Blender Git Commits

Blender Git "master" branch commits.

Page: 925 / 5574

January 30, 2020, 12:32 (GMT)
Merge branch 'blender-v2.82-release'
January 30, 2020, 12:32 (GMT)
Buildbot: Make archive naming shorter and cleaner

It changes name to be blender-<version>-linux64.

Since CentOS is used as a base host for builds there is no real need
in specifying libc version. Is unlikely anything older could be used
anyway.

Also make bitness to be the same as windows. It is something what
users will read easier.
January 30, 2020, 12:32 (GMT)
Buildbot: Allow building on systems without scl

Makes it easier to verify changes on local machine without scl
before committing changes to repo.
January 30, 2020, 11:40 (GMT)
Merge branch 'blender-v2.82-release'
January 30, 2020, 11:36 (GMT)
BLI_kdopbvh: Prevent division by zero in raycast
January 30, 2020, 11:04 (GMT)
Merge remote-tracking branch 'origin/blender-v2.82-release'
January 30, 2020, 10:59 (GMT)
Fix T73051: Multiple IK chains influencing the same bone don't work

This patch fixes {T73051}. The cause of the issue was the absence of
relations in the depsgraph between IK solvers of overlapping IK chains.

Reviewed By: sergey, brecht

Differential Revision: https://developer.blender.org/D6700
January 30, 2020, 10:27 (GMT)
Fluid: Updated Manta pp files

Includes latest changes from the upstream manta repository.
January 30, 2020, 10:15 (GMT)
Merge branch 'blender-v2.82-release'
January 30, 2020, 10:08 (GMT)
Fix T73499: Crash on hiding parent and all children of an object if one child is in an excluded collection

Dont act on a base which cannot be found in the viewlayer.
Oversight in rB41858a73111d.

Maniphest Tasks: T73499

Differential Revision: https://developer.blender.org/D6721
January 30, 2020, 09:25 (GMT)
Merge branch 'blender-v2.82-release'
January 30, 2020, 09:24 (GMT)
Buildbot: Enable 16 threads for macOS worker as well
January 30, 2020, 06:25 (GMT)
Merge branch 'blender-v2.82-release'
January 30, 2020, 06:23 (GMT)
Cleanup: remove WM_keymap_verify_item

This wasn't used and isn't useful since it only checked
if an operator was included in the keymap - ignoring it's properties.
January 30, 2020, 05:52 (GMT)
Merge branch 'blender-v2.82-release'
January 30, 2020, 05:50 (GMT)
Fix outliner delete not flushing multi-object edit-mode data
January 30, 2020, 05:46 (GMT)
Cleanup: ED_editors_flush_* functions

- Remove the only_render arg from ED_editors_flush_edits
was only used in one place, the '_ex' version can be used instead.

- Split out the single object version of this function as currently
flushing is being done in-line, often only accounting for edit-mode,
ignoring sculpt mode for e.g.
January 30, 2020, 04:12 (GMT)
Merge branch 'blender-v2.82-release'
January 30, 2020, 04:02 (GMT)
Fix T73495: Missing undo switching active shape-key in edit-mode
January 30, 2020, 02:31 (GMT)
Merge branch 'blender-v2.82-release'
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021