Blender Git Commit Log

Git Commits -> Revision 27a72d8

December 4, 2014, 21:01 (GMT)
IME: New Branch For Text Button Support Only

This sets up the branch for IME support limited to text buttons only. Text
Editor, Info Editor and Console support has been removed in this commit,
as decision was made to only merge IME for text buttons in 2.73 (the rest
can follow up later).

Commit Details:

Full Hash: 27a72d822b4b784d99a9b624aa4674caf73547a6
Parent Commit: 1254e98
Lines Changed: +62, -526

20 Modified Paths:

/source/blender/editors/screen/CMakeLists.txt (+0, -6) (Diff)
/source/blender/editors/screen/screen_edit.c (+0, -6) (Diff)
/source/blender/editors/space_console/CMakeLists.txt (+0, -6) (Diff)
/source/blender/editors/space_console/console_draw.c (+10, -45) (Diff)
/source/blender/editors/space_console/console_intern.h (+2, -2) (Diff)
/source/blender/editors/space_console/console_ops.c (+3, -49) (Diff)
/source/blender/editors/space_console/space_console.c (+1, -44) (Diff)
/source/blender/editors/space_info/CMakeLists.txt (+0, -6) (Diff)
/source/blender/editors/space_info/info_draw.c (+9, -9) (Diff)
/source/blender/editors/space_info/info_intern.h (+3, -3) (Diff)
/source/blender/editors/space_info/info_report.c (+4, -6) (Diff)
/source/blender/editors/space_info/space_info.c (+2, -4) (Diff)
/source/blender/editors/space_info/textview.c (+5, -113) (Diff)
/source/blender/editors/space_info/textview.h (+3, -2) (Diff)
/source/blender/editors/space_text/CMakeLists.txt (+0, -6) (Diff)
/source/blender/editors/space_text/space_text.c (+1, -38) (Diff)
/source/blender/editors/space_text/text_draw.c (+18, -128) (Diff)
/source/blender/editors/space_text/text_format.h (+0, -2) (Diff)
/source/blender/editors/space_text/text_intern.h (+1, -1) (Diff)
/source/blender/editors/space_text/text_ops.c (+0, -50) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021