Blender Git Commit Log
Git Commits -> Revision eedfae8
Revision eedfae8 by Lukas Toenne February 3, 2015, 14:46 (GMT) |
RNA for the modifiers list in ParticleSystem and basic UI code. |
Commit Details:
Full Hash: eedfae856838a418da410503e6bb471c014abfad
Parent Commit: 529305f
Lines Changed: +149, -8
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+54, -0) (Diff)
/source/blender/editors/include/ED_particle.h (+8, -0) (Diff)
/source/blender/editors/physics/particle_modifier.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+79, -4) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+4, -0) (Diff)
/source/blender/editors/include/ED_particle.h (+8, -0) (Diff)
/source/blender/editors/physics/particle_modifier.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+79, -4) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+4, -0) (Diff)