April 27, 2018, 19:22 (GMT) |
Edit Mesh: multi-object support for 'Fill Holes' |
April 27, 2018, 18:43 (GMT) |
Tool System: use release_confirm for extrude |
April 27, 2018, 18:38 (GMT) |
Tool System: inset tool now completes on release |
April 27, 2018, 18:33 (GMT) |
Fix quad view region dividing lines not drawing after recent changes. |
April 27, 2018, 18:03 (GMT) |
UI: respect separators for row layout |
April 27, 2018, 18:03 (GMT) |
UI: use the layouts scale_x to scale icon width |
April 27, 2018, 17:38 (GMT) |
UI: Set cursor to X_MOV when editing number button middle area Reviewers: campbellbarton, brecht Differential Revision: https://developer.blender.org/D3184 |
April 27, 2018, 17:37 (GMT) |
Merge branch 'blender2.8' into blender2.8-workbench |
Revision 1ecb9b6 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 27, 2018, 17:33 (GMT) |
WIP: Fix more operators for copy Still a memory segment fault when copy several strokes. |
April 27, 2018, 17:16 (GMT) |
UI: use new extrude icon and correct keymap |
April 27, 2018, 17:02 (GMT) |
UI: updated icons from @billreynish - black outlines (better readability). - add bone roll. - add extrude to cursor. |
April 27, 2018, 17:00 (GMT) |
Draw Edit Curve Overlay: Fix the offset direction of the contour of selected handles |
April 27, 2018, 16:52 (GMT) |
Fix missing action zones and emboss in the 3D viewport. Not really happy with the fix, but it works. With the new window draw method we are no longer storing the 3D viewport in 4 buffers, by having the GPU viewport function directly as the 3rd buffer. This means we need to draw the action zones into it, and so we need to keep the framebuffer bound a little longer. |
Revision 5512f02 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 27, 2018, 16:34 (GMT) |
Create hash of material colors for copy buffer |
April 27, 2018, 16:20 (GMT) |
UI: disable 3 column toolbars They conflict a little with showing a narrow toolbar w/ text. |
April 27, 2018, 16:02 (GMT) |
UI: multi-column toolbar support |
Revision d6b0d2a by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 27, 2018, 15:58 (GMT) |
Fix operators to use Materials instead of Palettes |
April 27, 2018, 15:47 (GMT) |
UI: Bring Embossing for the top-bar and quad-view Note: Quad-View region overlay drawing is not working because of e01cadd657c7. However I tested this patch after reverting that commit locally and this patch's code seems fine. Partial revert of 3d62230ed673. |
Revision 0cb4016 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 27, 2018, 15:29 (GMT) |
Convert old 2.7x files from Palettes to Materials |
Revision e19f017 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 27, 2018, 14:44 (GMT) |
Clear deprecated colorname field when write data This field must be cleared because the string is not used (deprecated). |
|
|
|


Master Commits
MiikaHweb | 2003-2021