Blender Git Commit Log

Git Commits -> Revision 288010c

Revision 288010c by Lukas Toenne (hair_system)
August 13, 2014, 11:11 (GMT)
Expose the hair render data via an emitter in the RNA for cycles.

The way this has to be constructed is quite ugly atm, due to limited
support for transient data such as iterators in the RNA. The alternative
would be to cache the hair data as a whole, which means allocating and
copying lots of memory. Eventually it would be nice to support this sort
of think in the RNA API ...

Commit Details:

Full Hash: 288010c1c2dacde87756f34cb48af8f239012957
Parent Commit: 6bbaa9e
Lines Changed: +166, -2

5 Modified Paths:

/source/blender/blenkernel/BKE_hair.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/hair.c (+18, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+143, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021