Files
test/source/blender/animrig
Christoph Lendenfeld bb10004377 FIx: memory leak when inserting keys
The issue was that RNA_path_from_ID_to_property
returns a char * that the caller is expected to free.
But the code was storing it in a std::string
2023-11-24 13:07:09 +01:00
..
2023-11-09 09:34:49 +11:00
2023-11-09 09:34:49 +11:00