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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #47131 from vnen/gdscript-export-fix
Rémi Verschelde
2021-03-30
7
-143
/
+167
|
\
|
*
GDScript: Implement export of typed arrays
George Marques
2021-03-30
1
-1
/
+19
|
*
GDScript: Allow export of enum variables
George Marques
2021-03-30
3
-10
/
+22
|
*
GDScript: Show error on invalid initializer expression
George Marques
2021-03-30
1
-0
/
+3
|
*
Move GDSript annotation application after type-checking
George Marques
2021-03-30
6
-135
/
+126
*
|
Merge pull request #47492 from vnen/gdscript-typed-arrays
Rémi Verschelde
2021-03-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
GDScript: Fix array type check on constants
George Marques
2021-03-30
1
-2
/
+2
*
|
Merge pull request #46830 from vnen/gdscript-typed-arrays
Rémi Verschelde
2021-03-29
12
-58
/
+569
|
\
|
|
*
Add typed arrays to GDScript
George Marques
2021-03-29
12
-58
/
+569
*
|
Merge pull request #44398 from RevoluPowered/unit-tests-for-export-templates
Rémi Verschelde
2021-03-23
1
-3
/
+4
|
\
\
|
*
|
Add unit tests for export templates
Gordon MacPherson
2021-03-22
1
-3
/
+4
*
|
|
Fix missing quote in multiline GDScript string
Alex Hirsch
2021-03-19
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge pull request #46936 from DavidSichma/match_temp_header
Rémi Verschelde
2021-03-14
1
-4
/
+4
|
\
\
|
*
|
Fixed match test expression for temporaries
David Sichma
2021-03-12
1
-4
/
+4
*
|
|
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
6
-6
/
+6
|
/
/
*
|
Implement Navigation layers
Gilles Roudière
2021-03-10
1
-0
/
+2
*
|
Fixed match for expression pattern
David Sichma
2021-03-02
1
-1
/
+1
*
|
Merge pull request #42029 from ThakeeNathees/export-type-infer-bug-fix
George Marques
2021-03-02
1
-2
/
+7
|
\
\
|
*
|
GDScript export array/dictionary type infer bug fix
Thakee Nathees
2020-09-13
1
-2
/
+7
*
|
|
Merge pull request #46559 from asmaloney/fix-code-completion
Rémi Verschelde
2021-03-02
1
-2
/
+1
|
\
\
\
|
*
|
|
[script editor] Fix two special cases not being checked in code completion
Andy Maloney
2021-03-01
1
-2
/
+1
*
|
|
|
Merge pull request #41897 from strank/not-in-conditional-done
Rémi Verschelde
2021-03-02
2
-1
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add a "not in" operator to GDScript.
strank
2020-09-21
2
-1
/
+13
*
|
|
|
Merge pull request #46379 from ThakeeNathees/signal-idf-not-found-fix
Rémi Verschelde
2021-02-25
1
-22
/
+45
|
\
\
\
\
|
*
|
|
|
false positive "Identifier not found" error or signals fixed
Thakee Nathees
2021-02-24
1
-22
/
+45
*
|
|
|
|
Merge pull request #40276 from Taywee/master
Rémi Verschelde
2021-02-25
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
remove invalid codeLensProvider value from lsp
Taylor C. Richberger
2020-07-11
1
-1
/
+1
*
|
|
|
|
Fixed Invalid function bindings #46135
Vignesh1-art
2021-02-18
1
-1
/
+1
*
|
|
|
|
Improve resource load cache
reduz
2021-02-11
3
-3
/
+3
*
|
|
|
|
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
11
-56
/
+38
*
|
|
|
|
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-31
2
-8
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Modernize Thread
Pedro J. Estébanez
2021-01-29
2
-8
/
+4
*
|
|
|
|
|
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-28
1
-1
/
+1
*
|
|
|
|
|
Fix highlight color for class attributes that are also keywords
Lucas Van Mol
2021-01-26
1
-6
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #43176 from mateosss/crash-uninit-const
Rémi Verschelde
2021-01-11
1
-13
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Fix crash by adding nullcheck for uninitialized constants
Mateo de Mayo
2020-10-29
1
-13
/
+15
*
|
|
|
|
|
Merge pull request #43980 from gvekan/fix-missing-function-hints
Rémi Verschelde
2021-01-11
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix missing function hints
Gustav
2020-11-30
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #44104 from nekomatata/coroutine-await-fix
Rémi Verschelde
2021-01-11
4
-2
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix error when calling coroutine with await in _ready
PouleyKetchoupp
2020-12-17
4
-2
/
+23
*
|
|
|
|
|
|
|
Merge pull request #44005 from RandomShaper/gds_needless_check
Rémi Verschelde
2021-01-11
1
-5
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Remove useless check in GDScript
Pedro J. Estébanez
2020-12-01
1
-5
/
+1
*
|
|
|
|
|
|
|
|
Merge pull request #44604 from lyuma/gdscript_dictionary_crash
Rémi Verschelde
2021-01-11
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Fix crash when iterating through empty dictionary.
Lyuma
2020-12-21
1
-1
/
+1
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #44719 from ThakeeNathees/assert-argument-bug-fixed
Rémi Verschelde
2021-01-11
3
-8
/
+8
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
GDScript assert message parsing bug fixed
Thakee Nathees
2020-12-27
3
-8
/
+8
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #44672 from ThakeeNathees/array-dict-const-fold-bug-fix
Rémi Verschelde
2021-01-11
1
-0
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Array/Dictionary marked as not safe to const fold
Thakee Nathees
2020-12-25
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
Merge pull request #44818 from ThakeeNathees/const-crash-fix
Rémi Verschelde
2021-01-11
1
-0
/
+2
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
GDScript crash at incomplete const bug fix
Thakee Nathees
2020-12-30
1
-0
/
+2
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
[next]