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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
21
-6
/
+419
|
\
|
*
Merge pull request #99354 from Nodragem/fix-hidden-gizmo-at-startup
Thaddeus Crews
2024-11-19
1
-1
/
+4
|
|
\
|
|
*
fix hidden gizmo at start-up
Nodragem
2024-11-17
1
-1
/
+4
|
*
|
Merge pull request #97894 from paulloz/dotnet/export-tool-button
Thaddeus Crews
2024-11-19
18
-3
/
+406
|
|
\
\
|
|
*
|
Implement [ExportToolButton]
Paul Joannon
2024-11-18
18
-3
/
+406
|
*
|
|
Merge pull request #99137 from KoBeWi/uideal_scenario
Thaddeus Crews
2024-11-19
2
-2
/
+9
|
|
\
\
\
|
|
*
|
|
Handle scene UIDs in MultiplayerSpawner
kobewi
2024-11-14
2
-2
/
+9
*
|
|
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
13
-47
/
+38
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #99376 from clayjohn/basisu-defer-init
Thaddeus Crews
2024-11-18
1
-4
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
Defer initializing BasisU encoder until it is needed.
clayjohn
2024-11-17
1
-4
/
+10
|
*
|
|
|
|
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
11
-25
/
+25
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
17
-36
/
+211
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge pull request #98138 from CrayolaEater/better-explanation-mp-sync
Thaddeus Crews
2024-11-15
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Better explanation for the replication interval and delta interval in the Mul...
Bogdan Inculet
2024-11-15
1
-2
/
+2
|
*
|
|
|
|
|
Merge pull request #98099 from dalexeev/pot-gen-add-comment-support
Thaddeus Crews
2024-11-15
4
-10
/
+105
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
Danil Alexeev
2024-10-13
4
-10
/
+105
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #99276 from kiroxas/fixBrokenNavigationObstacle2D
Thaddeus Crews
2024-11-15
1
-12
/
+32
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fixed navigation obstacle carving broken during 07b7f76
Kiro
2024-11-15
1
-12
/
+32
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
/
|
|
|
|
Add back `AnimationPlayer.get_argument_options`
HolonProduction
2024-11-15
7
-0
/
+46
|
|
/
/
/
/
/
|
*
|
/
/
/
Fix incorrect order: `TTR(vformat` instead of `vformat(TTR`
Chaosus
2024-11-14
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #99170 from Nodragem/fix-gridmap-action-shortcut-3deditor-...
Thaddeus Crews
2024-11-13
1
-5
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
fix shortcut conflicts with 3d editor
Nodragem
2024-11-13
1
-5
/
+11
|
*
|
|
|
|
OpenXR: Fix pose recenter signal to be omitted properly
Bastiaan Olij
2024-11-13
3
-5
/
+13
|
|
/
/
/
/
*
|
|
|
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
39
-438
/
+825
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #97218 from wenqiangwang/local_debuggger_expr_evalulation
Thaddeus Crews
2024-11-12
1
-1
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
Added support for 'print' command in local (command line -d) debugger
Wenqiang
2024-09-28
1
-1
/
+25
|
*
|
|
|
|
Merge pull request #99002 from Mickeon/documentation-more-miscellaneous-oddities
Thaddeus Crews
2024-11-12
2
-4
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix more miscellaneous oddities around the class reference
Micky
2024-11-12
2
-4
/
+4
|
*
|
|
|
|
|
Merge pull request #98995 from Faless/mbetls/insestent_io
Thaddeus Crews
2024-11-12
1
-27
/
+35
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[mbedTLS] Keep reading/writing partial until "would block"
Fabio Alessandrelli
2024-11-09
1
-27
/
+35
|
*
|
|
|
|
|
|
[WS] Implement wslay unbuffered message parsing
Fabio Alessandrelli
2024-11-12
6
-17
/
+72
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #97913 from Faless/fix/websocket_closing_transition
Thaddeus Crews
2024-11-12
1
-6
/
+31
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[WS] Detect disconnection due to protocol errors
Fabio Alessandrelli
2024-11-04
1
-6
/
+31
|
*
|
|
|
|
|
|
Merge pull request #99030 from tracefree/obstacle_2d_transform
Thaddeus Crews
2024-11-12
1
-3
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Make use of NavigationObstacle2D's transform
Rie
2024-11-11
1
-3
/
+10
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #99020 from Mickeon/documentation-example-pruning-2
Thaddeus Crews
2024-11-12
2
-4
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Clean up more `[b]Example:[/b]` lines from the class reference
Micky
2024-11-11
2
-4
/
+3
|
*
|
|
|
|
|
|
|
Merge pull request #91707 from Faless/ws/heartbeat
Thaddeus Crews
2024-11-12
5
-1
/
+53
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
[WebSocket] Add optional heartbeat via "ping" control frames.
Fabio Alessandrelli
2024-11-07
5
-1
/
+53
|
*
|
|
|
|
|
|
|
|
Merge pull request #98616 from dalexeev/doc-nested-subgroups
Thaddeus Crews
2024-11-12
1
-1
/
+13
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Document exporting nested subgroups
Danil Alexeev
2024-11-11
1
-1
/
+13
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #98467 from zaevi/fix_csharp_stringname_leak
Thaddeus Crews
2024-11-12
1
-2
/
+8
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
C#: Fix StringName leak when converting `Variant` to `Signal` / `Callable`
Zae
2024-10-24
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities
Thaddeus Crews
2024-11-12
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
Fix miscellaneous oddities around the class reference
Micky
2024-08-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
/
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #99088 from Mickeon/documentation-truth-oopsie-last-one
Thaddeus Crews
2024-11-12
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
\
[next]