Blender Git Commit Log

Git Commits -> Revision edf826d

Revision edf826d by Bastien Montagne (master)
December 18, 2012, 18:25 (GMT)
Various minor fixes to i18n code (mostly, translation of enum items' tooltips was wrongly bound to iface option, not tooltips one, and recent changes in r53119 were incorectly using BLF_pgettext, made them simpler by using CTX_IFACE_ macro).

Also fixed CTX_FOO_ macros when building without i18n, those were kinda wrong.

And hid i18n ui section in userpreferences when built without its support too.

Commit Details:

Full Hash: edf826d9240a1e153329e133f98d6a7243aa0c48
SVN Revision: 53142
Parent Commit: 7e56e5a
Lines Changed: +37, -39

7 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+9, -9) (Diff)
/source/blender/blenfont/BLF_translation.h (+2, -2) (Diff)
/source/blender/blenfont/intern/blf_lang.c (+3, -3) (Diff)
/source/blender/editors/interface/interface.c (+2, -6) (Diff)
/source/blender/editors/interface/interface_layout.c (+5, -10) (Diff)
/source/blender/editors/interface/interface_templates.c (+4, -3) (Diff)
/source/blender/makesrna/intern/rna_access.c (+12, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021