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
/
ExtensionMethods.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix interpolated strings in ScriptPropertyDefVal
Paul Joannon
2024-03-01
1
-1
/
+18
*
Cleanup C# projects, code quality & style
Paul Joannon
2024-02-27
1
-1
/
+1
*
Clean diagnostic rules
Paul Joannon
2024-02-18
1
-0
/
+5
*
C#: Report diagnostic for Node exports in a type that doesn't derive from Node
Raul Santos
2023-10-06
1
-1
/
+1
*
Allow readonly and writeonly C# properties to be accessed from GDScript
William Scalf
2023-08-13
1
-9
/
+0
*
Merge pull request #79007 from 398utubzyt/dotnet/globalclass-analyzer
Yuri Sizov
2023-07-14
1
-2
/
+2
|
\
|
*
C#: Add a Roslyn analyzer for global classes
398utubzyt
2023-07-07
1
-2
/
+2
*
|
C#: Compare symbol names without null flow state
Raul Santos
2023-07-06
1
-7
/
+7
|
/
*
C#: Add global class support
Raul Santos
2023-05-29
1
-0
/
+3
*
Add fine-grained disabling of SourceGenerators
Alex de la Mare
2023-03-25
1
-0
/
+6
*
C#: Rename `Object` to `GodotObject`
Raul Santos
2023-01-27
1
-1
/
+1
*
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
-4
/
+5
*
C#: Add `global::` namespace to generated source
Raul Santos
2022-11-26
1
-14
/
+21
*
Fully qualify C# default values in exported fields.
R. Alex Hofer
2022-11-22
1
-0
/
+45
*
C#: Guard against null assemblies
Raul Santos
2022-09-22
1
-2
/
+2
*
C#: Preserve order of exported fields/categories
Paul Joannon
2022-08-25
1
-0
/
+8
*
Add MustBeVariant attribute and analyzer
Raul Santos
2022-08-25
1
-0
/
+3
*
C#: Add source generator for signals as events
Ignacio Roldán Etcheverry
2022-08-22
1
-25
/
+39
*
C#: Re-implement assembly reloading with ALCs
Ignacio Roldán Etcheverry
2022-08-22
1
-2
/
+8
*
C#: Static marshaling for bindings and source generators
Ignacio Roldán Etcheverry
2022-08-22
1
-1
/
+2
*
C#: Add source generator for properties and exports default values
Ignacio Roldán Etcheverry
2022-08-22
1
-14
/
+134
*
C#/netcore: Add base desktop game export implementation
Ignacio Roldán Etcheverry
2022-08-22
1
-1
/
+45
*
C#: Add initial implementation of source generator for script members
Ignacio Roldán Etcheverry
2022-08-22
1
-5
/
+7
*
C#: Fix ScriptPathAttribute generator with none or nested namespaces
Ignacio Etcheverry
2021-03-13
1
-0
/
+3
*
Add C# source generator for a new ScriptPath attribute
Ignacio Etcheverry
2021-03-06
1
-0
/
+86