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