Files
test/source
Falk David 572cac7a11 Fix #118404: Crash in grease pencil transform code
The code wrongly used the `ob_eval->data` to try and get the
`GreasePencil` data.
The `ob_eval` only needs to be used to access the transform
to get the `layer.to_world_space`
2024-02-21 16:24:01 +01:00
..