November 15, 2018, 10:43 (GMT) |
Depsgraph: Use more human readable relation keys identifier |
November 15, 2018, 08:36 (GMT) |
UI: remove node tree panels This duplicates items in the add menu and uses a lot of vertical space. This should be used for tools or disabled. |
November 15, 2018, 07:50 (GMT) |
Cleanup: typo, whitespace |
November 15, 2018, 07:46 (GMT) |
WM: use Python bytecode cache to run presets Key-maps can be very large, avoid parsing on every startup. |
November 15, 2018, 06:44 (GMT) |
November 15, 2018, 06:12 (GMT) |
WM: use spacebar press event (not double click) Functionality) is nicer but this uses a hack to make it work, keep the code under a variable in case we want to remove. |
November 15, 2018, 04:43 (GMT) |
Fix gizmos in the node editor |
November 15, 2018, 03:11 (GMT) |
Gizmo: tweak navigation drawing for axis views Axis aligned views now show both small/large handles, this makes it possible to well if the view is in front or behind. |
November 15, 2018, 02:51 (GMT) |
Keymap: remove keymap export that wrote API calls Use new keymap format which defines data to be loaded. |
November 15, 2018, 02:38 (GMT) |
Tool System: use preset keymap loading logic The data structures for tool keymaps and presets were different, use the same structure and expose function publicly. |
November 15, 2018, 02:34 (GMT) |
Missed when moving tool keymaps |
November 15, 2018, 01:54 (GMT) |
Keymap: use parameters for tool keymap |
November 15, 2018, 01:45 (GMT) |
Keymap: move tool system keymaps into the default keymap Note that tools can still define their keymaps, since it's useful for add-ons. |
November 14, 2018, 22:51 (GMT) |
WM: remove warning when toolbar not found Not useful for general usage, so removing. |
November 14, 2018, 22:44 (GMT) |
Gizmo: use color fading to show depth for navigate Previously the positive axis was always brighter, now use bright colors which face towards the view. |
November 14, 2018, 21:17 (GMT) |
Gizmo: minor fix for navigation axis color When view aligned, the near axis was hidden, making it seem as if the opposite axis was at the front. |
November 14, 2018, 20:59 (GMT) |
Gizmo: skip text drawing w/ select for navigate Also use struct for storing extra args. |
November 14, 2018, 19:18 (GMT) |
fix: collada: preserve original object and bone names in export |
November 14, 2018, 18:47 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into collada2.8 |
November 14, 2018, 18:47 (GMT) |
fix: collada: preserve original material names in export |
|
|
|


Master Commits
MiikaHweb | 2003-2021