Blender Git Commits

Blender Git "master" branch commits.

Page: 1537 / 5574

September 26, 2018, 14:25 (GMT)
GP: Only check annotation origin for 3D View
September 26, 2018, 14:17 (GMT)
GP: Rename parameter unlock_color and tooltip
September 26, 2018, 14:07 (GMT)
GP: Fix unreported crash when click+drag in edit mode
September 26, 2018, 14:01 (GMT)
GP: Change menu icons for hide/show
September 26, 2018, 13:52 (GMT)
Implement additional modes for Shrinkwrap to a surface.

In addition to the original map to surface and Keep Above Surface,
add modes that only affect vertices that are inside or outside
the object. This is inspired by the Limit Distance constraint,
and can be useful for crude collision detection in rigs.

The inside/outside test works based on face normals and may not be
completely reliable near 90 degree or sharper angles in the target.

Reviewers: campbellbarton, mont29

Differential Revision: https://developer.blender.org/D3717
September 26, 2018, 13:49 (GMT)
GP: Fix unreported change material operator error

The first material of the list could not be assigned.
September 26, 2018, 13:28 (GMT)
Fix T56926: Highlighted selection doesn't disappear when locking layer
September 26, 2018, 13:08 (GMT)
Multires: Use proper subdivision level for reshape

Apparently, part of code got lost last minute prior to push.
September 26, 2018, 12:51 (GMT)
Fix T56899: mesh deform bind does not work.
September 26, 2018, 12:42 (GMT)
Multires: Promote OSD CCG to be officially supported

Only active when WITH_OPENSUBDIV_MODIFIER is set to ON.

There is still some work to be done to make that one enabled by
default.
September 26, 2018, 12:42 (GMT)
Subsurf: Tweak versioning code

Select minimum of render subdivision levels and 3 for
the initial value of quality. This way we don't force
too much quality for meshes which were not supposed to
be too much quality :)
September 26, 2018, 12:24 (GMT)
Fix crash opening some old files, after recent changes.
September 26, 2018, 12:24 (GMT)
Revert "Compositor: Added Weighted Standard Curve evaluation"

This reverts commit b8c9df6f21587014cb6f11aa5bed6f9c1044e6ee. The code is not
correct with regards to color management, and its purpose was not documented.
September 26, 2018, 11:12 (GMT)
GP: Check weight data before using it
September 26, 2018, 10:50 (GMT)
Fix T56920: Crash: Renaming bone through outliner
September 26, 2018, 09:54 (GMT)
Cleanup: Silence strict compiler warning

Was happening when using OSD for modifiers.
September 26, 2018, 09:52 (GMT)
OpenSubdiv: Cleanup, the TODO was actually solved
September 26, 2018, 09:29 (GMT)
Clip editor: Fix usage of template_marker

Needs an update to the new Python API.

Reported by Sebastian in IRC, thanks!
September 26, 2018, 08:49 (GMT)
GP: Adjust topbar layer selector to new fixed width
September 26, 2018, 08:21 (GMT)
OpenSubdiv: Cleanup
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021