William Scalf
|
41cf94e8b6
Allow readonly and writeonly C# properties to be accessed from GDScript
|
2 years ago |
Yuri Sizov
|
bb6879e7cc
Merge pull request #79007 from 398utubzyt/dotnet/globalclass-analyzer
|
2 years ago |
398utubzyt
|
8e56c807cc
C#: Add a Roslyn analyzer for global classes
|
2 years ago |
Raul Santos
|
671a5b4ea5
C#: Compare symbol names without null flow state
|
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
|
1aceacaa6b
C#: Rename `Object` to `GodotObject`
|
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 |
Raul Santos
|
b9e1ca1e86
C#: Add `global::` namespace to generated source
|
2 years ago |
R. Alex Hofer
|
6ab93bd919
Fully qualify C# default values in exported fields.
|
2 years ago |
Raul Santos
|
f6d60764d3
C#: Guard against null assemblies
|
2 years ago |
Paul Joannon
|
cf99d92a39
C#: Preserve order of exported fields/categories
|
3 years ago |
Raul Santos
|
6468f9b37c
Add MustBeVariant attribute and analyzer
|
3 years ago |
Ignacio Roldán Etcheverry
|
97713ff77a
C#: Add source generator for signals as events
|
3 years ago |
Ignacio Roldán Etcheverry
|
e235cef09f
C#: Re-implement assembly reloading with ALCs
|
3 years ago |
Ignacio Roldán Etcheverry
|
e22dd3bc6a
C#: Static marshaling for bindings and source generators
|
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
|
ee8e5146a4
C#: Fix ScriptPathAttribute generator with none or nested namespaces
|
4 years ago |
Ignacio Etcheverry
|
e2afe700f6
Add C# source generator for a new ScriptPath attribute
|
4 years ago |