1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-07 19:53:17 +00:00
Files
godot/modules
Raul Santos 862691a9f7 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-03-19 19:22:54 +01:00
..
2022-01-13 15:54:13 +01:00
2022-02-11 09:50:59 +01:00
2022-03-16 23:01:02 +01:00
2022-01-13 15:54:13 +01:00
2022-01-13 15:54:13 +01:00
2022-03-16 23:01:02 +01:00
2022-01-13 15:54:13 +01:00
2022-03-16 23:01:02 +01:00
2022-03-16 23:01:02 +01:00
2022-01-13 15:54:13 +01:00
2022-01-13 15:54:13 +01:00
2022-01-13 15:54:13 +01:00
2022-01-13 15:54:13 +01:00
2022-01-13 15:54:13 +01:00
2022-03-16 23:01:02 +01:00
2022-01-13 15:54:13 +01:00
2022-03-16 23:01:02 +01:00
2022-01-13 15:54:13 +01:00
2022-03-16 23:01:02 +01:00
2022-01-13 15:54:13 +01:00
2022-03-16 23:01:02 +01:00