Hein-Pieter van Braam
|
3e25cf9e05
Add two missing Null checks
|
8 years ago |
Rémi Verschelde
|
490aef9369
Merge pull request #10581 from hpvb/fix-gcc6+
|
8 years ago |
Juan Linietsky
|
b1c0e45b03
Implemented, The Amazing Zylann Hack (tm), fixes #10603
|
8 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 years ago |
Rémi Verschelde
|
3ea0943f64
Fix mismatched signatures for GDScriptLanguage::complete_code
|
8 years ago |
Juan Linietsky
|
36e0a72c77
-Code completion for enumerations
|
8 years ago |
Juan Linietsky
|
3d1c031871
Changed MethodBind API to request information from methods. It's much claner now.
|
8 years ago |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Andrii Doroshenko (Xrayez)
|
72436956dd
Update GDScript completion names for Pool*Arrays
|
8 years ago |
Poommetee Ketson
|
c7c65ca6ba
Clang-formatting *.cpp and *.h (some files excluded)
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Juan Linietsky
|
00e5ba3143
Remove methods from code completion which are already exposed by properties, makes completion cleaner and more close to the documentation.
|
8 years ago |
Mariano Suligoy
|
7fe750583e
GdScript: Add signal autocompletion to emit_signal function
|
8 years ago |
Andreas Haas
|
8361b1ce07
Add ability to use custom script templates.
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Bojidar Marinov
|
837a667225
Fix #8674, and rename a few things for clarity
|
8 years ago |
Paulb23
|
c4ffe89204
Changed indent type settings
|
8 years ago |
Ramesh Ravone
|
924bccdbd1
Honoring the Indent setting for gdscript
|
8 years ago |
Rémi Verschelde
|
9acfb0782c
Merge pull request #8444 from magyar123/pr-complete-paths
|
8 years ago |
mbalint12
|
71978685f9
Added autocomplete for file paths in the script editor
|
8 years ago |
Paulb23
|
84bca4e72f
Added support for space indentation
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
mbalint12
|
edaf77abd6
Fixed typo in gdscript autocompletion.
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Saracen
|
5e938f0001
Inf and NaN support added to GDScript.
|
8 years ago |
Rémi Verschelde
|
1ec8b9fb7d
Merge pull request #7851 from shlomif/fix-some-compilation-warnings
|
8 years ago |
Shlomi Fish
|
0a2c387d5c
Fix some compilation warnings.
|
8 years ago |