Blender Git Commit Log

Git Commits -> Revision e426904

Revision e426904 by Bastien Montagne (master)
November 9, 2011, 14:13 (GMT)
Moving i18n code to BLF_translation.h

This way, we will be able to use it in non-UI parts of the code too.

Commit Details:

Full Hash: e4269043b492d2fb3ae1b751148d327ff59a26c9
SVN Revision: 41698
Parent Commit: ee1569b
Lines Changed: +64, -56

10 Modified Paths:

/source/blender/blenfont/BLF_translation.h (+10, -0) (Diff)
/source/blender/blenfont/intern/blf_translation.c (+45, -0) (Diff)
/source/blender/editors/include/UI_interface.h (+0, -10) (Diff)
/source/blender/editors/interface/interface.c (+0, -44) (Diff)
/source/blender/editors/interface/interface_panel.c (+2, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+2, -0) (Diff)
/source/blender/editors/space_node/node_templates.c (+2, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
/source/blender/python/intern/CMakeLists.txt (+1, -0) (Diff)
/source/blender/python/SConscript (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021