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
*
Remove `#ifdefs` for handling compilation with Visual Studio < 2015
Hugo Locurcio
2021-08-31
1
-1
/
+1
*
Merge pull request #52240 from Rubonnek/rename-rel-path
Juan Linietsky
2021-08-30
3
-6
/
+6
|
\
|
*
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-29
3
-6
/
+6
*
|
Revert " Improve collision generation usability in the new 3D scene import wo...
Juan Linietsky
2021-08-30
1
-17
/
+6
*
|
Merge pull request #51985 from AndreaCatania/coll
Camille Mohr-Daurat
2021-08-30
1
-6
/
+17
|
\
\
|
*
|
Improve collision generation usability in the new 3D scene import workflow.
AndreaCatania
2021-08-28
1
-6
/
+17
*
|
|
Try other resolved IPs if one fails to connect
Haoyu Qiu
2021-08-30
2
-6
/
+24
*
|
|
[GDScript] [Net] Allow mixing rpc annotation paramters.
Fabio Alessandrelli
2021-08-30
1
-21
/
+15
*
|
|
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
Fabio Alessandrelli
2021-08-30
7
-25
/
+10
|
|
/
|
/
|
*
|
Merge pull request #52085 from williamd67/fix-await-without-argument
Hugo Locurcio
2021-08-28
1
-1
/
+5
|
\
\
|
*
|
Print error message when await is not followed by signal or coroutine
William Deurwaarder
2021-08-28
1
-1
/
+5
*
|
|
Merge pull request #52164 from mhilbrunner/gd-style-fixup
Max Hilbrunner
2021-08-28
1
-2
/
+2
|
\
\
\
|
*
|
|
GDScript test style fix
Max Hilbrunner
2021-08-27
1
-2
/
+2
*
|
|
|
Fix double named size parameter
Bastiaan Olij
2021-08-28
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #52122 from V-Sekai/autoload_list
K. S. Ernest (iFire) Lee
2021-08-27
4
-23
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use OrderedHashMap for autoloads to preserve order
Lyuma
2021-08-26
4
-23
/
+23
*
|
|
Merge pull request #52090 from balloonpopper/bug52060
Max Hilbrunner
2021-08-27
4
-2
/
+13
|
\
\
\
|
*
|
|
Correct null and boolean values being capitalised by the str command
Balloonpopper
2021-08-26
4
-2
/
+13
*
|
|
|
Merge pull request #51296 from ellenhp/mix_in_audio_server
Juan Linietsky
2021-08-27
4
-6
/
+14
|
\
\
\
\
|
*
|
|
|
Require AudioStream::mix to return the number of frames successfully mixed
Ellen Poe
2021-08-27
4
-6
/
+14
*
|
|
|
|
Merge pull request #52105 from ldmnt/master
Hugo Locurcio
2021-08-27
3
-0
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed crash when parsing an empty assignment.
Louis Dumont
2021-08-25
3
-0
/
+8
*
|
|
|
|
Makes FontData importable resource.
bruvzg
2021-08-27
24
-4630
/
+5412
*
|
|
|
|
Merge pull request #52003 from BastiaanOlij/xr_interface_extension
Bastiaan Olij
2021-08-27
18
-977
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
Adding GDExtension support to XRInterface
Bastiaan Olij
2021-08-26
18
-977
/
+25
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #52107 from timothyqiu/overriden
Juan Linietsky
2021-08-26
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix misspelled "overriden"
Haoyu Qiu
2021-08-26
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #52102 from Calinou/gdscript-tests-add-readme
Gilles Roudière
2021-08-25
1
-0
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add a README to link to the GDScript integration tests documentation
Hugo Locurcio
2021-08-25
1
-0
/
+8
*
|
|
|
Merge pull request #52087 from raulsntos/expose-simplify-path
Max Hilbrunner
2021-08-25
2
-0
/
+17
|
\
\
\
\
|
*
|
|
|
Expose `String.SimplifyPath` in C#
Raul Santos
2021-08-25
2
-0
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #52086 from raulsntos/rename-string-is-abs-path-method
Max Hilbrunner
2021-08-25
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Rename `String.IsAbsPath()` to `String.IsAbsolutePath()`
Raul Santos
2021-08-25
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #52023 from mhilbrunner/vs-fix-reloaded
Max Hilbrunner
2021-08-25
4
-67
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Visual Script editor
Max Hilbrunner
2021-08-24
4
-67
/
+26
*
|
|
Merge pull request #47295 from omegachysis/script-bind-mutex
Ignacio Roldán Etcheverry
2021-08-24
1
-1
/
+5
|
\
\
\
|
*
|
|
Add mutex to protect script bindings
Matthew A. Robinson
2021-03-23
1
-1
/
+5
*
|
|
|
Document ENetConnection compression must match between client and server
Hugo Locurcio
2021-08-23
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #51971 from aaronfranke/https
Max Hilbrunner
2021-08-23
7
-8
/
+8
|
\
\
\
|
*
|
|
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
7
-8
/
+8
*
|
|
|
Merge pull request #51947 from AnilBK/redundant-assignments
Michael Alexsander
2021-08-23
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Remove redundant assignments.
Anilforextra
2021-08-21
1
-1
/
+0
*
|
|
|
|
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
5
-26
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
6
-106
/
+149
*
|
|
|
Merge pull request #51919 from raulsntos/csharp-renames
Aaron Franke
2021-08-21
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Rename C# string extensions to follow GDScript
Raul Santos
2021-08-20
1
-2
/
+2
*
|
|
|
Merge pull request #49105 from vnen/gdscript-inner-preload-type
Rémi Verschelde
2021-08-20
11
-7
/
+74
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GDScript: Make singleton functions be seen as static
George Marques
2021-08-20
1
-1
/
+6
|
*
|
|
GDScript: Fix memory leak when using self class as type
George Marques
2021-08-18
1
-2
/
+1
|
*
|
|
GDScript: Fix calling builtin static functions
George Marques
2021-08-18
3
-1
/
+9
[next]