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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #47391 from Calinou/platform-feature-tags-lowercase
Juan Linietsky
2021-09-07
2
-32
/
+40
|
\
|
*
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
2
-32
/
+40
*
|
Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdef
Max Hilbrunner
2021-09-07
1
-3
/
+3
|
\
\
|
*
|
Remove `#ifdefs` for handling compilation with Visual Studio < 2015
Hugo Locurcio
2021-08-31
1
-3
/
+3
|
|
/
*
|
Merge pull request #52442 from Faless/mp/4.x_rpc_manager
Max Hilbrunner
2021-09-07
14
-610
/
+818
|
\
\
|
*
|
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
14
-610
/
+818
*
|
|
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-07
5
-2
/
+23
|
/
/
*
|
Merge pull request #51722 from TokageItLab/implement-set-read-only-in-extende...
Gilles Roudière
2021-09-05
1
-0
/
+1
|
\
\
|
*
|
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-05
1
-0
/
+1
*
|
|
Merge pull request #52309 from BastiaanOlij/add_extension_index_functions
Bastiaan Olij
2021-09-05
2
-0
/
+162
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add functions for access members by index on packed array objects
Bastiaan Olij
2021-09-02
2
-0
/
+162
*
|
|
Fix _send_default_spawn_default function sending zero length
SaracenOne
2021-09-02
1
-0
/
+2
|
/
/
*
|
Merge pull request #52270 from KoBeWi/goodbye_polar
George Marques
2021-09-01
1
-11
/
+0
|
\
\
|
*
|
Remove cartesian2polar and polar2cartesian
kobewi
2021-08-31
1
-11
/
+0
*
|
|
Merge pull request #48237 from KoBeWi/they_came_from_angle
George Marques
2021-09-01
3
-0
/
+7
|
\
\
\
|
*
|
|
Add Vector2.from_angle() method
kobewi
2021-08-31
3
-0
/
+7
|
|
/
/
*
|
|
Merge pull request #52026 from Calinou/constiterator-fix-const
Hugo Locurcio
2021-09-01
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix ConstIterator to allow `for` range loops on Packed*Array
Hugo Locurcio
2021-08-23
1
-1
/
+1
*
|
|
Merge pull request #52240 from Rubonnek/rename-rel-path
Juan Linietsky
2021-08-30
7
-14
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-29
7
-14
/
+14
*
|
|
Revert " Improve collision generation usability in the new 3D scene import wo...
Juan Linietsky
2021-08-30
1
-1
/
+1
*
|
|
Merge pull request #51985 from AndreaCatania/coll
Camille Mohr-Daurat
2021-08-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix Vector ConstIterator constructor.
AndreaCatania
2021-08-22
1
-1
/
+1
*
|
|
|
Try other resolved IPs if one fails to connect
Haoyu Qiu
2021-08-30
2
-3
/
+24
*
|
|
|
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
Fabio Alessandrelli
2021-08-30
2
-13
/
+8
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #51788 from Faless/mp/4.x_replicator_sync
Fabio Alessandrelli
2021-08-30
4
-10
/
+336
|
\
\
\
|
*
|
|
Data structure optimizations as per review.
Fabio Alessandrelli
2021-08-26
2
-3
/
+9
|
*
|
|
[Net] Add state sync to replicator.
Fabio Alessandrelli
2021-08-18
4
-10
/
+330
*
|
|
|
Merge pull request #52180 from timothyqiu/config-file-prop
Hugo Locurcio
2021-08-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Quote and escape ConfigFile keys when necessary
Haoyu Qiu
2021-08-28
1
-1
/
+1
*
|
|
|
|
Merge pull request #47406 from mashumafi/master-Array-insert-rc
Max Hilbrunner
2021-08-28
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Array::insert consistent with Pool*Array::insert
mashumafi
2021-03-27
2
-4
/
+4
*
|
|
|
|
|
Merge pull request #43522 from qarmin/divide_by_zero_in_vectori
Max Hilbrunner
2021-08-28
2
-4
/
+100
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix crash when dividing by 0 in Vector2/3i
Rafał Mikrut
2021-08-15
2
-4
/
+100
*
|
|
|
|
|
Merge pull request #52122 from V-Sekai/autoload_list
K. S. Ernest (iFire) Lee
2021-08-27
2
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use OrderedHashMap for autoloads to preserve order
Lyuma
2021-08-26
2
-3
/
+4
*
|
|
|
|
|
|
Merge pull request #52090 from balloonpopper/bug52060
Max Hilbrunner
2021-08-27
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Correct null and boolean values being capitalised by the str command
Balloonpopper
2021-08-26
1
-2
/
+2
*
|
|
|
|
|
|
|
Add a SafeList data structure for future audio server usage.
Ellen Poe
2021-08-27
1
-0
/
+375
*
|
|
|
|
|
|
|
Merge pull request #52110 from nekomatata/fix-segment-intersection
Camille Mohr-Daurat
2021-08-27
1
-3
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix segment intersection consistency in Geometry2D
PouleyKetchoupp
2021-08-25
1
-3
/
+17
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Add an `Array.pop_at()` method to pop an element at an arbitrary index
Hugo Locurcio
2021-08-27
3
-3
/
+30
*
|
|
|
|
|
|
|
Merge pull request #52121 from groud/fix_localvector_insert
Juan Linietsky
2021-08-26
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix LocalVector crash on insert.
Gilles Roudière
2021-08-26
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #52107 from timothyqiu/overriden
Juan Linietsky
2021-08-26
2
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix misspelled "overriden"
Haoyu Qiu
2021-08-26
2
-3
/
+3
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #51928 from reduz/extension-loader
Juan Linietsky
2021-08-26
5
-7
/
+27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Implement Extension Loader
reduz
2021-08-20
5
-7
/
+27
*
|
|
|
|
|
|
|
|
Merge pull request #52077 from reduz/error-ret-doc
Juan Linietsky
2021-08-26
4
-0
/
+57
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Implement error return documetation
reduz
2021-08-24
4
-0
/
+57
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]