Blender Git Commit Log
Git Commits -> Revision 3c1956f
Revision 3c1956f by Ton Roosendaal (master) July 2, 2006, 12:46 (GMT) |
Bugfix #4556 When a curve guide animates, it doesn't correctly work on dynamic particles. This because the guides work on a fixed starting position (the birth of particle) and then defines a full path for the entire particle. It is clear this was only coded with static particles in mind... Nevertheless, I've added a line of code to at least put the curve guide on correct location for the moment a particle gets born. Report moved to the todo tracker; this should be a spec for particle recode |
Commit Details:
Full Hash: 3c1956f5cdafaa14ced3cce3e2e07daca0633247
SVN Revision: 8012
Parent Commit: e4354bb
Lines Changed: +4, -1
1 Modified Path:
/source/blender/blenkernel/intern/effect.c (+4, -1) (Diff)