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
/
tests
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDScript: Fix `get_*_list()` methods return incorrect info
Danil Alexeev
2023-09-04
2
-0
/
+170
*
Merge pull request #80964 from dalexeev/gds-allow-use-local-consts-as-types
Yuri Sizov
2023-08-25
9
-0
/
+79
|
\
|
*
GDScript: Allow use local constants as types
Danil Alexeev
2023-08-25
9
-0
/
+79
*
|
GDScript: Fix lambda resolution with cyclic references
Danil Alexeev
2023-08-25
6
-0
/
+53
|
/
*
GDScript: Add static typing for `for` loop variable
Danil Alexeev
2023-08-17
10
-0
/
+93
*
Merge pull request #80365 from dalexeev/gds-allow-mix-indent-on-blank-lines
Rémi Verschelde
2023-08-17
3
-0
/
+26
|
\
|
*
GDScript: Allow mixed indentation on blank lines
Danil Alexeev
2023-08-17
3
-0
/
+26
*
|
Merge pull request #78552 from dalexeev/gds-check-get-node-in-static-func
Rémi Verschelde
2023-08-17
2
-0
/
+11
|
\
\
|
*
|
GDScript: Check `get_node()` shorthand in static functions
Danil Alexeev
2023-08-09
2
-0
/
+11
|
|
/
*
/
GDScript: Fix "Identifier not found" error when accessing inner class from in...
Danil Alexeev
2023-08-11
2
-0
/
+26
|
/
*
GDScript: Fix regression with native signal not found
Danil Alexeev
2023-08-02
2
-0
/
+19
*
Merge pull request #79880 from dalexeev/gds-fix-id-shadowing-below
Yuri Sizov
2023-07-31
11
-1
/
+80
|
\
|
*
GDScript: Fix bug with identifier shadowed below in current scope
Danil Alexeev
2023-07-26
11
-1
/
+80
*
|
Merge pull request #78254 from dalexeev/gds-fix-property-group-name-conflict
Yuri Sizov
2023-07-31
2
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
GDScript: Fix conflict between property and group names
Danil Alexeev
2023-06-15
2
-0
/
+22
*
|
Fix for not being able to ignore shadowing warnings on class scope
jpcerrone
2023-07-24
4
-9
/
+17
*
|
Change GDScript tests to use InstancePlaceholder as the example abstract
Aaron Franke
2023-07-15
4
-4
/
+4
*
|
Change explicit 'Godot 4.0' references to 'Godot 4'
Rémi Verschelde
2023-07-10
1
-1
/
+1
*
|
Merge pull request #77744 from dalexeev/gds-reset-block-locals-on-exit
Rémi Verschelde
2023-06-21
4
-0
/
+55
|
\
\
|
*
|
GDScript: Reset local variables on exit from block
Danil Alexeev
2023-06-02
4
-0
/
+55
*
|
|
GDScript: fix regression when checking for virtual function implementation.
ocean (they/them)
2023-06-21
8
-34
/
+0
*
|
|
Fix lambda parsing continuing on subsequent lines #73273
今井きなみ
2023-06-21
4
-0
/
+92
*
|
|
Merge pull request #73540 from mashumafi/fix-typed-array-add
Rémi Verschelde
2023-06-20
2
-0
/
+35
|
\
\
\
|
*
|
|
Fix: Typed arrays aren't working with +
mashumafi
2023-02-22
2
-0
/
+35
*
|
|
|
GDScript: Fix `_get_script_name()` function collision for SCU build
Danil Alexeev
2023-06-20
2
-2
/
+2
*
|
|
|
Merge pull request #78389 from rune-scape/rune-match-stringnames
Rémi Verschelde
2023-06-19
4
-17
/
+32
|
\
\
\
\
|
*
|
|
|
GDScript: Strings and StringNames match
rune-scape
2023-06-14
4
-17
/
+32
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #77129 from dalexeev/gds-fix-static-var-bugs-part-1
Rémi Verschelde
2023-06-19
10
-18
/
+202
|
\
\
\
\
|
*
|
|
|
GDScript: Fix some bugs with static variables and functions
Danil Alexeev
2023-06-16
10
-18
/
+202
*
|
|
|
|
Merge pull request #74741 from vnen/variant-not-for-everyone
Rémi Verschelde
2023-06-18
2
-0
/
+576
|
\
\
\
\
\
|
*
|
|
|
|
GDScript: Allow boolean operators between any types
George Marques
2023-03-10
2
-0
/
+576
*
|
|
|
|
|
Merge pull request #73657 from mashumafi/callable-ctor
Rémi Verschelde
2023-06-18
2
-0
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix: Get constructor as Callable
mashumafi
2023-02-20
2
-0
/
+13
*
|
|
|
|
|
|
Merge pull request #73363 from dalexeev/gds-fix-min-int-not-representable
Rémi Verschelde
2023-06-18
2
-0
/
+33
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
GDScript: Fix `MIN_INT` not representable as numeric literal
Danil Alexeev
2023-02-15
2
-0
/
+33
*
|
|
|
|
|
|
Merge pull request #77324 from anvilfolk/oh-no-its-virtual
Rémi Verschelde
2023-06-15
6
-0
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GDScript: add errors when calling unimplemented virtual functions
ocean (they/them)
2023-06-15
6
-0
/
+23
*
|
|
|
|
|
|
|
Merge pull request #73203 from dalexeev/gds-fix-num-literal
Rémi Verschelde
2023-06-15
6
-11
/
+53
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
GDScript: Fix repeated `_` are allowed after decimal point
Danil Alexeev
2023-06-14
6
-11
/
+53
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #77351 from anvilfolk/super-discard
Rémi Verschelde
2023-06-15
2
-0
/
+11
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
GDScript: do not warn of return value discarded for super() inside _init()
ocean (they/them)
2023-05-22
2
-0
/
+11
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
GDScript: Further restrict test error output for C++ errors
Rémi Verschelde
2023-06-14
1
-1
/
+0
*
|
|
|
|
|
GDScript: Only include script file path in test error output
Rémi Verschelde
2023-06-14
1
-2
/
+0
*
|
|
|
|
|
Merge pull request #75419 from vonagam/fix-super-classes-in-array-literals
Rémi Verschelde
2023-06-14
3
-2
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GDScript: Allow elements of a parent class in a typed array literal
Dmitrii Maganov
2023-03-28
3
-2
/
+16
*
|
|
|
|
|
|
GDScript: Fix calling static func from non-static is allowed
Danil Alexeev
2023-05-17
2
-0
/
+10
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
GDScript: Fix warning ignoring for member variables
Danil Alexeev
2023-05-12
2
-0
/
+19
*
|
|
|
|
|
Merge pull request #76412 from dalexeev/gds-reorganize-warnings
Rémi Verschelde
2023-04-28
19
-34
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GDScript: Reorganize and unify warnings
Danil Alexeev
2023-04-28
19
-34
/
+34
*
|
|
|
|
|
|
Merge pull request #75014 from vonagam/assert-literal-false
Rémi Verschelde
2023-04-28
2
-0
/
+8
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]