Blender Git Commits

Blender Git "input_method_editor_partial_support" branch commits.

Page: 2 / 5

December 1, 2014, 14:12 (GMT)
IME: Deduplicate wmImeData + minor cleanup

* deduplicate use of wmImeData
* add missing "ifdef WITH_INPUT_IME"s
* usual minor cleanup
November 30, 2014, 19:06 (GMT)
Minor cleanup

Adressing some of the inline comments from @sergey and @campbellbarton
November 30, 2014, 15:28 (GMT)
Merge branch 'master' into ime
November 25, 2014, 23:47 (GMT)
Merge branch 'master' into ime
November 25, 2014, 23:34 (GMT)
General Review Changes

Main changes:
* avoid using MEM_mallocN on every redraw
* continue implementation of WITH_INPUT_IME CMake flag
* whitespace and code style cleanups
November 24, 2014, 21:22 (GMT)
Merge remote-tracking branch 'origin/master' into ime

Conflicts:
source/blender/editors/space_node/node_add.c
source/blender/editors/space_text/text_draw.c
source/blender/editors/space_view3d/view3d_edit.c
November 23, 2014, 23:41 (GMT)
Merge branch master into input_method_editor
November 23, 2014, 23:41 (GMT)
Finish support for CMake flag WITH_INPUT_IME

Note: implementation not finished, needs a bit cleanup
November 23, 2014, 23:41 (GMT)
Cleanup: Moar whitespace cleanup, plus remove missed printf

Hope that was the last cleanup commit for now :/
November 23, 2014, 23:41 (GMT)
Add missing files
November 23, 2014, 23:41 (GMT)
set up ime branch
November 23, 2014, 23:41 (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 23, 2014, 23:41 (GMT)
set up ime branch
November 23, 2014, 23:34 (GMT)
Fix BLI_Bitmap - was not usable in BKE area (strict compile flags).
November 23, 2014, 23:34 (GMT)
Minor edits to T42649 fix

- only modify paths for newly loaded images
- don't attempt to read from library paths
November 23, 2014, 23:33 (GMT)
Fix freestyle compile.

Do not know why this shows up now, probably a recent tweak in BLI_utildefines.h or so...
November 23, 2014, 23:33 (GMT)
Fix T42649: Use Relative Paths for Node Editor & 3D View Images

Images are now added with relative paths to the Node Editor and the 3D View.
November 23, 2014, 23:33 (GMT)
Refactor: BLI_path_util (split out app directory access)

This module is intended for path manipulation functions
but had utility functions added to access various directories.
November 23, 2014, 23:33 (GMT)
Refactor: BLI_path_util (part 2)

Use BKE_appdir/tempdir naming prefix for functions extracted from BLI_path_util
November 23, 2014, 23:33 (GMT)
Cleanup: warnings
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021