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
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
16
-3
/
+372
|
\
|
|
*
Merge pull request #97894 from paulloz/dotnet/export-tool-button
Thaddeus Crews
2024-11-19
16
-3
/
+372
|
|
\
|
|
*
Implement [ExportToolButton]
Paul Joannon
2024-11-18
16
-3
/
+372
*
|
|
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
2
-5
/
+5
|
\
|
|
|
*
|
C#: Escape signal parameters
Zae
2024-10-23
2
-5
/
+5
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
5
-6
/
+6
|
\
|
|
|
*
|
Merge pull request #97588 from TML233/generated-raise-signal
Thaddeus Crews
2024-10-21
2
-3
/
+3
|
|
\
\
|
|
*
|
Change generated On{SignalName} to EmitSignal{SignalName}
TML
2024-09-28
2
-3
/
+3
|
|
|
/
|
*
|
Fix exported typed dictionaries in .NET having an incorrect hint, which led t...
Juan Pablo Arce
2024-10-18
3
-3
/
+3
*
|
|
Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51ed
Spartan322
2024-10-15
2
-1
/
+14
|
\
|
|
|
*
|
C#: Fix unhandled GD0303 error for nested generic attribute types
Zae
2024-10-11
2
-1
/
+14
|
|
/
*
/
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
21
-22
/
+22
|
/
*
C#: Generate On{EventName} method to raise signal events
Raul Santos
2024-09-26
2
-7
/
+41
*
C#: Generate signal event with the same accessibility as the delegate
Raul Santos
2024-09-23
2
-1
/
+27
*
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
Raul Santos
2024-09-16
3
-0
/
+7
*
Implement typed dictionaries
Thaddeus Crews
2024-09-04
5
-5
/
+79
*
Merge pull request #94599 from juanjp600/node-array-export-diagnostic
Rémi Verschelde
2024-08-16
3
-19
/
+99
|
\
|
*
Fix GD0107 not applying to arrays and dictionaries containing nodes
Juan Pablo Arce
2024-07-24
3
-19
/
+99
*
|
Bump version to 4.4-dev
Rémi Verschelde
2024-08-15
2
-2
/
+2
|
/
*
C#: Escape generated members
Raul Santos
2024-06-15
22
-1040
/
+1041
*
Remove useless isFirstEntry and useless source.Append("else ")
Gaoyao Massimo Hu
2024-05-14
10
-301
/
+276
*
Fix C# Hint NodeType and ResourceType HintString
Gaoyao Massimo Hu
2024-05-08
1
-0
/
+36
*
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
7
-12
/
+12
*
Merge pull request #91479 from Repiteo/dotnet/sln-csproj-attributes
Rémi Verschelde
2024-05-04
5
-5
/
+14
|
\
|
*
Dotnet: Fix attributes for `sln`/`csproj` files
Thaddeus Crews
2024-05-03
5
-5
/
+14
*
|
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
4
-1
/
+69
|
\
|
*
C#: Fix generator crash w/ generic arrays
Paul Joannon
2024-04-30
4
-1
/
+69
*
|
C#: Ignore late bound methods in MustBeVariantAnalyzer
Raul Santos
2024-05-01
2
-2
/
+18
|
/
*
Fill copyright field in .csproj files
Konstantin Kretov
2024-04-26
2
-0
/
+2
*
Add property UsingGodotNETSdk to Godot.NET.Sdk
Jason Hunter
2024-03-18
1
-0
/
+2
*
Fix interpolated strings in ScriptPropertyDefVal
Paul Joannon
2024-03-01
5
-1
/
+105
*
Cleanup C# projects, code quality & style
Paul Joannon
2024-02-27
38
-1540
/
+1536
*
Merge pull request #87253 from van800/van800/analyser
Rémi Verschelde
2024-02-21
15
-77
/
+231
|
\
|
*
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModi...
Ivan Shakhov
2024-02-21
15
-77
/
+231
*
|
Merge pull request #88495 from paulloz/dotnet/test-and-fix-exports-diagnostics
Rémi Verschelde
2024-02-21
19
-9
/
+242
|
\
\
|
*
|
Add tests and fix exports diagnostics
Paul Joannon
2024-02-20
19
-9
/
+242
|
|
/
*
/
C#: Add analyzer release tracking
Raul Santos
2024-02-19
3
-0
/
+40
|
/
*
C#: Various fixes to generic scripts
Raul Santos
2024-02-19
11
-28
/
+117
*
Clean diagnostic rules
Paul Joannon
2024-02-18
11
-430
/
+267
*
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
6
-9
/
+1093
|
/
*
Merge pull request #86528 from avilches/must-be-variant-tests
Yuri Sizov
2024-01-17
12
-0
/
+418
|
\
[next]