Blender Git Commits

Blender Git "master" branch commits.

Page: 1427 / 5574

December 3, 2018, 07:07 (GMT)
Merge branch 'master' into blender2.8
Revision be2e549 by Campbell Barton
December 3, 2018, 07:00 (GMT)
Use scene active object for sculptmode enter/exit calls

Match logic in previous commit.
December 3, 2018, 06:42 (GMT)
Fix T56331: Undo crash w/ sculpt on hidden layer
December 3, 2018, 05:52 (GMT)
Fix T56642: 3D view gizmo orientation wont update
December 3, 2018, 05:50 (GMT)
Cleanup: warning, style
December 3, 2018, 04:53 (GMT)
Fix T58528: Assign material skips non-active
December 3, 2018, 03:58 (GMT)
Fix/workaround T58368: Crash w/ mapped mesh + autosmooth
December 3, 2018, 02:01 (GMT)
Cleanup: remove flag from GizmoCommonData

Use struct member instead,
there are already many gizmo flags to keep track of.
December 3, 2018, 01:55 (GMT)
Fix T58573: Camera lens gizmo error on click
December 3, 2018, 00:27 (GMT)
Fix camera lens gizmo sensor comparison
December 2, 2018, 23:40 (GMT)
Fix T58566: Blender 2.7x keymap not correct for select all toggle and spacebar.
December 2, 2018, 21:35 (GMT)
Fix T56996: MacOS: Lagging when rotating the view

It happens on multiple configuration so we cannot isolate the fix to only
some config.

Thanks Hugo Lamarche for helping finding the fix.
December 2, 2018, 19:11 (GMT)
Fix T58101 : Image empties are only rendering their border when using MSAA
December 2, 2018, 17:05 (GMT)
Texture Paint: fix fast selection update to also work without modifiers.

If there are no (non-deform) modifiers, the evaluated mesh simply
shares arrays with the base COW copy instead of having CD_ORIGINDEX.
December 2, 2018, 14:44 (GMT)
GP: Fix line primitive when using to square behaviour

Previously the shift key for line primitives only allowed diagonals.
This change allows the line to constrain to vertical and horizontal lines.

Differential Revision: https://developer.blender.org/D4012
December 2, 2018, 11:57 (GMT)
Fix texture previews not updating when parameters are changed.

Maybe there is a more correct way, but this works for now.
December 2, 2018, 11:29 (GMT)
Partial fix for T58113 bevel harden normals bug.

This fixes the problem where not all faces got hardened properly
when using a hardening mode in the bevel modifier.
December 2, 2018, 04:09 (GMT)
Keymap: fix error in recent enum-menu support
December 2, 2018, 03:37 (GMT)
Merge branch 'master' into blender2.8
December 2, 2018, 03:29 (GMT)
Cleanup: BKE b-bone API naming

Use BKE_pchan_bbone prefix.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021