Files
test/source
YimingWu d8bc0ff2e4 Fix #131884: Line Art: Inverted object matrix when baking strokes
When baking line art strokes, the object matrix that are used for back
transformation was inverted. Should be `world_to_object` instead of
`object_to_world`. Probably a typo during GPv3 rewrite.
2024-12-16 21:15:14 +08:00
..