blender/release/scripts
Bastien Montagne 885441e758 I18n users request: add the ability to use a translated name for newly added/created objects or other datablocks.
This simply adds a third "translation type" (in addition to iface and tip), "new data", with relevant user settings flag and helper funcs/macros (and py api).

Currently implemented name translation when adding new objects, as well as modifiers and constraints, will add the others (cd layers, scenes, perhaps nodes [though I think they do not need this], etc.) later.
2013-03-20 18:42:09 +00:00
..
modules Small changes/additions to i18n tools. 2013-03-19 15:49:53 +00:00
presets code cleanup: pep8 & minor changes 2013-03-11 02:19:58 +00:00
startup I18n users request: add the ability to use a translated name for newly added/created objects or other datablocks. 2013-03-20 18:42:09 +00:00
templates_osl OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
templates_py Merge of the PyNodes branch (aka "custom nodes") into trunk. 2013-03-18 16:34:57 +00:00