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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C#] Enable nullability for variant structs
Thaddeus Crews
2023-12-09
17
-35
/
+86
*
Bump version to 4.3-dev
Rémi Verschelde
2023-11-29
4
-4
/
+4
*
[iOS] Fix dotnet export.
bruvzg
2023-11-16
4
-5
/
+7
*
C#: Fail `callp` silently if script is not valid
Raul Santos
2023-11-14
1
-6
/
+6
*
Merge pull request #83357 from raulsntos/dotnet/ConvertCallableToNative(default)
Rémi Verschelde
2023-11-10
1
-1
/
+1
|
\
|
*
C#: Fix converting default Callables to native
Raul Santos
2023-10-15
1
-1
/
+1
*
|
Rename `Vector2/3/4I.Min/Max` to `MinValue/MaxValue`
A Thousand Ships
2023-11-09
3
-12
/
+12
*
|
Merge pull request #84617 from YuriSizov/editor-this-one-is-for-all-my-subs
Rémi Verschelde
2023-11-09
1
-1
/
+4
|
\
\
|
*
|
Fix node names of submenu items across the editor
Yuri Sizov
2023-11-08
1
-1
/
+4
*
|
|
Merge pull request #83670 from raulsntos/notification-predelete-cleanup
Rémi Verschelde
2023-11-09
1
-10
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add `NOTIFICATION_PREDELETE_CLEANUP` notification
Raul Santos
2023-10-20
1
-10
/
+17
*
|
|
Merge pull request #78157 from RedworkDE/net-shutting-down-abruptly
Rémi Verschelde
2023-10-31
2
-6
/
+4
|
\
\
\
|
*
|
|
C#: Fix crash with `DisposablesTracker_OnGodotShuttingDown`
RedworkDE
2023-06-13
2
-6
/
+4
*
|
|
|
Merge pull request #83809 from raulsntos/dotnet/free-dialogs
Rémi Verschelde
2023-10-30
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
C#: Free dialogs when exiting the editor
Raul Santos
2023-10-23
1
-0
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
*
|
|
|
|
Merge pull request #83325 from raulsntos/dotnet/find-latest-sdk
Rémi Verschelde
2023-10-24
2
-5
/
+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
C#: Fallback to the latest SDK
Raul Santos
2023-10-14
2
-5
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #83532 from raulsntos/dotnet/nested-class-generation
Rémi Verschelde
2023-10-18
7
-21
/
+71
|
\
\
\
\
|
*
|
|
|
C#: Fix generated nested class order
Raul Santos
2023-10-18
7
-21
/
+71
*
|
|
|
|
Fix C# docs to use the proper XML
Raul Santos
2023-10-18
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #83514 from kleonc/docs-multiplication-operators-doing-xfo...
Rémi Verschelde
2023-10-18
5
-24
/
+52
|
\
\
\
\
|
*
|
|
|
Clarify C# docs for operators performing xform_inv
kleonc
2023-10-17
5
-24
/
+52
*
|
|
|
|
Merge pull request #80489 from raulsntos/dotnet/diagnostics
Rémi Verschelde
2023-10-17
3
-28
/
+79
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
C#: Improve diagnostic messages and add help link
Raul Santos
2023-10-17
3
-28
/
+79
*
|
|
|
|
C#: Allow exporting games without C#
Raul Santos
2023-10-16
4
-12
/
+38
|
|
/
/
/
|
/
|
|
|
*
|
|
|
C#: Fix lookup for singleton instance types.
Zae
2023-10-13
1
-1
/
+1
*
|
|
|
C#: Add checks to Android export
Raul Santos
2023-10-10
2
-2
/
+6
*
|
|
|
Merge pull request #83051 from Repiteo/c#-untyped-to-typed-argumentnullexception
Rémi Verschelde
2023-10-09
2
-0
/
+95
|
\
\
\
\
|
*
|
|
|
C#: untyped to typed handle null exception
Thaddeus Crews
2023-10-09
2
-0
/
+95
*
|
|
|
|
Merge pull request #82729 from shana/shana/ios-csharp
Rémi Verschelde
2023-10-09
15
-285
/
+455
|
\
\
\
\
\
|
*
|
|
|
|
Add C# iOS support
Andreia Gaita
2023-10-09
15
-285
/
+455
*
|
|
|
|
|
Merge pull request #72751 from dalexeev/doc-comment-color
Rémi Verschelde
2023-10-09
2
-0
/
+6
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Highlight doc comments in a different color
Danil Alexeev
2023-10-08
2
-0
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #83003 from AThousandShips/null_check_extra
Rémi Verschelde
2023-10-09
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
C# - Fix inheritdoc links in Compat.cs
Thaddeus Crews
2023-10-08
1
-5
/
+5
|
/
/
/
/
*
|
|
|
Vertex and attribute compression to reduce the size of the vertex format.
clayjohn
2023-10-05
1
-0
/
+17
*
|
|
|
Merge pull request #82740 from raulsntos/dotnet/compat4.2
Rémi Verschelde
2023-10-04
1
-1
/
+101
|
\
\
\
\
|
*
|
|
|
Add C# compat members for 4.2 changes
Raul Santos
2023-10-03
1
-1
/
+101
|
|
/
/
/
*
|
|
|
Merge pull request #82691 from YuriSizov/rst-validate-with-exceptions
Rémi Verschelde
2023-10-04
1
-7
/
+13
|
\
\
\
\
|
*
|
|
|
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-7
/
+13
|
|
/
/
/
*
/
/
/
Fix C# editor dialogs
Raul Santos
2023-10-02
2
-31
/
+39
|
/
/
/
*
|
|
Merge pull request #82664 from hackerzhuli/master
Rémi Verschelde
2023-10-02
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed an error in Vector3.BezierDerivative in mono module
朱力
2023-10-02
1
-1
/
+1
*
|
|
|
Merge pull request #80844 from dalexeev/fix-callable-expected-argc
Rémi Verschelde
2023-10-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix expected argument count for `Callable` call errors
Danil Alexeev
2023-09-29
1
-1
/
+1
|
|
/
/
/
*
/
/
/
Add rotate_toward and angle_difference to GDScript and C#
etti
2023-10-01
1
-6
/
+66
|
/
/
/
*
|
|
Merge pull request #80260 from raulsntos/dotnet/msbuild-panel
Rémi Verschelde
2023-09-27
7
-470
/
+1067
|
\
\
\
[next]