blender/source
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
..
blender 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
blenderplayer Added missing stub for uiTemplateNodeSocket. 2013-03-18 17:24:47 +00:00
creator Fix: jittered brushes are not jittered, reported by kursad karatas. 2013-03-19 14:25:12 +00:00
gameengine BGE: Adding a getProfileInfo() function to bge.logic. This function returns a Python dictionary with the same information as the on screen profiler. 2013-03-19 04:51:37 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests code cleanup: incorrect sized array args, remove some redundant code. 2013-03-17 10:26:23 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00