Blender Git Loki
Git Commits -> Revision d42525a
Revision d42525a by Lukas Toenne (master) January 20, 2015, 08:30 (GMT) |
Reimplemented the voxel texture type for displaying hair continuum grids. Conflicts: source/blender/physics/intern/BPH_mass_spring.cpp |
Commit Details:
Full Hash: d42525a9b5493b758d0f19423bafc43cd335955b
Parent Commit: cd717f1
Lines Changed: +899, -878
7 Modified Paths:
/source/blender/physics/BPH_mass_spring.h (+4, -1) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+871, -844) (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 (+871, -844) (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)