Files
test/source/blender/blenkernel/intern
Z-Map c9dd5ce4cc Fix #115715: Boolean behaves as if the object is on it's origin
Resolve regression in [0] which replaced a null check with an
identity comparison. This wasn't correct as the null check indicated
that transform was applied or not, where situations that require a
transform could have an identity matrix.

Resolve by checking if the matrix that would transform vertices is an
identity which is a reliable way to know if any transformation is needed.

Ref: !115736

[0]: e24c7f1954
2023-12-05 18:03:13 +11:00
..
2023-11-14 09:30:40 +01:00
2023-11-20 14:19:16 +01:00
2023-07-04 17:03:02 +02:00
2023-12-02 11:07:25 -08:00
2023-12-04 20:37:11 +01:00
2023-11-28 15:19:20 +11:00
2023-11-14 09:30:40 +01:00