Blender Git Commit Log

Git Commits -> Revision bfe9fc2

April 9, 2015, 10:11 (GMT)
Extended Cycles to support both parent and child strands.

The code for syncing Strands and StrandsChildren data to Cycles curves
is almost identical, so to avoid code duplication a little templated
traits type has been defined, which provides the appropriate accessors
for both cases. This is very local and should not be too confusing.

Commit Details:

Full Hash: bfe9fc218d2a5d7201803b381da5dfe1b0491b0b
Parent Commit: cf1f78c
Lines Changed: +257, -41

3 Modified Paths:

/intern/cycles/blender/blender_curves.cpp (+131, -41) (Diff)
/source/blender/makesrna/intern/rna_object.c (+72, -0) (Diff)
/source/blender/makesrna/intern/rna_strands.c (+54, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021