summaryrefslogtreecommitdiff
path: root/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/GodotEnums.cs
AgeCommit message (Expand)Author
2023-01-24Add PROPERTY_USAGE_NEVER_DUPLICATE flag and use for scriptAaron Franke
2023-01-24PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"Aaron Franke
2023-01-09Removed unused property hints and `Object::get_translatable_strings()`Juan Linietsky
2022-12-16Fix out of sync PropertyUsageFlags for csSilc Renew
2022-11-19C#: Synchronize Godot enums with coreRaul Santos
2022-08-22C#: Add source generator for signals as eventsIgnacio Roldán Etcheverry
2022-08-22C#: Add source generator for properties and exports default valuesIgnacio Roldán Etcheverry