Blender Git Commit Log
Git Commits -> Revision 4152b4d
Revision 4152b4d by Lukas Toenne (temp_hair_modifiers) February 9, 2015, 13:24 (GMT) |
RNA for the modifiers list in ParticleSystem and basic UI code. |
Commit Details:
Full Hash: 4152b4ddc4acd5b5ddc37a6e0f0ee3d7c35ba585
Parent Commit: c229a1a
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)