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
/
ScriptPropertiesGenerator.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-1
/
+1
*
C#: Escape generated members
Raul Santos
2024-06-15
1
-7
/
+7
*
Remove useless isFirstEntry and useless source.Append("else ")
Gaoyao Massimo Hu
2024-05-14
1
-21
/
+6
*
Fix C# Hint NodeType and ResourceType HintString
Gaoyao Massimo Hu
2024-05-08
1
-0
/
+36
*
C#: Fix generator crash w/ generic arrays
Paul Joannon
2024-04-30
1
-1
/
+4
*
Cleanup C# projects, code quality & style
Paul Joannon
2024-02-27
1
-3
/
+3
*
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModi...
Ivan Shakhov
2024-02-21
1
-4
/
+1
*
Clean diagnostic rules
Paul Joannon
2024-02-18
1
-2
/
+10
*
Clean a bunch of C# warnings
Paul Joannon
2024-01-26
1
-1
/
+1
*
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
-19
/
+25
*
Merge pull request #79239 from raulsntos/dotnet/document-generated-members
Yuri Sizov
2023-07-25
1
-1
/
+31
|
\
|
*
C#: Document generated members
Raul Santos
2023-07-09
1
-1
/
+31
*
|
Merge pull request #78264 from magian1127/4.0StringName
Yuri Sizov
2023-07-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
C# Array<StringName> support PropertyHint.Enum
Magian
2023-06-15
1
-1
/
+1
*
|
C#: Compare symbol names without null flow state
Raul Santos
2023-07-06
1
-1
/
+1
|
/
*
C#: Add global class support
Raul Santos
2023-05-29
1
-6
/
+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
-1
/
+1
*
C#: Add global namespace to grouping property info
Raul Santos
2023-01-27
1
-3
/
+3
*
C#: Disallow init-only properties
Raul Santos
2022-12-23
1
-3
/
+3
*
C#: Cleanup Variant marshaling code in source/bindings generators
Ignacio Roldán Etcheverry
2022-12-02
1
-5
/
+9
*
Merge pull request #65907 from magian1127/4.0FixPropertiesGenerator
Ignacio Roldán Etcheverry
2022-11-28
1
-2
/
+2
|
\
|
*
C#: Fix Generated ScriptProperty Error.
Magian
2022-11-27
1
-2
/
+2
*
|
C#: Add `global::` namespace to generated source
Raul Santos
2022-11-26
1
-9
/
+9
|
/
*
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
-8
/
+8
*
C#: Ignore property indexers and report if exported
Raul Santos
2022-08-28
1
-1
/
+2
*
C#: Preserve order of exported fields/categories
Paul Joannon
2022-08-25
1
-18
/
+11
*
Add MustBeVariant attribute and analyzer
Raul Santos
2022-08-25
1
-1
/
+1
*
C#: Add grouping attributes for properties.
Zae
2022-08-23
1
-0
/
+49
*
C#: Array, Dictionary and marshaling refactoring
Ignacio Roldán Etcheverry
2022-08-22
1
-2
/
+2
*
C#: Add source generator for method list
Ignacio Roldán Etcheverry
2022-08-22
1
-2
/
+111
*
C#: Add source generator for signals as events
Ignacio Roldán Etcheverry
2022-08-22
1
-26
/
+5
*
C#: Static marshaling for bindings and source generators
Ignacio Roldán Etcheverry
2022-08-22
1
-2
/
+2
*
C#: Add source generator for properties and exports default values
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+527