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
/
gdscript
/
gdscript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #52940 from groud/toast_notification
Rémi Verschelde
2021-10-19
1
-4
/
+4
|
\
|
*
Implement toast notifications in the editor
Gilles Roudière
2021-10-14
1
-4
/
+4
*
|
Fix name used instead of doc for GDScript signals
opl-
2021-10-17
1
-1
/
+1
|
/
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-74
/
+74
*
Merge pull request #51456 from SaracenOne/super_init_fix
George Marques
2021-09-10
1
-0
/
+15
|
\
|
*
Automatically call the _init function on base class if one does not exist.
SaracenOne
2021-08-10
1
-0
/
+15
*
|
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
1
-5
/
+5
*
|
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-29
1
-4
/
+4
*
|
Remove underscore hacks
Max Hilbrunner
2021-08-17
1
-7
/
+2
|
/
*
Use Ref<T> references as iterators where relevant
Rémi Verschelde
2021-07-26
1
-14
/
+14
*
Fix instantiate line class
Julien Nguyen
2021-07-25
1
-4
/
+4
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-6
/
+5
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-31
/
+30
*
Use the standard C `INFINITY` and `NAN` constants directly
Hugo Locurcio
2021-07-21
1
-2
/
+2
*
[Net] Single `rpc` annotation. "sync" no longer part of mode.
Fabio Alessandrelli
2021-07-20
1
-9
/
+5
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-1
/
+1
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-8
/
+8
*
Fix slow load/save of scenes with many instances of the same script
Pedro J. Estébanez
2021-06-13
1
-5
/
+9
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-10
/
+10
*
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
1
-1
/
+1
|
\
|
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
|
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
Rémi Verschelde
2021-06-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
1
-1
/
+1
*
|
[Net] Refactor RPCs, remove RSETs
Fabio Alessandrelli
2021-06-01
1
-113
/
+8
|
/
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-2
/
+2
*
Highlight control flow keywords with a different color
Hugo Locurcio
2021-05-05
1
-0
/
+13
*
Add runner for GDScript testing
George Marques
2021-04-08
1
-0
/
+8
*
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
1
-1
/
+1
*
Merge pull request #46991 from madmiraal/rename-invert-reverse
Rémi Verschelde
2021-04-01
1
-2
/
+2
|
\
|
*
Rename Array.invert() to Array.reverse()
Marcel Admiraal
2021-03-21
1
-2
/
+2
*
|
Add typed arrays to GDScript
George Marques
2021-03-29
1
-13
/
+21
|
/
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-12
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-10
/
+10
*
Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor
Rémi Verschelde
2020-12-15
1
-2
/
+5
|
\
|
*
GDScript: Refactor builtin functions
George Marques
2020-11-26
1
-2
/
+5
*
|
Merge pull request #41095 from ThakeeNathees/GDScript-Documentation
Rémi Verschelde
2020-12-02
1
-9
/
+238
|
\
\
|
*
|
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
1
-16
/
+4
|
*
|
Documentation generation for GDScript
Thakee Nathees
2020-11-29
1
-9
/
+250
|
|
/
*
/
Implement proper error print, Fixes a crash when no error messages are genera...
AndreaCatania
2020-11-28
1
-2
/
+6
|
/
*
Refactored variant constructor logic
reduz
2020-11-09
1
-1
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-5
/
+5
*
Merge pull request #41829 from RandomShaper/fix_40353
Rémi Verschelde
2020-10-01
1
-2
/
+6
|
\
|
*
Avoid warning about harmless unfulfilled yields
Pedro J. Estébanez
2020-09-06
1
-2
/
+6
*
|
Avoid infinite loop in GDScript at shutdown
Pedro J. Estébanez
2020-09-26
1
-2
/
+12
*
|
Ensure cyclic dependencies between scripts are broken at exit
Pedro J. Estébanez
2020-09-10
1
-2
/
+20
|
/
*
GDScript: Use pointer instead of references in cache
George Marques
2020-08-23
1
-3
/
+1
[next]