Revision 1858689 by Campbell Barton August 29, 2018, 08:38 (GMT) |
Cleanup: rename manipulator -> gizmo |
Revision efab903 by Campbell Barton August 29, 2018, 08:38 (GMT) |
Missed last commit |
Revision 1bc9f60 by William Reynish / Campbell Barton August 29, 2018, 08:31 (GMT) |
Icons: update to r62135 - Added icon for To Sphere - Added icon for Shear - Added icons for adding mesh objects - Added icon for Curve Draw - Add Curve Extrude to Cursor icon - Tweak Curve Draw icon - Simplified Hair Cut icon. Was hard to read - Tweaks to Hair Puff and Smooth icons - Added icon for Extrude Along Normals - Updated Extrude Individual icon to become clearer and more consistent with "Extrude Along Normals". Now it's easy to see the difference. - Rip Edge and Rip Region icon tweaks Note, many icons are regenerated in this commit which weren't intended to be changed, in some cases this looks to be caused by material color. Generating again doesn't modify so it shouldn't be changing every time in future. |
Revision 54a13da by Campbell Barton August 29, 2018, 06:26 (GMT) |
Tool System: only show select tool w/ paint mask |
Revision b72e81b by Campbell Barton August 29, 2018, 05:44 (GMT) |
UI: refactor particle panel/topbar logic Similar logic for panel & topbar, use same checks. |
Revision a81290d by Campbell Barton August 29, 2018, 05:44 (GMT) |
UI: disable brush popover in particle mode This currently duplicates the same settings. |
Revision bd5df28 by Campbell Barton August 29, 2018, 05:23 (GMT) |
UI: use icons for sculpt mode toolbar Re-order some enums so plus is always first. |
Revision f21d6c3 by Campbell Barton August 29, 2018, 05:09 (GMT) |
Tool System: add curve extrude |
Revision 6778eb8 by Campbell Barton August 29, 2018, 05:02 (GMT) |
Tool System: show radius for circle select |
Revision 0493635 by Campbell Barton August 29, 2018, 04:48 (GMT) |
Revision 46fc3f3 by Campbell Barton August 29, 2018, 02:21 (GMT) |
Weight Paint: use black for unselected vertices Contrast for selected vertices mode wasn't very strong. |
Revision 12562f1 by Campbell Barton August 29, 2018, 01:39 (GMT) |
UI: disable decorators when not used |
Revision c489c84 by Campbell Barton August 29, 2018, 01:31 (GMT) |
Revision ab2b613 by Campbell Barton August 29, 2018, 01:11 (GMT) |
Tool System: make armature extrude use drag event Extrude tool was calling click-extrude. |
Revision 871b7ba by Brecht Van Lommel August 28, 2018, 17:15 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 9fd0060 by Sergey Sharybin August 28, 2018, 16:55 (GMT) |
Build environment: Ensure Python is using static ffi Surely, need to compile ffi first :) Good news are: Python seems static enough now! |
Revision c70eb30 by Sergey Sharybin August 28, 2018, 16:29 (GMT) |
Build environment: Make sure Python is linkign against static Zlib There is system-wide libz development package installed by default, needed for some other dependencies. This patch ensures Python will use our own self-compiled Zlib. |
August 28, 2018, 16:09 (GMT) |
Fix some UI script errors after recent keyword changes. Differential Revision: https://developer.blender.org/D3654 |
Revision 5155c51 by Antonio Vazquez August 28, 2018, 14:21 (GMT) |
Fix T56529: Viewport ColorChage with Overlay "Fade 3D Objects" |
Revision 2e9a0e1 by Dalai Felinto August 28, 2018, 13:17 (GMT) |
Fix space text script - keyboard for labels I guess multi-line ui elements were not covered in the cleanup scripts. |
|
|
|


Master Commits
MiikaHweb | 2003-2021