Blender Git Commit Log
Git Commits -> Revision 3ddea1f
Revision 3ddea1f by Sergey Sharybin (blender-v2.75-release) June 18, 2015, 15:24 (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: 3ddea1fa462dc40bc0c6fe3f53a61324799121c0
Parent Commit: 45fd68b
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+1, -0) (Diff)