Blender Git Commit Log
Git Commits -> Revision b37540e
Revision b37540e by Ton Roosendaal (master) November 11, 2005, 19:41 (GMT) |
Three particle fixes; - "Disp" option allows to go back to zero, effectively disabling the entire particle generating. - When parenting guides to an emitter the depgraph sees a cyclic relation, which caused not updating the particles correct on loading it. - Moved creating guide Cache completely outside of the particle loop, should make it faster to use with large amounts of particles and objects. |
Commit Details:
Full Hash: b37540ef61df75155559344523f7a81fdcc605ea
SVN Revision: 5771
Parent Commit: fe9bd18
Lines Changed: +19, -15