Ignacio Etcheverry
|
e218a13a64
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
|
vor 7 Jahren |
Juan Linietsky
|
0a5799fb43
Properly allow completion on variable initializer arguments, closes #9359
|
vor 7 Jahren |
Hein-Pieter van Braam
|
137f8a58a8
Move Variant::evaluate() switch to computed goto
|
vor 8 Jahren |
Hein-Pieter van Braam
|
67a706fc1b
Fix various assorted warnings
|
vor 8 Jahren |
Juan Linietsky
|
9c3bddfac2
Merge pull request #10745 from neikeq/fix-docdata-and-stuff
|
vor 8 Jahren |
Ignacio Etcheverry
|
8bd92a96a4
Makes built-in vararg methods actual vararg methods
|
vor 8 Jahren |
Ignacio Etcheverry
|
c16d00591b
DocData and type hints fixes
|
vor 8 Jahren |
Juan Linietsky
|
8fce79aaee
-Some fixes to code completion.
|
vor 8 Jahren |
Juan Linietsky
|
d23f323cde
-Moved script run to editor, removed from project
|
vor 8 Jahren |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
vor 8 Jahren |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
vor 8 Jahren |
Hein-Pieter van Braam
|
3e25cf9e05
Add two missing Null checks
|
vor 8 Jahren |
Rémi Verschelde
|
490aef9369
Merge pull request #10581 from hpvb/fix-gcc6+
|
vor 8 Jahren |
Juan Linietsky
|
b1c0e45b03
Implemented, The Amazing Zylann Hack (tm), fixes #10603
|
vor 8 Jahren |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
vor 8 Jahren |
Rémi Verschelde
|
3ea0943f64
Fix mismatched signatures for GDScriptLanguage::complete_code
|
vor 8 Jahren |
Juan Linietsky
|
36e0a72c77
-Code completion for enumerations
|
vor 8 Jahren |
Juan Linietsky
|
3d1c031871
Changed MethodBind API to request information from methods. It's much claner now.
|
vor 8 Jahren |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
vor 8 Jahren |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
vor 8 Jahren |
Andrii Doroshenko (Xrayez)
|
72436956dd
Update GDScript completion names for Pool*Arrays
|
vor 8 Jahren |
Poommetee Ketson
|
c7c65ca6ba
Clang-formatting *.cpp and *.h (some files excluded)
|
vor 8 Jahren |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
vor 8 Jahren |
Juan Linietsky
|
00e5ba3143
Remove methods from code completion which are already exposed by properties, makes completion cleaner and more close to the documentation.
|
vor 8 Jahren |
Mariano Suligoy
|
7fe750583e
GdScript: Add signal autocompletion to emit_signal function
|
vor 8 Jahren |
Andreas Haas
|
8361b1ce07
Add ability to use custom script templates.
|
vor 8 Jahren |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
vor 8 Jahren |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
vor 8 Jahren |
Bojidar Marinov
|
837a667225
Fix #8674, and rename a few things for clarity
|
vor 8 Jahren |
Paulb23
|
c4ffe89204
Changed indent type settings
|
vor 8 Jahren |