February 28, 2019, 01:14 (GMT) |
Cleanup: warning |
February 27, 2019, 23:37 (GMT) |
Makefile: icons target now uses make variables Add examples in help text. |
February 27, 2019, 23:35 (GMT) |
Makefile: use BLENDER_BIN variable if passed in When the default build path isn't used, it's still handy to be able to run utility commands. |
February 27, 2019, 23:12 (GMT) |
Makefile: move help text to string literal Editing text in @echo commands wasn't convenient. |
February 27, 2019, 21:48 (GMT) |
Refactors preview drawing code with few functional modifications: Fix T61241 - Changing preview size does not affect drawn image size, only resolution. -- Consistent behavior, when changing full-size / proxy / scene render size -- Scopes are rendered in *same size* as source image -- Over all, user does not have to readjust preview zoom. Reviewed by: Brecht Differential revision: https://developer.blender.org/D4315 |
Revision 370d629 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) February 27, 2019, 19:46 (GMT) |
GPencil: Remove dummy marker for Grease Pencil objects After adding selecction using strokes, the dummy is not required because it was added as a provisional solution while we implement stroke selection. |
Revision 0b0bda3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) February 27, 2019, 18:50 (GMT) |
GPencil: Add selection support for objects using strokes Now it's possible to select a grease pencil object without using the dummy. |
February 27, 2019, 18:50 (GMT) |
UI Particles: Minor tweaks to labels * Capitalize 'Orientation Axis' and 'Multiply Mass with Size' * Rename 'Scaling' to 'Radius Scale' |
February 27, 2019, 18:50 (GMT) |
UI: Rename 'Object' to 'Object Velocity' in particle settings |
February 27, 2019, 18:50 (GMT) |
UI: Rename Display -> Viewport Display panel |
Revision 21bcc58 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) February 27, 2019, 18:50 (GMT) |
Merge branch 'master' into greasepencil-object |
February 27, 2019, 18:37 (GMT) |
Cleanup: better names and comments for library ID linking code. Differential Revision: https://developer.blender.org/D4415 |
February 27, 2019, 16:52 (GMT) |
Fix T61988, Bevel miter on small scale. Take two at fix, hopefully without unintended commits to submodules this time. |
February 27, 2019, 16:46 (GMT) |
Armature: Make selection only work on outlines in wireframe mode This was not working in edit mode and broken in posemode + bounding box display type. This makes possible to select bones inside other bones. |
February 27, 2019, 16:46 (GMT) |
Armature: Remove the Transparent Bone overlay option The option is replaced by the Wireframe mode display which (in edit & pose mode) does exactly what transparent bones did. |
February 27, 2019, 16:46 (GMT) |
Armature: Force Transparent bone in wireframe display type/mode This makes the bones transparent when the object or the viewport display type is Wireframe. This is in order to make things consistent. In object mode all bones are fully transparent to not create more visual noise if the scene is complex. Another small addition is that the Bounding Box draw mode now works as expected on armatures. |
February 27, 2019, 16:42 (GMT) |
Revert "Fix T61988: Bevel mitering on small objects." This reverts commit 048088e1d2435d249f36feb4774d14aeaf1293e9. Accidentally changed submodules. Will resubmit with only intended changes later. |
February 27, 2019, 16:37 (GMT) |
Fix T62007: Dial 3d being drawn out of rotating tool. It was being drawn when any Gizmo was highlighted. There are several ways to solve this (creating a new parameter to the operator, checking the gizmos in the invoke or creating a global context). Also, for a micro-optimization, all of those conditions in the `drawDial3d` could be done once in the invoke. But since all of these changes involve changing the customdata (`TransInfo`), which is already a bit confusing with so many members, I thought it best to make minimal changes. |
February 27, 2019, 15:44 (GMT) |
Revert "Add library-hint to datablock search menus." This reverts commit 4669c3692cc4f69660c673ceccce2245d5b9fed8. |
February 27, 2019, 15:44 (GMT) |
Revert "Fix broken 'search pointer' UI since this morning." This reverts commit 456e3f00e007dbdeecb8a967ded9b7f4b2bc2969. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021