Cycles Hair: Multiple vertex colours and UV coordinates

Added export of multiple UV coordinates and vertex colour attributes.

A debugging option to export the strands without using the cache has also been removed.
This commit is contained in:
Stuart Broadfoot
2013-01-23 17:15:45 +00:00
parent ed652aa8d1
commit 976c6b7b6e
6 changed files with 72 additions and 145 deletions

View File

@@ -108,7 +108,6 @@ public:
bool use_curves;
bool use_smooth;
bool use_cache;
bool use_parents;
bool use_encasing;
bool use_backfacing;