Blender Git Commit Log
Git Commits -> Revision dc1e92f
Revision dc1e92f by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 17, 2014, 12:21 (GMT) |
Made the voxel grid size for hair interaction configurable and increased the default to 32. |
Commit Details:
Full Hash: dc1e92f16de6f4beb8f5b617c503925fdceff694
Parent Commit: 7334e9d
Lines Changed: +36, -8
8 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+4, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+2, -0) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+19, -0) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+7, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+1, -1) (Diff)
/source/blender/physics/intern/hair_volume.c (+1, -5) (Diff)
/source/blender/physics/intern/implicit.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+2, -0) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+19, -0) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+7, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+1, -1) (Diff)
/source/blender/physics/intern/hair_volume.c (+1, -5) (Diff)
/source/blender/physics/intern/implicit.h (+1, -1) (Diff)