Go to file
Bastien Montagne e22c52af16 Fix [#34545] Render layer name is unwantedly translated in composite node editor
Some enums' items actually are generated from data (like the render layers of compo nodes), so they should not be translated. Added a PROP_ENUM_NO_TRANSLATE new RNA flag to tag those enums (only found those for nodes, but may be more of them around).

Also fix similar issue in main list of render layers (Py UI code! :P ).
2013-04-25 17:40:08 +00:00
build_files Strip unneeded folders and files from numpy 2013-04-23 15:51:41 +00:00
doc Py API doc generation: add bpy.app.translations module, and fix a few errors found while building the doc. Thanks to Campbell for review. 2013-04-19 13:00:21 +00:00
extern Update Ceres to current upstream version 2013-04-22 09:25:37 +00:00
intern Fix #35077: cycles incorrectly rendered an empty with dupligroup that was 2013-04-25 14:16:24 +00:00
release Fix [#34545] Render layer name is unwantedly translated in composite node editor 2013-04-25 17:40:08 +00:00
source Fix [#34545] Render layer name is unwantedly translated in composite node editor 2013-04-25 17:40:08 +00:00
CMakeLists.txt Don't use auto vectorization for MinGW-w64. It may be a source for 2013-04-17 11:16:53 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00