Blender Git Commit Log
Git Commits -> Revision db03788
Revision db03788 by Joshua Leung (master) June 24, 2009, 02:11 (GMT) |
2.5 - Particle Settings now Animateable Added AnimData to ParticleSettings so that this will work. This seems to be ok in the brief tests I did, but be warned that this may not be optimal for the Particles System... |
Commit Details:
Full Hash: db03788ad3ffe3a4c777b70fa5c53f99c5900620
SVN Revision: 21119
Parent Commit: 483e947
Lines Changed: +18, -9
5 Modified Paths:
/source/blender/blenkernel/intern/anim_sys.c (+4, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+3, -8) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+3, -8) (Diff)