Files
test2/source/blender
Sybren A. Stüvel c104fa95d9 Fix: don't use nullptr for std::optional<StringRefNull>
`StringRefNull` cannot reference a `nullptr` string, and so
`uiDefAutoButR()` should get a `std::nullopt` instead of `nullptr`.

Pull Request: https://projects.blender.org/blender/blender/pulls/132852
2025-01-09 15:37:36 +01:00
..
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00