Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 gadi atpakaļ |
Markus Sauermann
|
a793960a10
Fix cppcheck const parameters
|
3 gadi atpakaļ |
David Maziarka
|
1f62965d26
Add built-in Variant types to autocompletion list
|
3 gadi atpakaļ |
George Marques
|
4710e2b278
GDScript: Add support for static method calls in native types
|
3 gadi atpakaļ |
Rémi Verschelde
|
c630c2001d
Merge pull request #59633 from EricEzaM/better-code-complete-update
|
3 gadi atpakaļ |
Eric M
|
4ab605d14d
Improve sorting of Code Completion options.
|
3 gadi atpakaļ |
Yuri Roubinsky
|
0584387918
Fix autocompletion of static methods in built-in types in GDScript
|
3 gadi atpakaļ |
Rémi Verschelde
|
c9b75431f3
Refactor GDScript/C# script templates logic to be editor-only
|
3 gadi atpakaļ |
Rémi Verschelde
|
143d13717b
Merge pull request #59553 from reduz/script-extension-support
|
3 gadi atpakaļ |
Juan Linietsky
|
ed14ff5a08
Revert "Sort autocomplete/code completion options in a better way"
|
3 gadi atpakaļ |
Rémi Verschelde
|
795304e34f
Merge pull request #59612 from YeldhamDev/style_and_grace
|
3 gadi atpakaļ |
Michael Alexsander
|
42df9ed059
Make script templates follow the GDScript style guide
|
3 gadi atpakaļ |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 gadi atpakaļ |
Eric M
|
f9e1c094a2
Improve sorting of Code Completion options.
|
3 gadi atpakaļ |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 gadi atpakaļ |
SaracenOne
|
b6aa4ed55d
Fixes cyclic detection from variables assigning themselves to themselves in autocomplete, and restricts initialization of variables from other variables which have not been declared above it in class body
|
3 gadi atpakaļ |
Rémi Verschelde
|
317cd0b19a
Refactor some object type checking code with `cast_to`
|
3 gadi atpakaļ |
Rémi Verschelde
|
89eb6d372d
Merge pull request #57591 from vnen/gdscript-enum-fixes
|
3 gadi atpakaļ |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 gadi atpakaļ |
George Marques
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
3 gadi atpakaļ |
Rémi Verschelde
|
f0382530a7
Merge pull request #56268 from KoBeWi/🚗complete_setters
|
3 gadi atpakaļ |
Rémi Verschelde
|
b3513cffc5
Merge pull request #56326 from NNesh/fix/unknown_default_value_callable
|
3 gadi atpakaļ |
NNesh
|
374baff747
Fixed <unknown> text for callable default value for a function arguments hint
|
3 gadi atpakaļ |
Rémi Verschelde
|
393a44b275
Merge pull request #55213 from Scony/fix-gdscript-crash
|
3 gadi atpakaļ |
Rémi Verschelde
|
6d4ed65f4c
Merge pull request #56483 from vnen/gdscript-warning-annotation
|
3 gadi atpakaļ |
George Marques
|
fd643c903d
GDScript: Add annotation to ignore warnings
|
3 gadi atpakaļ |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 gadi atpakaļ |
fabriceci
|
9d5b807059
Improve editor template workflow
|
3 gadi atpakaļ |
kobewi
|
c055c912fb
Remove autocomplete_setters_and_getters setting
|
3 gadi atpakaļ |
cdemirer
|
1cf3f382ba
Fix "Lookup Symbol" on global class members
|
3 gadi atpakaļ |