Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 406 / 5574

January 31, 2021, 13:30 (GMT)
Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"

This reverts commit f9e994d0f463abb87761591e30c47a9613be6cca.
And fixes T85227.

That commit created an inverted orientation matrix but the 'Align to
Transform Orientation' operator doesn't work well with inverted matrices.
January 31, 2021, 13:26 (GMT)
Fix error in recent commit

Unused argument in rB216ebe0b7392d6
January 31, 2021, 13:26 (GMT)
Revert "Cleanup: remove unused argument"

This reverts commit 780857f8e8139613711cba041f5f0af9799804ec.

The `axismtx` argument was supposed to be used.
January 31, 2021, 08:45 (GMT)
Merge branch 'blender-v2.92-release'
January 31, 2021, 08:44 (GMT)
Fix T85236: "Zoom to Mouse Position" inverts "Dolly View" direction
January 31, 2021, 07:20 (GMT)
Cleanup: remove unused BMesh.currentop struct member
January 31, 2021, 06:42 (GMT)
Cleanup: correct and update comments for bmesh walkers

- Correct variable names which were missed when refactoring.
- Use full sentences.
January 31, 2021, 06:23 (GMT)
Cleanup: use doxygen for transform_constraints
January 31, 2021, 06:16 (GMT)
Merge branch 'blender-v2.92-release'
January 31, 2021, 06:15 (GMT)
Cleanup: remove unused argument
January 31, 2021, 06:05 (GMT)
Add Object Tool: make automatic axis selection an option

While useful in some cases, this meant it wasn't possible to use the
"Floor" for object placement without looking top-down or bottom up.
January 31, 2021, 06:05 (GMT)
Cleanup: use switch for Add Object Tool event handling
January 31, 2021, 04:54 (GMT)
Merge branch 'blender-v2.92-release'
January 31, 2021, 04:49 (GMT)
Fix T79797: Compositor backdrop gizmo not updating after zoom

The gizmo for the compositor backdrop image did not redraw when zooming
in and out with the backimage_zoom operator. This adds the missing
notifier.
January 30, 2021, 20:58 (GMT)
Fix T84465 Bevel Percent and Absolute when limit type is Weight.

The previous fix to the width modes Percent and Absolute did
not take into account that with limit mode Weight, the amount
needs to be scaled by the bevel weight of the beveled edge in
question. (Sometimes there are two beveled edges in question,
in which case an average is used.)
January 30, 2021, 20:50 (GMT)
Fix T84465 Bevel Percent and Absolute when limit type is Weight.

The previous fix to the width modes Percent and Absolute did
not take into account that with limit mode Weight, the amount
needs to be scaled by the bevel weight of the beveled edge in
question. (Sometimes there are two beveled edges in question,
in which case an average is used.)
January 30, 2021, 15:56 (GMT)
Fix T81193 EEVEE: Crash when motion blur is aborted at cache finish

This was caused by a use after free. The issue was that the motion steps
were successfully gathered but failling the last vertex count check,
discarding the copied VBOs but not removing the reference of the first
VBO which was passing the test.
January 30, 2021, 15:55 (GMT)
Fix T83092: Direction of rotation with View orientation changed in 2.91

This solution replaces {rBf9e994d0f463}.

That commit created an inverted orientation matrix but the 'Align to
Transform Orientation' operator doesn't work well with inverted matrices.

This new solution makes the rotate operator use the negative vector of the
axis.
January 30, 2021, 15:51 (GMT)
Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"

This reverts commit f9e994d0f463abb87761591e30c47a9613be6cca.
And fixes T85227.

That commit created an inverted orientation matrix but the 'Align to
Transform Orientation' operator doesn't work well with inverted matrices.
January 30, 2021, 15:35 (GMT)
EEVEE: Fix crash when using animated visibility with motion blur steps

This was caused by the same VBO being remapped twice by
`EEVEE_motion_blur_cache_finish`. Leading to memory corruption.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021