Blender Git Loki
Git Commits -> Revision abc9c26
Revision abc9c26 by Sergey Sharybin (master) June 11, 2015, 12:53 (GMT) |
Fix for unwanted particle re-distribution happening due to memory optimization The issue was caused by memory optimization marking particle system to recalc, and because of the way how particle flags works it was possible that it'll cause particle's re-distribution. Now this memory optimization will act the same as loading the file. This commit appears to be safe according to our render farm and is safe to be included into final release. |
Commit Details:
Full Hash: abc9c26ec81cc91bdfe889964c025805c69611d9
Parent Commit: a6803bf
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+1, -0) (Diff)