Raul Santos
|
f4094b554d
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
|
6 months ago |
Paul Joannon
|
4f52c2bb1f
Implement [ExportToolButton]
|
10 months ago |
Ivan Shakhov
|
00dc19585b
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
|
1 year ago |
Raul Santos
|
fe280ef9ae
C#: Various fixes to generic scripts
|
1 year ago |
Paul Joannon
|
5981886fb7
Clean diagnostic rules
|
1 year ago |
Mikael Klasson
|
a2b183067c
fix: use correct number in GD0103 link
|
1 year ago |
Rémi Verschelde
|
bf41c6bd34
Merge pull request #82918 from raulsntos/dotnet/only-node-can-export-node
|
1 year ago |
Raul Santos
|
aa4dba5b56
C#: Improve diagnostic messages and add help link
|
2 years ago |
Raul Santos
|
bfe1a93023
C#: Report diagnostic for Node exports in a type that doesn't derive from Node
|
1 year ago |
398utubzyt
|
8e56c807cc
C#: Add a Roslyn analyzer for global classes
|
2 years ago |
Raul Santos
|
0372bd56b6
C#: Ignore explicit interface implementations
|
2 years ago |
Raul Santos
|
1aceacaa6b
C#: Rename `Object` to `GodotObject`
|
2 years ago |
Raul Santos
|
b9e1ca1e86
C#: Add `global::` namespace to generated source
|
2 years ago |
Raul Santos
|
761e2b1a65
C#: Ignore property indexers and report if exported
|
3 years ago |
Raul Santos
|
6468f9b37c
Add MustBeVariant attribute and analyzer
|
3 years ago |
Raul Santos
|
3b201c2b04
Improve C# signal analyzer errors
|
3 years ago |
Ignacio Roldán Etcheverry
|
97713ff77a
C#: Add source generator for signals as events
|
3 years ago |
Ignacio Roldán Etcheverry
|
92503ae8db
C#: Add source generator for properties and exports default values
|
3 years ago |
Ignacio Roldán Etcheverry
|
88e367a406
C#/netcore: Add base desktop game export implementation
|
3 years ago |
Ignacio Roldán Etcheverry
|
4d710bf659
C#: Add initial implementation of source generator for script members
|
3 years ago |
Ignacio Etcheverry
|
e2afe700f6
Add C# source generator for a new ScriptPath attribute
|
4 years ago |