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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-4
/
+13
|
\
|
*
[.NET] Preserve no-hint behavior for unmarshallable generics in dictionaries
Raul Santos
2024-11-21
1
-4
/
+13
*
|
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
6
-3
/
+106
|
\
|
|
*
Merge pull request #97894 from paulloz/dotnet/export-tool-button
Thaddeus Crews
2024-11-19
6
-3
/
+106
|
|
\
|
|
*
Implement [ExportToolButton]
Paul Joannon
2024-11-18
6
-3
/
+106
*
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-18
/
+3
|
\
|
|
|
*
|
remove duplicate read/write only property warning from ScriptPropertiesGenerator
Adam Johnston
2024-11-13
1
-18
/
+3
*
|
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-3
/
+3
|
\
|
|
|
*
|
C#: Escape signal parameters
Zae
2024-10-23
1
-3
/
+3
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
2
-3
/
+3
|
\
|
|
|
*
|
Merge pull request #97588 from TML233/generated-raise-signal
Thaddeus Crews
2024-10-21
1
-2
/
+2
|
|
\
\
|
|
*
|
Change generated On{SignalName} to EmitSignal{SignalName}
TML
2024-09-28
1
-2
/
+2
|
|
|
/
|
*
|
Fix exported typed dictionaries in .NET having an incorrect hint, which led t...
Juan Pablo Arce
2024-10-18
1
-1
/
+1
*
|
|
Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51ed
Spartan322
2024-10-15
1
-1
/
+1
|
\
|
|
|
*
|
C#: Fix unhandled GD0303 error for nested generic attribute types
Zae
2024-10-11
1
-1
/
+1
|
|
/
*
/
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
4
-4
/
+4
|
/
*
C#: Generate On{EventName} method to raise signal events
Raul Santos
2024-09-26
1
-7
/
+37
*
C#: Generate signal event with the same accessibility as the delegate
Raul Santos
2024-09-23
2
-1
/
+27
*
Implement typed dictionaries
Thaddeus Crews
2024-09-04
3
-3
/
+77
*
Merge pull request #94599 from juanjp600/node-array-export-diagnostic
Rémi Verschelde
2024-08-16
1
-18
/
+33
|
\
|
*
Fix GD0107 not applying to arrays and dictionaries containing nodes
Juan Pablo Arce
2024-07-24
1
-18
/
+33
*
|
Bump version to 4.4-dev
Rémi Verschelde
2024-08-15
1
-1
/
+1
|
/
*
C#: Escape generated members
Raul Santos
2024-06-15
5
-27
/
+28
*
Remove useless isFirstEntry and useless source.Append("else ")
Gaoyao Massimo Hu
2024-05-14
3
-35
/
+10
*
Fix C# Hint NodeType and ResourceType HintString
Gaoyao Massimo Hu
2024-05-08
1
-0
/
+36
*
Merge pull request #91479 from Repiteo/dotnet/sln-csproj-attributes
Rémi Verschelde
2024-05-04
1
-1
/
+1
|
\
|
*
Dotnet: Fix attributes for `sln`/`csproj` files
Thaddeus Crews
2024-05-03
1
-1
/
+1
*
|
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
3
-1
/
+6
|
/
*
Merge pull request #91375 from paulloz/dotnet/prevent-generator-crash-on-expo...
Rémi Verschelde
2024-05-02
1
-1
/
+4
|
\
|
*
C#: Fix generator crash w/ generic arrays
Paul Joannon
2024-04-30
1
-1
/
+4
*
|
C#: Ignore late bound methods in MustBeVariantAnalyzer
Raul Santos
2024-05-01
1
-2
/
+12
|
/
*
Fill copyright field in .csproj files
Konstantin Kretov
2024-04-26
1
-0
/
+1
*
Fix interpolated strings in ScriptPropertyDefVal
Paul Joannon
2024-03-01
1
-1
/
+18
*
Cleanup C# projects, code quality & style
Paul Joannon
2024-02-27
6
-18
/
+14
*
Merge pull request #87253 from van800/van800/analyser
Rémi Verschelde
2024-02-21
9
-77
/
+137
|
\
|
*
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModi...
Ivan Shakhov
2024-02-21
9
-77
/
+137
*
|
Merge pull request #88495 from paulloz/dotnet/test-and-fix-exports-diagnostics
Rémi Verschelde
2024-02-21
2
-9
/
+12
|
\
\
|
*
|
Add tests and fix exports diagnostics
Paul Joannon
2024-02-20
2
-9
/
+12
|
|
/
*
/
C#: Add analyzer release tracking
Raul Santos
2024-02-19
3
-0
/
+40
|
/
*
C#: Various fixes to generic scripts
Raul Santos
2024-02-19
2
-2
/
+25
*
Clean diagnostic rules
Paul Joannon
2024-02-18
7
-416
/
+242
*
C#: Use SymbolEqualityComparer
Raul Santos
2024-02-14
1
-2
/
+2
*
Improve handling of generic C# types
Raul Santos
2024-02-08
1
-3
/
+3
*
Merge pull request #87518 from paulloz/dotnet/fix-warnings
Rémi Verschelde
2024-01-26
6
-7
/
+29
|
\
|
*
Clean a bunch of C# warnings
Paul Joannon
2024-01-26
6
-7
/
+29
*
|
C#: Fix to allow usage of [MustBeVariant] in generic typed attributes
Alberto Vilches
2024-01-21
2
-5
/
+13
|
/
*
fix: use correct number in GD0103 link
Mikael Klasson
2023-12-27
1
-1
/
+1
*
Bump version to 4.3-dev
Rémi Verschelde
2023-11-29
1
-1
/
+1
*
Merge pull request #82918 from raulsntos/dotnet/only-node-can-export-node
Rémi Verschelde
2023-10-27
3
-1
/
+44
|
\
|
*
C#: Report diagnostic for Node exports in a type that doesn't derive from Node
Raul Santos
2023-10-06
3
-1
/
+44
[next]