Blender Git Commit Log

Git Commits -> Revision 606f8b2

Revision 606f8b2 by Lukas Toenne (hair_guides_grooming)
June 4, 2018, 10:07 (GMT)
Move material_index property from hair to groom.

This refers to a material slot in an object, so for pure hair system
would have to use the scalp object slots, which is confusing.

Commit Details:

Full Hash: 606f8b25762cc0738faf077a1c1c2ae9f9d9cf1f
Parent Commit: 489d5e9
Lines Changed: +105, -95

9 Modified Paths:

/intern/cycles/blender/blender_curves.cpp (+12, -11) (Diff)
/release/scripts/startup/bl_ui/properties_data_groom.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/groom.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/hair.c (+0, -2) (Diff)
/source/blender/draw/engines/eevee/eevee_materials.c (+21, -14) (Diff)
/source/blender/makesdna/DNA_groom_types.h (+5, -1) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+0, -4) (Diff)
/source/blender/makesrna/intern/rna_groom.c (+62, -0) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+1, -63) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021