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 #60007 from aaronfranke/gds-op-adj-tr3d
Rémi Verschelde
2022-04-15
4
-5
/
+5
|
\
|
*
GDScript: Rename OPCODE_TYPE_ADJUST_TRANSFORM to have a 3D suffix
Aaron Franke
2022-04-07
4
-5
/
+5
*
|
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-12
1
-6
/
+8
*
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
8
-29
/
+17
*
|
GDScript: Fix method call on singletons
George Marques
2022-04-08
1
-1
/
+3
|
/
*
Add built-in Variant types to autocompletion list
David Maziarka
2022-04-07
1
-11
/
+16
*
Merge pull request #59947 from vnen/gdscript-static-methods-classdb
Rémi Verschelde
2022-04-06
11
-20
/
+135
|
\
|
*
GDScript: Add support for static method calls in native types
George Marques
2022-04-06
11
-20
/
+135
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
2
-6
/
+6
|
/
*
Merge pull request #59885 from Jayman2000/autoload-inheritance-message
Rémi Verschelde
2022-04-04
1
-1
/
+1
|
\
|
*
Improve autoload inheritance error message
Jason Yundt
2022-04-04
1
-1
/
+1
*
|
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
3
-11
/
+11
|
/
*
Merge pull request #59633 from EricEzaM/better-code-complete-update
Rémi Verschelde
2022-04-03
1
-23
/
+116
|
\
|
*
Improve sorting of Code Completion options.
Eric M
2022-04-01
1
-23
/
+116
*
|
Fix some issues found by clang sanitizers.
bruvzg
2022-03-31
1
-1
/
+1
*
|
Fix typos with codespell
Rémi Verschelde
2022-03-31
1
-1
/
+1
*
|
Merge pull request #59694 from vnen/gdscript-better-call-super
Rémi Verschelde
2022-03-30
2
-5
/
+13
|
\
\
|
*
|
GDScript: Fix issues with completion and `super` calls
George Marques
2022-03-30
2
-5
/
+13
*
|
|
Fix autocompletion of static methods in built-in types in GDScript
Yuri Roubinsky
2022-03-30
3
-18
/
+73
|
/
/
*
/
Refactor GDScript/C# script templates logic to be editor-only
Rémi Verschelde
2022-03-28
10
-14
/
+10
|
/
*
Merge pull request #59553 from reduz/script-extension-support
Rémi Verschelde
2022-03-28
5
-119
/
+121
|
\
|
*
Add GDExtension support to Script
reduz
2022-03-27
5
-119
/
+121
*
|
Revert "Sort autocomplete/code completion options in a better way"
Juan Linietsky
2022-03-28
1
-118
/
+23
*
|
Merge pull request #59612 from YeldhamDev/style_and_grace
Rémi Verschelde
2022-03-28
7
-12
/
+38
|
\
\
|
*
|
Make script templates follow the GDScript style guide
Michael Alexsander
2022-03-28
7
-12
/
+38
|
|
/
*
|
Merge pull request #58931 from EricEzaM/proposals/4189-better-code-completion
Rémi Verschelde
2022-03-28
1
-23
/
+118
|
\
\
|
*
|
Improve sorting of Code Completion options.
Eric M
2022-03-24
1
-23
/
+118
*
|
|
Merge pull request #59064 from Chaosus/gds_fix_narrowing_conv_warning
Rémi Verschelde
2022-03-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Prevent NARROWING_CONVERSION warning for int(float) function in GDScript
Yuri Roubinsky
2022-03-22
1
-1
/
+1
*
|
|
Merge pull request #59065 from fabriceci/script-template-condition-too-wide
Rémi Verschelde
2022-03-23
1
-4
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Restrict the condition when checking if a script is a template
fabriceci
2022-03-23
1
-4
/
+0
*
|
|
Merge pull request #59056 from Chaosus/gds_fix_extends_crash
Yuri Rubinsky
2022-03-22
1
-0
/
+1
|
\
\
\
|
*
|
|
Prevent crash due to empty error message on empty extends in GDScript
Yuri Roubinsky
2022-03-12
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #58971 from Chaosus/gds_multiline_annotation
Yuri Rubinsky
2022-03-22
1
-0
/
+2
|
\
\
\
|
*
|
|
Allow making multiline annotations in GDScript
Yuri Roubinsky
2022-03-10
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #59194 from Chaosus/gds_export_flags_limit_error
Rémi Verschelde
2022-03-21
1
-0
/
+9
|
\
\
\
|
*
|
|
Add an error emitting when the `@export_flags` arg count is exceeded
Yuri Roubinsky
2022-03-16
1
-0
/
+9
|
|
/
/
*
/
/
Fix default value count checking for inherited function
Yuri Roubinsky
2022-03-14
1
-4
/
+12
|
/
/
*
/
Remove VARIANT_ARG* macros
reduz
2022-03-09
5
-18
/
+18
|
/
*
Fix `VisualShaderNodeCustom` script template
Yuri Roubinsky
2022-03-09
1
-1
/
+1
*
Merge pull request #58853 from V-Sekai/default-arg-values
Rémi Verschelde
2022-03-07
1
-1
/
+1
|
\
|
*
Restore building web platform by enclosing resolve_function_signature.
K. S. Ernest (iFire) Lee
2022-03-07
1
-1
/
+1
*
|
Merge pull request #58847 from KoBeWi/editor_settings_mess
Rémi Verschelde
2022-03-07
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Remove duplicate editor settings definitions
kobewi
2022-03-06
1
-3
/
+3
*
|
GDScript: Check if method signature matches the parent
George Marques
2022-03-06
14
-9
/
+141
|
/
*
Add test cases for accessing parent elements from child class
strank
2022-03-04
2
-0
/
+56
*
Merge pull request #56830 from strank/parent-signals
Rémi Verschelde
2022-03-04
1
-9
/
+14
|
\
|
*
Fix "Identifier not found" compiler error when accessing inherited signals or...
strank
2022-02-11
1
-9
/
+14
*
|
Merge pull request #58185 from V-Sekai/explicit_variant_assignment_fix
Rémi Verschelde
2022-03-04
1
-1
/
+1
|
\
\
|
*
|
Fix error when assigning to an explicitly annotated variant from an ambiguous...
SaracenOne
2022-02-16
1
-1
/
+1
[next]