blender/release/scripts/modules/bl_i18n_utils
Bastien Montagne a2e55171fe Bunch of fixes for UI messages.
Also generate rigid body constraint types in py bullet code from RNA enum values (simpler than having to sync the code when something is changed here!).

Side note: RNA API about icons still needs to expose icons for enum values, and conversion funcs between icon_name and icon_value!
2013-01-27 18:14:24 +00:00
..
__init__.py rename module to something less generic. 2012-07-03 11:32:42 +00:00
bl_process_msg.py Grumph, going quicker than the music! :P 2013-01-13 14:36:50 +00:00
check_po.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
clean_po.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
import_po_from_branches.py Some fixes: 2013-01-14 21:41:21 +00:00
merge_po.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
rtl_preprocess.py Fix for rtl processing of menu strings... 2012-10-04 13:49:39 +00:00
settings.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
spell_check_utils.py Bunch of fixes for UI messages. 2013-01-27 18:14:24 +00:00
update_branches.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
update_languages_menu.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
update_mo.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
update_msg.py Some cleanup, and update to make those files usable both as self-executables and module stuff... 2012-07-08 17:10:10 +00:00
update_po.py Minor updates: 2013-01-13 17:43:04 +00:00
update_pot.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
update_trunk.py Big refactor of bl_i18n_utils, switching to an object-based model. Still a bit wip. 2013-01-12 16:49:06 +00:00
user_settings.py rename module to something less generic. 2012-07-03 11:32:42 +00:00
utils.py Some fixes: 2013-01-14 21:41:21 +00:00