Blender Git Commit Log

Git Commits -> Revision 30b6dac

Revision 30b6dac by Andrew Wiggin (master)
November 25, 2011, 13:28 (GMT)
Enable building cycles in bmesh branch

This change adds RNA access to tesselated face UVs and colors (MTFACE and MCOL), primarily for use by plugin renderers (e.g. cycles). The RNA mesh properties to get to these are prefixed with "tessface_" and additionally the help text states that these are for renderers, to try not to confuse existing mesh editing tool scripts into thinking they could just start using these values.

Commit Details:

Full Hash: 30b6dacb4b0e2e563787a584d582442ffab56310
SVN Revision: 42159
Parent Commit: 8d9d399
Lines Changed: +546, -68

5 Modified Paths:

/intern/cycles/blender/addon/properties.py (+2, -1) (Diff)
/intern/cycles/blender/blender_mesh.cpp (+4, -4) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+536, -62) (Diff)
/source/blender/makesrna/RNA_access.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021