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
/
ScriptSerializationGenerator.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
C#: Fix generated nested class order
Raul Santos
2023-10-18
1
-3
/
+7
*
Allow readonly and writeonly C# properties to be accessed from GDScript
William Scalf
2023-08-13
1
-2
/
+8
*
C#: Document generated members
Raul Santos
2023-07-09
1
-0
/
+4
*
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
-1
/
+1
*
C#: Cleanup Variant marshaling code in source/bindings generators
Ignacio Roldán Etcheverry
2022-12-02
1
-2
/
+4
*
C#: Add `global::` namespace to generated source
Raul Santos
2022-11-26
1
-3
/
+3
*
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
-6
/
+6
*
C#: Ignore property indexers and report if exported
Raul Santos
2022-08-28
1
-1
/
+2
*
Add MustBeVariant attribute and analyzer
Raul Santos
2022-08-25
1
-1
/
+1
*
C#: Array, Dictionary and marshaling refactoring
Ignacio Roldán Etcheverry
2022-08-22
1
-16
/
+12
*
C#: Add source generator for signals as events
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+70
*
C#: Re-implement assembly reloading with ALCs
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+217