Blender Git Commit Log

Git Commits -> Revision a5bdc8a

Revision a5bdc8a by Lukas Toenne (hair_system)
August 24, 2014, 16:54 (GMT)
Voxel texture mode "Hair" for displaying hair volume data.

Currently only a dummy attribute "randomstuff" exists, this will be
replaced by actual hair data (density and filtered velocities).

Commit Details:

Full Hash: a5bdc8a105144adba9550380edf5c2ed3dcd9d7c
Parent Commit: 395b914
Lines Changed: +67, -20

10 Modified Paths:

/source/blender/hair/HAIR_capi.cpp (+6, -0) (Diff)
/source/blender/hair/HAIR_capi.h (+3, -0) (Diff)
/source/blender/hair/HAIR_debug_types.h (+0, -6) (Diff)
/source/blender/hair/intern/HAIR_debug.cpp (+19, -12) (Diff)
/source/blender/hair/intern/HAIR_debug.h (+3, -1) (Diff)
/source/blender/hair/intern/HAIR_volume.cpp (+7, -1) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+1, -0) (Diff)
/source/blender/render/CMakeLists.txt (+1, -0) (Diff)
/source/blender/render/intern/source/voxeldata.c (+26, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021