Blender Git Commit Log
Git Commits -> Revision 1c63260
Revision 1c63260 by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 19:06 (GMT) |
Use dedicated debug values in cloth settings instead of abusing unused other values. Conflicts: source/blender/physics/intern/BPH_mass_spring.cpp |
Commit Details:
Full Hash: 1c63260a2cca84488fa35fc15fcae246afb6d3b8
Parent Commit: 2575efc
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)