Blender Git Commit Log
Git Commits -> Revision ec04ad1
Revision ec04ad1 by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 17:05 (GMT) |
Made the voxel grid size for hair interaction configurable and increased the default to 32. Conflicts: source/blender/blenloader/intern/versioning_270.c |
Commit Details:
Full Hash: ec04ad1dceecb932ebcfcacb44ffde871eef5136
Parent Commit: 90c9e3b
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)