Blender Git Commit Log
Git Commits -> Revision eb843af
Revision eb843af by Lukas Toenne (hair_system) August 14, 2014, 10:56 (GMT) |
Moved hair render settings into own struct and added strand thickness parameters. |
Commit Details:
Full Hash: eb843af7c9dc17e96da1a38ef56540a481824164
Parent Commit: 53d0f76
Lines Changed: +106, -24
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_common.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_hair.py (+14, -2) (Diff)
/source/blender/blenkernel/intern/hair.c (+24, -15) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+20, -5) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+47, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_hair.py (+14, -2) (Diff)
/source/blender/blenkernel/intern/hair.c (+24, -15) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+20, -5) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+47, -1) (Diff)