Files
test2/source/blender/blenkernel
Bastien Montagne 0ade063f33 Refactor: Move KeyMaps and Operators PointerRNA storage to C++ allocations.
This commit essentially moves allocation of KeyMaps and Operators
PointerRNA data storage to use C++ new/delet, instead of C alloc/free.

Part of the effort to make PointerRNA non-trivial (#122431).

Pull Request: https://projects.blender.org/blender/blender/pulls/126935
2024-08-30 20:44:00 +02:00
..
2024-05-08 11:25:00 +02:00
2023-11-27 09:30:52 +11:00
2024-08-22 17:05:48 +02:00