index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mono
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators
/
ScriptPropertyDefValGenerator.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #82918 from raulsntos/dotnet/only-node-can-export-node
Rémi Verschelde
2023-10-27
1
-0
/
+18
|
\
|
*
C#: Report diagnostic for Node exports in a type that doesn't derive from Node
Raul Santos
2023-10-06
1
-0
/
+18
*
|
C#: Fix generated nested class order
Raul Santos
2023-10-18
1
-3
/
+7
|
/
*
C#: Document generated members
Raul Santos
2023-07-09
1
-2
/
+13
*
Add fine-grained disabling of SourceGenerators
Alex de la Mare
2023-03-25
1
-1
/
+1
*
C#: Ignore explicit interface implementations
Raul Santos
2023-03-04
1
-0
/
+6
*
C#: Disallow init-only properties
Raul Santos
2022-12-23
1
-2
/
+2
*
C#: Cleanup Variant marshaling code in source/bindings generators
Ignacio Roldán Etcheverry
2022-12-02
1
-1
/
+2
*
C#: Replace most conversions between Variant and System.Object
Ignacio Roldán Etcheverry
2022-12-02
1
-4
/
+7
*
Remove unnecessary namespaces in generated PropertyDefVal files.
R. Alex Hofer
2022-11-29
1
-5
/
+1
*
Merge pull request #65907 from magian1127/4.0FixPropertiesGenerator
Ignacio Roldán Etcheverry
2022-11-28
1
-9
/
+59
|
\
|
*
C#: Fix Generated ScriptProperty Error.
Magian
2022-11-27
1
-9
/
+59
*
|
C#: Add `global::` namespace to generated source
Raul Santos
2022-11-26
1
-3
/
+3
|
/
*
Fully qualify C# default values in exported fields.
R. Alex Hofer
2022-11-22
1
-2
/
+14
*
Use `.generated` suffix for generated C# code
Raul Santos
2022-10-22
1
-1
/
+1
*
C# Modify the MemberName generated for the user script
Magian
2022-09-06
1
-1
/
+1
*
C#: Ignore property indexers and report if exported
Raul Santos
2022-08-28
1
-1
/
+6
*
Add MustBeVariant attribute and analyzer
Raul Santos
2022-08-25
1
-1
/
+1
*
C#: Add source generator for properties and exports default values
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+293