Blender Git Commit Log
Git Commits -> Revision 322cf7c
Revision 322cf7c by Lukas Toenne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 3, 2015, 17:33 (GMT) |
More roughness options for offsetting child clumping. This is obviously total madness, this feature is totally unusable when the coder is not sitting next to you ... But so are the rest of particle settings, the only solution is a future node system. |
Commit Details:
Full Hash: 322cf7cf4e2445d4048ee3c2e763ce44d3a144d5
Parent Commit: 7e4e99c
Lines Changed: +52, -29
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+3, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -2) (Diff)
/source/blender/blenkernel/intern/particle_child.c (+31, -27) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+14, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -2) (Diff)
/source/blender/blenkernel/intern/particle_child.c (+31, -27) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+14, -0) (Diff)