blender/source/blender
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
..
avi Fix for build error with previous commit, seems the order of #includes matters here. 2013-03-13 17:30:31 +00:00
blenfont 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
blenkernel 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
blenlib add BLI_rcti,f_recenter() 2013-03-19 10:54:52 +00:00
blenloader Prefetching for movie clips 2013-03-20 17:03:20 +00:00
bmesh style cleanup 2013-03-18 11:44:56 +00:00
collada code cleanup 2013-03-18 18:25:05 +00:00
compositor Changes to compositor output node 2013-03-20 18:01:47 +00:00
datatoc avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste. 2012-12-15 07:57:16 +00:00
editors 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
gpu code cleanup 2013-03-18 18:25:05 +00:00
ikplugin code cleanup: favor braces when blocks have mixed brace use. 2013-03-09 03:46:30 +00:00
imbuf Prefetching for movie clips 2013-03-20 17:03:20 +00:00
makesdna 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
makesrna 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
modifiers Bugfix [#34710] Crash on duplicating object with cloth modifier. 2013-03-20 17:45:35 +00:00
nodes Removed the is_local_tree property from compo/shader/texture node trees. This was using an ID property, which causes trouble with 2.62 builds (possibly later) due to an old bug that causes ID properties in local node trees not loaded correctly. The bug has been fixed since then, but creating id properties will break with these builds. The property was not really necessary, so removing it will make it work as long as users don't add id properties themselves. 2013-03-19 18:15:33 +00:00
python 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
quicktime style cleanup 2013-03-18 11:44:56 +00:00
render code cleanup 2013-03-18 18:25:05 +00:00
windowmanager Prefetching for movie clips 2013-03-20 17:03:20 +00:00
CMakeLists.txt Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00
SConscript Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00