Juan Linietsky
|
00e5ba3143
Remove methods from code completion which are already exposed by properties, makes completion cleaner and more close to the documentation.
|
пре 8 година |
Mariano Suligoy
|
7fe750583e
GdScript: Add signal autocompletion to emit_signal function
|
пре 8 година |
Andreas Haas
|
8361b1ce07
Add ability to use custom script templates.
|
пре 8 година |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
пре 8 година |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
пре 8 година |
Bojidar Marinov
|
837a667225
Fix #8674, and rename a few things for clarity
|
пре 8 година |
Paulb23
|
c4ffe89204
Changed indent type settings
|
пре 8 година |
Ramesh Ravone
|
924bccdbd1
Honoring the Indent setting for gdscript
|
пре 8 година |
Rémi Verschelde
|
9acfb0782c
Merge pull request #8444 from magyar123/pr-complete-paths
|
пре 8 година |
mbalint12
|
71978685f9
Added autocomplete for file paths in the script editor
|
пре 8 година |
Paulb23
|
84bca4e72f
Added support for space indentation
|
пре 8 година |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
пре 8 година |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
пре 8 година |
mbalint12
|
edaf77abd6
Fixed typo in gdscript autocompletion.
|
пре 8 година |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
пре 8 година |
Saracen
|
5e938f0001
Inf and NaN support added to GDScript.
|
пре 8 година |
Rémi Verschelde
|
1ec8b9fb7d
Merge pull request #7851 from shlomif/fix-some-compilation-warnings
|
пре 8 година |
Shlomi Fish
|
0a2c387d5c
Fix some compilation warnings.
|
пре 8 година |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
пре 8 година |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
пре 8 година |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
пре 8 година |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
пре 8 година |
Juan Linietsky
|
bc26f90581
Type renames:
|
пре 8 година |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
пре 8 година |
Juan Linietsky
|
8963ca3d17
Fix code completion for new getnode syntax
|
пре 8 година |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
пре 8 година |
Juan Linietsky
|
9e477babb3
-GDScript support for accessing properties directly
|
пре 8 година |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
пре 8 година |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
пре 8 година |
George Marques
|
5ef64aae58
Fix build for templates
|
пре 9 година |