Blender Git Commit Log

Git Commits -> Revision cd02cb3

Revision cd02cb3 by Lukas Toenne (hair_system)
August 8, 2014, 15:57 (GMT)
Debugging UI for enabling debug draw options directly without build
options.

Commit Details:

Full Hash: cd02cb389180cef5b73a21a0e2ff813b1af73d47
Parent Commit: 69159cb
Lines Changed: +133, -55

11 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+12, -0) (Diff)
/source/blender/blenkernel/BKE_hair.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/hair.c (+11, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+17, -19) (Diff)
/source/blender/editors/space_view3d/drawhair.c (+19, -12) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -3) (Diff)
/source/blender/hair/intern/HAIR_solver.cpp (+1, -1) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+7, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+12, -9) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+48, -0) (Diff)
/source/blender/modifiers/intern/MOD_hair.c (+1, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021