Files
test2/source
Sybren A. Stüvel f85538a56b RNA: unify property flag descriptions between enum and non-enum flags
These flags (like `'HIDDEN', 'SKIP_SAVE', etc.) mean the same thing when
used on enums and non-enum properties. Now they actually use the same
description definition in the source code, ensuring that any
improvements will apply to both.

No changes to the actual messages. Just using them for both enums and
non-enum property flags.

Pull Request: https://projects.blender.org/blender/blender/pulls/118036
2024-02-13 11:14:39 +01:00
..