1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/modules
Raul Santos 329818f20b Support explicit values in flag properties, add C# flags support
- Add support for explicit values in properties using `PROPERTY_HINT_FLAGS`
that works the same way it does for enums.
- Fix enums and flags in VisualScriptEditor (it wasn't considering the
explicit value).
- Use `PROPERTY_HINT_FLAGS` for C# enums with the FlagsAttribute instead
of `PROPERTY_HINT_ENUM`.
2022-06-03 05:19:01 +02:00
..
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-16 10:37:48 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-23 21:32:19 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-20 22:40:38 +02:00
2022-05-16 10:37:48 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00
2022-05-04 17:34:51 +02:00