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
/
analyzer
/
warnings
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDScript: Fix warning ignoring for member variables
Danil Alexeev
2023-05-12
2
-0
/
+19
*
GDScript: Reorganize and unify warnings
Danil Alexeev
2023-04-28
3
-6
/
+6
*
Fix mistakes in documentation and GDScript errors
VolTer
2023-04-10
1
-1
/
+1
*
Merge pull request #74949 from dalexeev/gds-fix-await-warning
Yuri Sizov
2023-03-20
2
-0
/
+90
|
\
|
*
GDScript: Fix false positive `REDUNDANT_AWAIT` warning
Danil Alexeev
2023-03-16
2
-0
/
+90
*
|
GDScript: Fix missing warning for shadowing of built-in types
Dmitrii Maganov
2023-03-13
2
-0
/
+38
|
/
*
GDScript: Don't use validated call for vararg methods
George Marques
2023-02-24
1
-1
/
+1
*
Make global scope enums accessible as types in GDScript
George Marques
2023-02-19
2
-2
/
+2
*
GDScript: Add warnings that are set to error by default
George Marques
2023-02-02
8
-0
/
+74
*
Revert "GDScript: Add warnings that are set to error by default"
Rémi Verschelde
2023-02-01
8
-64
/
+0
*
GDScript: Add warnings that are set to error by default
George Marques
2023-02-01
8
-0
/
+64
*
GDScript: Fix constant conversions
Dmitrii Maganov
2023-01-29
4
-0
/
+21
*
Add support for Unicode identifiers in GDScript
George Marques
2023-01-21
1
-1
/
+1
*
GDScript: Fix typing of lambda functions
Dmitrii Maganov
2023-01-06
4
-0
/
+21