Blender Git Commits

Blender Git "master" branch commits.

Page: 1584 / 5574

August 29, 2018, 08:38 (GMT)
Cleanup: rename manipulator -> gizmo
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.
August 29, 2018, 06:26 (GMT)
Tool System: only show select tool w/ paint mask
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.
August 29, 2018, 05:23 (GMT)
UI: use icons for sculpt mode toolbar

Re-order some enums so plus is always first.
August 29, 2018, 05:09 (GMT)
Tool System: add curve extrude
August 29, 2018, 05:02 (GMT)
Tool System: show radius for circle select
August 29, 2018, 04:48 (GMT)
Fix T56517: 2D gizmo hotspot fails

Regression from 80c9cd13dad
August 29, 2018, 02:21 (GMT)
Weight Paint: use black for unselected vertices

Contrast for selected vertices mode wasn't very strong.
August 29, 2018, 01:39 (GMT)
UI: disable decorators when not used
August 29, 2018, 01:31 (GMT)
Keymap: check modal keymap item poll function

Fixes T56591: Vertex/Edge slide C-Key fails
August 29, 2018, 01:11 (GMT)
Tool System: make armature extrude use drag event

Extrude tool was calling click-extrude.
August 28, 2018, 17:15 (GMT)
Merge branch 'master' into blender2.8
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!
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
August 28, 2018, 14:21 (GMT)
Fix T56529: Viewport ColorChage with Overlay "Fade 3D Objects"
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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021