Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 506 / 5574

November 4, 2020, 04:59 (GMT)
CMake: add path_ensure_trailing_slash utility macro
November 4, 2020, 04:59 (GMT)
Cleanup: spelling in curve.c
November 4, 2020, 04:47 (GMT)
Merge branch 'blender-v2.91-release'
November 4, 2020, 04:39 (GMT)
Fix T49850: Detailed curves are heavily reduced

Divide the threshold by the resolution to prevent duplicates
being detected in high resolution curves.
Revision 0511640 by Hans Goudey
November 4, 2020, 04:03 (GMT)
Fix assert on mouseover of blocks not using the layout system

When there was an active button in the "old" block from the last redraw,
this code tried to replace its pointer in the new block's button groups.
But in cases like the outliner or file browser, there are no groups
because the block doesn't use the layout system at all. This commit
just tweaks the assert to check whether there are any button groups.
November 4, 2020, 03:56 (GMT)
Update RNA to Manual mapping
November 4, 2020, 03:54 (GMT)
Merge branch 'blender-v2.91-release'
November 4, 2020, 03:52 (GMT)
Fix T65449: Rip wire edges show error even when it works

Thanks to @zeddb for finding the root cause.
November 4, 2020, 00:36 (GMT)
UI: set the message for disabled vertex weight operators
November 4, 2020, 00:33 (GMT)
Merge branch 'blender-v2.91-release'
November 4, 2020, 00:31 (GMT)
Cleanup: avoid back-slash line continuations
November 4, 2020, 00:28 (GMT)
Cleanup: unused argument
November 4, 2020, 00:21 (GMT)
UI: Swap order of "Fade Inactive Geometry" in overlays popover

This simply makes the panel a bit nicer given how things are layed out--
the items with larger visual weight are grouped at the top.

Differential Revision: https://developer.blender.org/D9366
November 4, 2020, 00:13 (GMT)
Fix T60517: "Fix Deforms" crashes for meshes without vgroup data
November 3, 2020, 23:04 (GMT)
Merge branch 'blender-v2.91-release'
November 3, 2020, 23:03 (GMT)
Fix T81799: Enable use self in trimming tool booleans

This enables self intersections in the sculpt trimming tools boolean operations.
This should fix wrong booleans results after using the operator to add new disconnected
geometry with the join mode.

Reviewed By: sergey

Maniphest Tasks: T81799

Differential Revision: https://developer.blender.org/D9423
November 3, 2020, 23:01 (GMT)
Fix T81842: Cloth brush not creating simulation areas for each tiling symmetry pass

The cloth brush fixed simulation areas are created using the initial_location variable in the
StrokeCache. This variable was not being updated by tiling symmetry, so all symmetry passes
were using the same simulation area location.

Reviewed By: sergey

Maniphest Tasks: T81842

Differential Revision: https://developer.blender.org/D9421
November 3, 2020, 22:59 (GMT)
Fix mask extract and slice not preserving mesh symmetry options

When extracting new objects from a mesh in sculpt mode, it makes sense to keep
the current symmetry options and settings in the new mesh. In previous versions symmetry
options were stored in the tool settings, so this bug was not that obvious.

This also preserves the remember settings in the new object, which is also the desired
behaviour.

Reviewed By: sergey, mont29

Differential Revision: https://developer.blender.org/D9417
November 3, 2020, 22:57 (GMT)
Fix mask slice to new object preserving the mask

If the new object contains the mask it always needs to be cleared before starting
sculpting on it.

This fix was also committed before in the mask extract operator.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D9416
November 3, 2020, 22:55 (GMT)
Fix T82297: Brush alpha not affecting smear tools strength

The strength of this brush needs to take alpha into account

Reviewed By: sergey

Maniphest Tasks: T82297

Differential Revision: https://developer.blender.org/D9419
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021