Files
test/source/blender
Bastien Montagne d415890708 RNA: Improve handling of bitflags enum properties.
* Remove the 'set default from all bitflags items' behavior of
  `RNA_def_property_enum_bitflag_sdna`.
* Add some minimal sanity check regarding bitflag enums that also define
  an `items` runtime callback.
  It currently assumes that if a valid set of items is also statically
  defined, the items callback will return a subset of these.

Implements #143538.

Pull Request: https://projects.blender.org/blender/blender/pulls/143733
2025-08-01 10:25:41 +02:00
..
2025-06-12 10:37:47 +02:00
2025-07-31 06:17:48 +00:00
2025-07-31 16:32:41 +02:00
2025-07-18 10:27:29 +02:00
2025-07-31 06:17:48 +00:00
2025-07-30 14:22:06 +10:00
2025-08-01 06:37:28 +02:00
2025-07-30 14:22:06 +10:00
2025-07-31 06:17:48 +00:00
2025-07-30 14:22:06 +10:00