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 #89472 from dalexeev/gds-fix-bin-tokenizer-continuation-lines
Rémi Verschelde
2024-04-15
5
-11
/
+35
|
\
|
*
GDScript: Fix continuation lines in `GDScriptTokenizerBuffer`
Danil Alexeev
2024-04-10
5
-11
/
+35
*
|
GDScript: Allow casting enum to int
George Marques
2024-04-12
3
-0
/
+13
*
|
Fix multiline array/dictionary match statements
Aiden Storey
2024-04-12
5
-15
/
+82
*
|
Merge pull request #90448 from vnen/gdscript-infer-string-format
Rémi Verschelde
2024-04-10
3
-0
/
+13
|
\
\
|
*
|
GDScript: Infer type with string format operator
George Marques
2024-04-10
3
-0
/
+13
*
|
|
Merge pull request #90442 from vnen/gdscript-dont-warn-using-default-builtin
Rémi Verschelde
2024-04-10
10
-30
/
+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
GDScript: Don't warn on unassigned for builtin-typed variables
George Marques
2024-04-10
10
-30
/
+65
|
|
/
*
|
Merge pull request #89382 from dcaoc03/master
Rémi Verschelde
2024-04-09
5
-7
/
+59
|
\
\
|
*
|
Fixed enum autocompletion for core classes (Issue #88858)
Diogo Costa
2024-03-15
5
-7
/
+59
*
|
|
Merge pull request #84043 from dalexeev/gds-fix-unsafe-cast-warning
Rémi Verschelde
2024-04-09
21
-5
/
+149
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
GDScript: Fix `UNSAFE_CAST` warning
Danil Alexeev
2023-10-27
21
-5
/
+149
*
|
|
GDScript: Fix highlighting escapes in multiline raw strings
Danil Alexeev
2024-04-09
2
-18
/
+28
*
|
|
Add tests for signal await with parameters
kobewi
2024-04-08
2
-0
/
+29
*
|
|
Merge pull request #90039 from AThousandShips/load_relative_note
Rémi Verschelde
2024-04-08
1
-1
/
+1
|
\
\
\
|
*
|
|
[Doc] Document loading behavior with relative paths
A Thousand Ships
2024-03-30
1
-1
/
+1
*
|
|
|
Merge pull request #89659 from dalexeev/gds-hl-fix-types
Rémi Verschelde
2024-04-08
1
-9
/
+23
|
\
\
\
\
|
*
|
|
|
GDScript: Fix `for` expression is highlighted as type
Danil Alexeev
2024-03-18
1
-9
/
+23
*
|
|
|
|
Don't pass `self` when calling a static function from a non-static context
Jamie Hill-Daniel
2024-04-04
3
-4
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add 'override' mark to ResourceFormat class
ppphp
2024-03-25
1
-8
/
+8
*
|
|
|
Merge pull request #89451 from AThousandShips/emit_fix
Rémi Verschelde
2024-03-24
4
-0
/
+40
|
\
\
\
\
|
*
|
|
|
[Core] Disconnect one-shot signals before calling callbacks
A Thousand Ships
2024-03-20
4
-0
/
+40
|
|
/
/
/
*
/
/
/
Add editor settings for autocompletion with NodePath and StringName
VolTer
2024-03-19
1
-1
/
+9
|
/
/
/
*
|
|
Merge pull request #89484 from dalexeev/update-gds-doc
Rémi Verschelde
2024-03-14
1
-1
/
+5
|
\
\
\
|
*
|
|
Update `@GDScript` documentation
Danil Alexeev
2024-03-14
1
-1
/
+5
*
|
|
|
Merge pull request #89270 from Repiteo/enforce-typename-in-templates
Rémi Verschelde
2024-03-14
2
-5
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
2
-5
/
+5
*
|
|
|
Merge pull request #87680 from AThousandShips/the_angry_count
Rémi Verschelde
2024-03-13
13
-2
/
+213
|
\
\
\
\
|
*
|
|
|
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
13
-2
/
+213
*
|
|
|
|
GDScript: Fix `@warning_ignore` annotation issues
Danil Alexeev
2024-03-12
24
-204
/
+597
|
/
/
/
/
*
|
|
|
Merge pull request #89284 from mihe/lsp-multiple-messages
Rémi Verschelde
2024-03-09
4
-13
/
+25
|
\
\
\
\
|
*
|
|
|
Allow LSP to process multiple messages per poll
Mikael Hermansson
2024-03-08
4
-13
/
+25
|
|
/
/
/
*
/
/
/
Editor Help: Add syntax highlighting for code blocks
Danil Alexeev
2024-03-09
2
-11
/
+25
|
/
/
/
*
|
|
GDScript: Add @export_custom annotation
George Marques
2024-03-07
3
-0
/
+38
*
|
|
Merge pull request #82952 from AbelToy/gds-export-array
Rémi Verschelde
2024-03-06
12
-64
/
+455
|
\
\
\
|
*
|
|
Support Array and PackedArray in @export_*
Abel Toy
2024-03-06
12
-64
/
+455
*
|
|
|
[GDScript] Fix some test file paths
A Thousand Ships
2024-03-04
14
-0
/
+0
*
|
|
|
Merge pull request #86973 from HolonProduction/tests-batch-1
Rémi Verschelde
2024-03-04
72
-6
/
+665
|
\
\
\
\
|
*
|
|
|
Cleanup
HolonProduction
2024-03-01
11
-105
/
+3
|
*
|
|
|
Debugging additions
HolonProduction
2024-03-01
8
-13
/
+87
|
*
|
|
|
Add test for `get_node` autocompletion
HolonProduction
2024-03-01
73
-6
/
+693
*
|
|
|
|
Merge pull request #85918 from 20kdc/tnj-static-called-on-instance-fix-confusion
Rémi Verschelde
2024-03-04
3
-15
/
+31
|
\
\
\
\
\
|
*
|
|
|
|
GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the nati...
20kdc
2024-03-01
3
-15
/
+31
|
|
/
/
/
/
*
|
/
/
/
Add two new COMSTR environment variables
Thaddeus Crews
2024-03-01
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Optimize SceneTree's `change_scene_to_file` autocompletion
Micky
2024-03-01
1
-2
/
+16
|
/
/
/
*
|
|
GDScript: Fix paths in `ResourceFormatLoaderGDScript::load()`
Danil Alexeev
2024-02-29
1
-2
/
+2
*
|
|
Merge pull request #88948 from dalexeev/core-add-callable-create
Rémi Verschelde
2024-02-29
2
-2
/
+11
|
\
\
\
|
*
|
|
Core: Add `Callable.create` static method for `Variant` callables
Danil Alexeev
2024-02-29
2
-2
/
+11
*
|
|
|
Merge pull request #88664 from RandomShaper/res_load_modes
Rémi Verschelde
2024-02-29
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Enhance cache modes in resource loading
Pedro J. Estébanez
2024-02-26
1
-1
/
+2
[next]