Files
test2/source
Lukas Tönne c951464b8a Fix #112521: Socket in_out type specified as a simple enum
This was still using an enum_flag which allows setting multiple items.
The items are already fixed bit combinations, this should be a simple
enum.

Pull Request: https://projects.blender.org/blender/blender/pulls/112525
2023-09-18 15:53:31 +02:00
..