Files
test/source/blender/blenkernel
Hans Goudey f04bc75f8c Cleanup: Use std::string for some RNA function return values
This significantly simplifies memory management, mostly by avoiding
the need to free the memory manually. It may also improve performance,
since std::string has an inline buffer that can prevent heap
allocations and it stores the size.

Pull Request: https://projects.blender.org/blender/blender/pulls/117695
2024-01-31 17:08:09 +01:00
..
2024-01-15 12:44:14 -05:00
2024-01-03 13:38:14 +01:00
2023-12-01 10:29:59 -08:00
2024-01-03 13:38:14 +01:00
2023-07-04 17:03:02 +02:00
2024-01-27 00:22:49 +01:00
2024-01-29 11:47:42 +11:00
2023-11-27 09:30:52 +11:00
2024-01-19 12:08:48 -05:00
2024-01-15 12:44:14 -05:00
2024-01-26 12:40:01 +01:00
2023-08-18 08:56:12 +10:00
2024-01-15 12:44:14 -05:00
2023-08-30 22:36:36 +02:00
2024-01-11 11:01:50 -05:00
2024-01-30 14:42:13 -05:00