Blender Git Commit Log

Git Commits -> Revision 6ae5775

Revision 6ae5775 by Lukas Toenne
February 3, 2015, 11:54 (GMT)
Operators for adding, removing and moving particle modifiers.

Commit Details:

Full Hash: 6ae5775c01cff66e32d0b0d12ef98f1b78ba8b95
Parent Commit: 182d6f1
Lines Changed: +512, -0

1 Added Path:

/source/blender/editors/physics/particle_modifier.c (+435, -0) (View)

9 Modified Paths:

/source/blender/blenkernel/BKE_particle.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/particle_modifier.c (+46, -0) (Diff)
/source/blender/editors/include/ED_particle.h (+10, -0) (Diff)
/source/blender/editors/physics/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/physics/physics_intern.h (+5, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+6, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021