Blender Git Loki
Git Commits -> Revision 325990f
Revision 325990f by Lukas Toenne (master) January 20, 2015, 08:30 (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: 325990ff6e57bfbac9c3aab5d12f13670f9ef246
Parent Commit: faa112c
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)