Files
test2/source
Julian Eisel fa59084025 RNA: Fix compile error when assigning to a typed enum in C++
When a RNA file was compiled in C++, building would fail when defining a
RNA enum property that assigns to a enum value with a defined (i.e.
non-integer) type.

Pull Request: https://projects.blender.org/blender/blender/pulls/109136
2023-06-20 11:30:26 +02:00
..