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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
2
-20
/
+32
|
\
|
*
Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-binds
Thaddeus Crews
2024-11-22
1
-16
/
+19
|
|
\
|
|
*
Core: Fix built-in enum constant bindings
Danil Alexeev
2024-11-22
1
-16
/
+19
|
*
|
[.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
3
-31
/
+16
|
\
|
|
|
*
|
Merge pull request #99206 from a-johnston/fix_double_diagnostic
Thaddeus Crews
2024-11-18
1
-18
/
+3
|
|
\
\
|
|
*
|
remove duplicate read/write only property warning from ScriptPropertiesGenerator
Adam Johnston
2024-11-13
1
-18
/
+3
|
*
|
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
2
-13
/
+13
|
|
/
/
*
|
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
3
-13
/
+35
|
\
|
|
|
*
|
Merge pull request #98459 from zaevi/fix_csharp_signal_parameters
Thaddeus Crews
2024-11-12
2
-5
/
+5
|
|
\
\
|
|
*
|
C#: Escape signal parameters
Zae
2024-10-23
2
-5
/
+5
|
*
|
|
Add Codium support to C# external editors
Hugo Locurcio
2024-11-02
1
-8
/
+30
*
|
|
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-15
/
+95
|
\
|
|
|
|
*
|
|
Always add decimal when printing float
kobewi
2024-10-23
1
-15
/
+95
|
|
/
/
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
10
-20
/
+20
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
6
-8
/
+8
|
\
|
|
|
*
|
Merge pull request #97588 from TML233/generated-raise-signal
Thaddeus Crews
2024-10-21
3
-5
/
+5
|
|
\
\
|
|
*
|
Change generated On{SignalName} to EmitSignal{SignalName}
TML
2024-09-28
3
-5
/
+5
|
|
|
/
|
*
|
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
|
\
|
|
|
*
|
Merge pull request #98059 from zaevi/fix_csharp_unhandled_GD0303
Thaddeus Crews
2024-10-14
2
-1
/
+14
|
|
\
\
|
|
*
|
C#: Fix unhandled GD0303 error for nested generic attribute types
Zae
2024-10-11
2
-1
/
+14
|
|
|
/
*
|
|
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
2
-11
/
+61
|
\
|
|
|
*
|
Add ReadOnlySpan API Overloads
DE YU
2024-10-09
2
-11
/
+61
|
|
/
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
10
-0
/
+20
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
25
-35
/
+35
|
/
*
Merge pull request #68233 from raulsntos/dotnet/raise-events
Rémi Verschelde
2024-09-27
4
-8
/
+108
|
\
|
*
C#: Generate On{EventName} method to raise signal events
Raul Santos
2024-09-26
3
-7
/
+81
|
*
C#: Generate signal event with the same accessibility as the delegate
Raul Santos
2024-09-23
2
-1
/
+27
*
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
|
Merge pull request #96955 from Delsin-Yu/generator-based-CreateManagedForGodo...
Rémi Verschelde
2024-09-23
2
-0
/
+145
|
\
\
|
*
|
Replace Reflection-Based implementation with Generated one
DE YU
2024-09-22
2
-0
/
+145
*
|
|
Merge pull request #94953 from raulsntos/dotnet/signals-with-typed-arrays
Rémi Verschelde
2024-09-23
1
-15
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
C#: Generate signal delegates with typed arrays
Raul Santos
2024-07-30
1
-15
/
+11
*
|
|
Merge pull request #97198 from raulsntos/dotnet/open-visual-studio-with-dotne...
Rémi Verschelde
2024-09-20
2
-2
/
+2
|
\
\
\
|
*
|
|
C#: Use dotnet CLI to launch OpenVisualStudio.dll
Raul Santos
2024-09-19
2
-2
/
+2
*
|
|
|
Add error messages to binding generator
Matt Enad
2024-09-19
1
-12
/
+12
|
/
/
/
*
|
/
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
Raul Santos
2024-09-16
4
-1
/
+31
|
|
/
|
/
|
*
|
Merge pull request #95840 from raulsntos/char_metadata
Rémi Verschelde
2024-09-12
1
-0
/
+6
|
\
\
|
*
|
Add metadata for `char16_t` and `char32_t`
Raul Santos
2024-09-12
1
-0
/
+6
*
|
|
Extract editor main screen
kit
2024-09-09
1
-1
/
+2
|
/
/
*
|
Implement typed dictionaries
Thaddeus Crews
2024-09-04
6
-5
/
+94
*
|
C#: Use export platform to determine the target OS and log errors
Raul Santos
2024-08-30
2
-34
/
+31
*
|
Fix build logger unable to handle an event without an associated file
RedOrbweaver
2024-08-29
1
-2
/
+2
*
|
Merge pull request #92316 from alula/msvc-clang
Rémi Verschelde
2024-08-29
1
-0
/
+2
|
\
\
|
*
|
Add support for compiling with VS clang-cl toolset
Alula
2024-08-28
1
-0
/
+2
*
|
|
[Windows] Fix OS.open_dynamic_library
bruvzg
2024-08-28
1
-1
/
+1
|
/
/
[next]