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 pull request #52267 from williamd67/lookup-symbol-builtin-functions
Max Hilbrunner
2021-09-07
1
-0
/
+9
|
\
|
*
Show help for built-in functions (@GlobalScope)
William Deurwaarder
2021-08-30
1
-0
/
+9
*
|
Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdef
Max Hilbrunner
2021-09-07
1
-1
/
+1
|
\
\
|
*
|
Remove `#ifdefs` for handling compilation with Visual Studio < 2015
Hugo Locurcio
2021-08-31
1
-1
/
+1
*
|
|
Merge pull request #52442 from Faless/mp/4.x_rpc_manager
Max Hilbrunner
2021-09-07
33
-117
/
+117
|
\
\
\
|
*
|
|
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
33
-117
/
+117
*
|
|
|
Merge pull request #52205 from BastiaanOlij/blit_source_rect
Bastiaan Olij
2021-09-07
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Add source rectangle to blit
Bastiaan Olij
2021-08-29
1
-5
/
+5
*
|
|
|
|
Merge pull request #52271 from nekomatata/query-layer-default-mask
Camille Mohr-Daurat
2021-09-06
1
-6
/
+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Harmonize default value for collision mask in ray/shape queries
PouleyKetchoupp
2021-08-30
1
-6
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #52341 from Calinou/scons-fix-missing-sconscript-warning
Max Hilbrunner
2021-09-04
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Fix missing SConscript warning when building using SCons
Hugo Locurcio
2021-09-02
1
-1
/
+0
*
|
|
|
|
Add documentation to GodotSharp
Raul Santos
2021-09-03
36
-647
/
+2382
*
|
|
|
|
Fix constant tag documentation in C# bindings generator
Raul Santos
2021-09-03
1
-1
/
+1
*
|
|
|
|
Fix PackedInt64Array typo in bindings_generator.h
Raul Santos
2021-09-03
1
-1
/
+1
*
|
|
|
|
Merge pull request #50872 from aaronfranke/cs-format-mini-2
Ignacio Roldán Etcheverry
2021-09-03
50
-767
/
+820
|
\
\
\
\
\
|
*
|
|
|
|
Some more C# formatting
Aaron Franke
2021-09-02
50
-767
/
+820
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #52342 from Faless/enet/4.x_no_close_error
Fabio Alessandrelli
2021-09-03
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
[Net] Silence ENetMultiplayerPeer close_connection.
Fabio Alessandrelli
2021-09-02
1
-1
/
+3
*
|
|
|
|
|
Merge pull request #52329 from ZuBsPaCe/gdscript-unused-private-class-variabl...
Max Hilbrunner
2021-09-03
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
GDScript: Count usages of member variables.
ZuBsPaCe
2021-09-03
1
-0
/
+1
|
|
/
/
/
/
*
/
/
/
/
Check for GDScript member and class naming conflicts in a variety of conditions.
SaracenOne
2021-09-02
3
-23
/
+97
|
/
/
/
/
*
|
|
|
Merge pull request #51639 from Ev1lbl0w/gsoc21-dap
Fabio Alessandrelli
2021-09-01
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Implemented advanced features of DAP
Ev1lbl0w
2021-08-31
1
-0
/
+2
*
|
|
|
|
Merge pull request #52270 from KoBeWi/goodbye_polar
George Marques
2021-09-01
4
-98
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Remove cartesian2polar and polar2cartesian
kobewi
2021-08-31
4
-98
/
+24
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #48237 from KoBeWi/they_came_from_angle
George Marques
2021-09-01
1
-0
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add Vector2.from_angle() method
kobewi
2021-08-31
1
-0
/
+11
|
|
/
/
/
*
|
|
|
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
[next]