Files
test2/source/blender/blenkernel
Jacques Lucke b4fc5754fd Cleanup: avoid constructing std::string from nullptr
This probably never in practice in these cases.
Constructing a `std::string` from nullptr is invalid.
Starting with C++23, the `nullptr_t` is even explicitly deleted.
2024-11-16 23:48:49 +01:00
..
2024-05-08 11:25:00 +02:00
2024-11-14 18:53:05 +01:00
2024-09-21 16:22:52 +10:00
2024-09-19 14:54:25 -04:00
2024-08-22 17:05:48 +02:00