Files
test2/source/blender
Lukas Tönne 8c2cf0f218 Fix: GPv3: Memory leaks from Grease Pencil undo steps
The `StepObject` stores customdata but relies on C++ object destruction.
CustomData is a C struct and doesn't get freed automatically, the
StepObject needs a destructor that takes care of the owned custom data.

Pull Request: https://projects.blender.org/blender/blender/pulls/119125
2024-03-06 15:42:25 +01:00
..
2024-03-05 18:39:08 +01:00
2024-02-28 12:13:20 +11:00
2024-03-05 18:39:08 +01:00
2024-03-06 12:05:00 +01:00
2024-03-06 12:05:00 +01:00
2024-03-05 14:26:04 -05:00
2024-03-05 18:39:08 +01:00