September 3, 2018, 09:07 (GMT) |
Fix T56659: Flow UI: Checkboxes report wrong width, making layouts jump to multi-columns too soon. Wrong handling of ideal width when splitting buttons and labels appart for checkboxes... |
September 3, 2018, 08:24 (GMT) |
Cleanup: warning |
September 3, 2018, 08:14 (GMT) |
GP: Cleanup function parameter There was a mix of enum parameters and int/bool values. |
Revision b216e9e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) September 3, 2018, 06:29 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
September 3, 2018, 04:21 (GMT) |
Fix exception running toolbar w/o an active space |
September 3, 2018, 04:14 (GMT) |
Cleanup: use single quotes for enum's |
September 3, 2018, 04:00 (GMT) |
UI: remove rotate/reverse UV's from menu These are quite obscure operations and are already available in the "Face Data" menu. |
September 3, 2018, 03:53 (GMT) |
UI: disable key shortcuts for tools Only show shortcuts in the tooltips since they use different logic. |
September 3, 2018, 02:50 (GMT) |
Cleanup: replace __import__ w/ import argument |
September 3, 2018, 02:43 (GMT) |
PyAPI: add optional imports to expression eval API Avoids having to use `__import__` to access modules. |
September 3, 2018, 02:43 (GMT) |
Merge branch 'master' into blender2.8 |
September 3, 2018, 01:26 (GMT) |
Tool System: Show popup accelerators in tooltip The tooltips for tools in the toolbar now show how to access. |
September 3, 2018, 01:05 (GMT) |
Tool System: map keys bound directly to a tools If a key is bound to activate a tool in the tool-system, add this to the popup keymap. |
September 3, 2018, 00:16 (GMT) |
Fix toolbar popup outside the window region |
September 2, 2018, 20:09 (GMT) |
let neighbor shards now only be stopped if propagate trigger is enabled |
September 2, 2018, 13:30 (GMT) |
Fix part of T56654: Freestyle hiding viewlayer buttons when there is no lineset. Buttons' context 'path' has to bee handled carefully, especially when building more than one step in a single call... |
September 2, 2018, 11:35 (GMT) |
Keymap: Double tap A-Key to de-select all Uses double click events for the keyboard, which wasn't used before. Experimental feature suggested by @venomgfx |
September 2, 2018, 11:25 (GMT) |
Cleanup: move select all/none/invert into template |
September 2, 2018, 10:40 (GMT) |
Explicit object pointer needed for scalp access functions in RNA. |
September 2, 2018, 10:05 (GMT) |
UI: correct unintended space in string formatting |
|
|
|


Master Commits
MiikaHweb | 2003-2021