Files
test2/source/blender
Philipp Oeser 036e95bb21 Fix T57767: Pivot point broken after scaling to 0 in a dimension
matrix inversion was changed in rB01c75c3765eb from own code to EIGEN
for performance reasons. EIGEN would return a zero matrix on failure
(resulting in the pivot always being at the object origin).
This brings back the "old" matrix inversion code (which has the benifit
of providing a partial solution which makes the local transform center
appear correct)

Reviewers: campbellbarton

Maniphest Tasks: T57767

Differential Revision: https://developer.blender.org/D4804
2019-05-07 10:47:19 +02:00
..
2019-05-03 12:43:02 +10:00
2019-04-22 19:48:17 +10:00
2019-05-03 12:43:02 +10:00
2019-05-03 12:43:02 +10:00