Blender Git Loki
Git Commits -> Revision 7289f36
Revision 7289f36 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) November 14, 2014, 15:48 (GMT) |
Use dedicated debug values in cloth settings instead of abusing unused other values. |
Commit Details:
Full Hash: 7289f36a59df013e0238684bfeb11954c1cca3ba
Parent Commit: f5e1be8
Lines Changed: +49, -12
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+5, -0) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+20, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+2, -0) (Diff)
/source/blender/physics/intern/hair_volume.cpp (+14, -10) (Diff)
/source/blender/physics/intern/implicit.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+20, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+2, -0) (Diff)
/source/blender/physics/intern/hair_volume.cpp (+14, -10) (Diff)
/source/blender/physics/intern/implicit.h (+2, -2) (Diff)