Files
test2/source/blender/editors/interface
Campbell Barton a360bd3f31 Cleanup: use std::optional instead of empty strings for return values
When a string shouldn't be used or is invalid, use std::nullopt to
make it clear it's value shouldn't be used.

Without this it's possible to accidentally use an empty string
which will silently fail.
2024-01-30 15:56:08 +11:00
..
2024-01-24 12:24:12 -05:00
2024-01-19 14:32:28 +01:00
2024-01-03 13:38:14 +01:00