Blender Git Commit Log

Git Commits -> Revision 6fa838f

August 7, 2017, 17:04 (GMT)
List of 'Hair Groups' in hair patterns that will generate actual fibers for rendering.

Each group affects a subset of the hair follicles, so that multiple effects can be combined
without overlapping sample sets.

Commit Details:

Full Hash: 6fa838f6d30a9b1936416f54b4a637e86e04b2e1
Parent Commit: 41e8bd9
Lines Changed: +252, -20

1 Added Path:

/release/scripts/startup/bl_ui/properties_hair.py (+40, -0) (View)

9 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+11, -3) (Diff)
/release/scripts/startup/bl_ui/__init__.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_hair.h (+8, -0) (Diff)
/source/blender/blenkernel/intern/hair.c (+74, -6) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+17, -1) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+95, -10) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021