Blender Git Commit Log
Git Commits -> Revision 7253c67
Revision 7253c67 by Lukas Toenne (particles_refactor) April 22, 2014, 09:23 (GMT) |
Only call the 'validate' function for particles once, to prevent them from being removed and added back to the world continuously, which resets the motion state each time. Also set the USED flag outside of validate since this is not executed every step and would otherwise delete all existing particles. |
Commit Details:
Full Hash: 7253c6752bf0ac239c52767a84321e8d4b8c06c4
Parent Commit: 772b08b
Lines Changed: +7, -4
1 Modified Path:
/source/blender/blenkernel/intern/rigidbody.c (+7, -4) (Diff)