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.
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.