Blender Git Commit Log

Git Commits -> Revision f086c5a

November 18, 2014, 00:44 (GMT)
CMake: add WITH_INPUT_IME option + various fixes/cleanup

*note:* implementation of WITH_INPUT_IME is only halfway finished, you'll
get build errors if you disable it

Commit Details:

Full Hash: f086c5a1ea400cd4808955eb817e3bb9b513c548
Parent Commit: c4b7440
Lines Changed: +442, -411

1 Added Path:

/intern/ghost/intern/GHOST_ImeWin32.h (+401, -0) (View)

1 Deleted Path:

/intern/ghost/GHOST_ImeWin32.h (+0, -401)

10 Modified Paths:

/CMakeLists.txt (+3, -0) (Diff)
/intern/ghost/CMakeLists.txt (+8, -2) (Diff)
/intern/ghost/GHOST_C-api.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+6, -2) (Diff)
/intern/ghost/intern/GHOST_ImeWin32.cpp (+4, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+6, -1) (Diff)
/intern/ghost/intern/GHOST_Window.h (+2, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+2, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021