Go to file
Andrew Wiggin 30b6dacb4b 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.
2011-11-25 13:28:04 +00:00
build_files svn merge ^/trunk/blender -r42116:42139 2011-11-24 20:01:45 +00:00
doc pep8 edits and avoid naming conflicts with python builtins 2011-11-24 19:36:12 +00:00
extern This checks shouldn't have been removed. 2011-11-23 18:28:12 +00:00
intern Enable building cycles in bmesh branch 2011-11-25 13:28:04 +00:00
release svn merge ^/trunk/blender -r42116:42139 2011-11-24 20:01:45 +00:00
source Enable building cycles in bmesh branch 2011-11-25 13:28:04 +00:00
CMakeLists.txt svn merge -r41779:41847 ^/trunk/blender 2011-11-15 02:58:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct exclude addons_contrib/ for release builds. 2011-11-17 19:43:59 +00:00