Revision c6acfdf by Bastien Montagne / Julian Eisel (input_method_editor, input_method_editor_partial_support) November 23, 2014, 23:30 (GMT) |
Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to BKE_object_deform. Along with some minor cleanup and simplifications. Reviewers: campbellbarton Subscribers: sergey Differential Revision: https://developer.blender.org/D903 |
November 18, 2014, 22:12 (GMT) |
Merge branch 'master' of git.blender.org:blender into input_method_editor |
November 18, 2014, 19:05 (GMT) |
Finish support for CMake flag WITH_INPUT_IME Note: implementation not finished, needs a bit cleanup |
November 18, 2014, 14:57 (GMT) |
Cleanup: Moar whitespace cleanup, plus remove missed printf Hope that was the last cleanup commit for now :/ |
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 |
November 17, 2014, 23:02 (GMT) |
November 17, 2014, 22:57 (GMT) |
Add missing files |
November 17, 2014, 22:28 (GMT) |
Cleanup: Whitespace, Comments, etc. It may be a bit early to do such cleanups, there are more important things to do first, but those things are extremely time consuming and I wanted to get rid of them first ;) |
November 17, 2014, 17:30 (GMT) |
Cleanup: Use *win instead of *window (moar consistent) |
November 17, 2014, 17:18 (GMT) |
set up ime branch |
|