Files
test2/source
YimingWu 2dfa57e8ac Fix #136420: Null check description in file_execute_get_description
`sfile->op->type->description` can be null if the user-registered
operator does not have description, so check that before returning a
translated string.

Pull Request: https://projects.blender.org/blender/blender/pulls/136421
2025-03-24 19:34:44 +01:00
..