Blender Git Loki
Git Commits -> Revision 2e2174e
Revision 2e2174e by Lukas Toenne (temp_hair_flow) January 8, 2015, 13:25 (GMT) |
Use a particle system flag to toggle hair flow calculation. |
Commit Details:
Full Hash: 2e2174e9e6b70c9fc3f8d824dc71fa61fd1bb7b6
Parent Commit: 0f9eb48
Lines Changed: +30, -9
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+3, -3) (Diff)
/source/blender/editors/hair/hair_edit.c (+19, -0) (Diff)
/source/blender/editors/hair/hair_flow.c (+1, -6) (Diff)
/source/blender/editors/hair/hair_intern.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+5, -0) (Diff)
/source/blender/editors/hair/hair_edit.c (+19, -0) (Diff)
/source/blender/editors/hair/hair_flow.c (+1, -6) (Diff)
/source/blender/editors/hair/hair_intern.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+5, -0) (Diff)