June 1, 2018, 13:41 (GMT) |
blenderplayer: add stubs
|
June 1, 2018, 13:41 (GMT) |
|
June 1, 2018, 13:41 (GMT) |
Fix T55093: Bisect + fill crash |
June 1, 2018, 13:41 (GMT) |
Fix incorrect size in aligned lockfree realloc
Thanks to @alikendarfen for finding.
|
June 1, 2018, 13:41 (GMT) |
CMake: only include licences for enabled libs
|
June 1, 2018, 13:41 (GMT) |
Cleanup: use const for transform internal API
|
June 1, 2018, 13:41 (GMT) |
Fix/workaround RNA build error in C++ API.
It seems output parameter needs to be the last one.
|
June 1, 2018, 13:41 (GMT) |
Fix too much memory usage for Cycles attribute map.
Thanks to Thomas Krebs for identifying the problem and solution.
|
June 1, 2018, 13:41 (GMT) |
WM: utility to find a keymap item from an operator
Also RNA access to WM_keyconfig_update, needed when generating dynamic keymaps used in menus immediately after.
|
June 1, 2018, 13:41 (GMT) |
Cleanup: correct variable names
|