June 8, 2018, 08:52 (GMT) |
Fix regression in grease pencil drawing Drag events finished drawing early. |
June 8, 2018, 08:41 (GMT) |
Workbench: UI for custom studio lights/matcaps - all known image types are supported - BpyAPI for studiolights added - added open user pref operator in shading menu - possible to add multiple files in a single run For now refreshing studio lights will free all studiolights and reinit the whole mechanism. This can be improved by only freeing deleted, reset updated and add new custom studiolights. details to show currently only shows the path we perhaps want to add other information also |
June 8, 2018, 08:07 (GMT) |
Keymap: continued testing/development (search key) Use Accent/Grave for search, to be more convenient than F-Keys. This sets F3 back to what it was before. |
Revision ad5196b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 8, 2018, 07:55 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: release/scripts/startup/bl_ui/space_view3d.py source/blender/editors/object/object_ops.c |
Revision 7afa353 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 8, 2018, 07:44 (GMT) |
Redo stats calculation Now the stat info is saved in the datablock to avoid recalculations and the stats are calculated in one function. Still pending move the update of the stats to a better place to calculate only when the object change, maybe in depsgraph evaluation. |
June 8, 2018, 07:38 (GMT) |
Improved "Add Region" operator that binds to a selected face map and creates a default bundle. |
June 8, 2018, 06:50 (GMT) |
Merge branch 'master' into blender2.8 |
June 8, 2018, 06:48 (GMT) |
Fix T55301: Transform confirm on release fails w/ MMB |
June 8, 2018, 06:46 (GMT) |
WM: backport event/keymap type util from 2.8 |
Revision 7b4fc58 by Campbell Barton (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 8, 2018, 06:23 (GMT) |
Fix macro argument use |
June 8, 2018, 06:10 (GMT) |
Merge branch 'master' into blender2.8 |
June 8, 2018, 06:07 (GMT) |
Cleanup: trailing space Remove from blender/nodes, collada, blenfont & render. |
June 8, 2018, 06:02 (GMT) |
Merge branch 'master' into blender2.8 |
June 8, 2018, 06:01 (GMT) |
Fix recently added drag events closing menus |
June 8, 2018, 04:31 (GMT) |
Transform: fix non-3D view editmode assert |
June 7, 2018, 19:02 (GMT) |
Use eval mesh for the scalp consistently, never directly access scalp_object->data. |
June 7, 2018, 18:46 (GMT) |
Keymap: continued testing/development After testing in the studio and extending the event system for drag events, we've agreed on adjustments to the new keymap, see: T55162 - Tab: Edit-mode toggle. - Tab + Cursor Drag: mode switching pie menu. - Accent/Grave: for 3D view pie menu. - F3: Search - 1..3, Shift-1..3: Edit mesh vertex/edge/face toggle. Other minor changes were made, however they aren't part of the design. - Ctrl-Shift-S: Image editor Save-As (was F3) - Ctrl-Alt-R: Repeat history (was F3) |
June 7, 2018, 18:41 (GMT) |
Merge branch 'master' into blender2.8 |
June 7, 2018, 18:39 (GMT) |
WM: fix drag events applying after release |
June 7, 2018, 18:35 (GMT) |
GHOST/X11: Xinput/XIM support caused double key-up All keyboard events were sending double key events (including modifiers) when xinput was enabled with gnome (causing much confusion!). I cant test if XIM works, but this isn't useful to send double events, so disabling for now. |
|
|
|


Master Commits
MiikaHweb | 2003-2021