Blender Git Commit Log

Git Commits -> Revision 89d032d

Revision 89d032d by Lukas Toenne (hair_system)
August 15, 2014, 12:29 (GMT)
Implemented materials for hair systems.

This uses basically the same system as current particle hair: the hair
system is linked to the material via a slot index, which refers
to the object material slots. Unlike particle settings the hair system
is (for now) not a separate datablock, so the mapping is a bit more
consistent.

Commit Details:

Full Hash: 89d032d102da32e284911d0c6b01c2207c105d07
Parent Commit: 276d8d9
Lines Changed: +72, -3

4 Modified Paths:

/intern/cycles/blender/blender_curves.cpp (+3, -3) (Diff)
/release/scripts/startup/bl_ui/properties_physics_hair.py (+5, -0) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+62, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021