Paul Joannon
|
4f52c2bb1f
Implement [ExportToolButton]
|
10 months ago |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
Raul Santos
|
65cd0c86f9
C#: Escape generated members
|
1 year ago |
Gaoyao Massimo Hu
|
e3270113ca
Remove useless isFirstEntry and useless source.Append("else ")
|
1 year ago |
Gaoyao Massimo Hu
|
06b716d8b3
Fix C# Hint NodeType and ResourceType HintString
|
1 year ago |
Paul Joannon
|
aba787393f
C#: Fix generator crash w/ generic arrays
|
1 year ago |
Paul Joannon
|
139a5df821
Cleanup C# projects, code quality & style
|
1 year ago |
Ivan Shakhov
|
00dc19585b
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
|
1 year ago |
Paul Joannon
|
5981886fb7
Clean diagnostic rules
|
1 year ago |
Paul Joannon
|
46b3096570
Clean a bunch of C# warnings
|
1 year ago |
Raul Santos
|
fe078219fc
C#: Fix generated nested class order
|
1 year ago |
William Scalf
|
41cf94e8b6
Allow readonly and writeonly C# properties to be accessed from GDScript
|
2 years ago |
Yuri Sizov
|
b78fe83ed4
Merge pull request #79239 from raulsntos/dotnet/document-generated-members
|
2 years ago |
Yuri Sizov
|
f8f06d3d38
Merge pull request #78264 from magian1127/4.0StringName
|
2 years ago |
Raul Santos
|
12e4aa93b3
C#: Document generated members
|
2 years ago |
Raul Santos
|
671a5b4ea5
C#: Compare symbol names without null flow state
|
2 years ago |
Magian
|
e8aeb6baa0
C# Array<StringName> support PropertyHint.Enum
|
2 years ago |
Raul Santos
|
a1f454fee3
C#: Add global class support
|
2 years ago |
Alex de la Mare
|
8ab3295e57
Add fine-grained disabling of SourceGenerators
|
2 years ago |
Raul Santos
|
0372bd56b6
C#: Ignore explicit interface implementations
|
2 years ago |
Raul Santos
|
4788cb35c1
C#: Add global namespace to grouping property info
|
2 years ago |
Raul Santos
|
03c26d6618
C#: Disallow init-only properties
|
2 years ago |
Ignacio Roldán Etcheverry
|
17b2838f39
C#: Cleanup Variant marshaling code in source/bindings generators
|
2 years ago |
Ignacio Roldán Etcheverry
|
4a82d71d73
Merge pull request #65907 from magian1127/4.0FixPropertiesGenerator
|
2 years ago |
Magian
|
c41196f0f3
C#: Fix Generated ScriptProperty Error.
|
2 years ago |
Raul Santos
|
b9e1ca1e86
C#: Add `global::` namespace to generated source
|
2 years ago |
Raul Santos
|
687633e5bd
Use `.generated` suffix for generated C# code
|
2 years ago |
Magian
|
4448859ead
C# Modify the MemberName generated for the user script
|
2 years ago |
Raul Santos
|
761e2b1a65
C#: Ignore property indexers and report if exported
|
3 years ago |
Paul Joannon
|
cf99d92a39
C#: Preserve order of exported fields/categories
|
3 years ago |