This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
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
..
2013-04-18 01:52:38 +00:00
2013-04-25 16:35:57 +00:00
2013-04-25 16:35:57 +00:00
2013-04-25 16:35:57 +00:00
2013-04-25 16:35:57 +00:00
2013-04-18 01:52:38 +00:00