Files
test/source/blender
Falk David 2418252ea7 Refactor: Move stroke_cache to gpencil runtime
This moves the `stroke_cache` that was previously stored on every
drawing to the `GreasePencilRuntime` struct.

Since this cache is only used for when a user is drawing a stroke, there
can only ever be one. It makes more sense to have this cache on the
data-block runtime data, rather than every drawings runtime data.
2023-06-26 15:49:18 +02:00
..
2023-06-16 12:20:33 +10:00
2023-06-21 11:28:58 +10:00
2023-06-26 06:05:18 +02:00
2023-06-21 11:28:58 +10:00
2023-06-25 11:39:25 +10:00
2023-06-20 13:26:38 +10:00
2023-06-21 11:28:58 +10:00
2023-06-19 20:40:49 +10:00
2023-06-26 12:37:11 +02:00
2023-06-21 11:28:58 +10:00
2023-06-26 15:07:06 +02:00