Blender Git Commit Log
Git Commits -> Revision 6a2ea7e
Revision 6a2ea7e by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) October 31, 2014, 19:29 (GMT) |
Reimplemented the voxel texture type for displaying hair continuum grids. |
Commit Details:
Full Hash: 6a2ea7eb4e5b934109edf8cf68d0439a66ecd92d
Parent Commit: 12657f7
Lines Changed: +74, -52
7 Modified Paths:
/source/blender/physics/BPH_mass_spring.h (+4, -1) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+46, -18) (Diff)
/source/blender/physics/intern/hair_volume.c (+15, -31) (Diff)
/source/blender/physics/intern/implicit.h (+5, -0) (Diff)
/source/blender/render/CMakeLists.txt (+1, -0) (Diff)
/source/blender/render/intern/source/voxeldata.c (+2, -2) (Diff)
/source/blender/render/SConscript (+1, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+46, -18) (Diff)
/source/blender/physics/intern/hair_volume.c (+15, -31) (Diff)
/source/blender/physics/intern/implicit.h (+5, -0) (Diff)
/source/blender/render/CMakeLists.txt (+1, -0) (Diff)
/source/blender/render/intern/source/voxeldata.c (+2, -2) (Diff)
/source/blender/render/SConscript (+1, -0) (Diff)