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 |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 years ago |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 years ago |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 years ago |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
8 years ago |
Juan Linietsky
|
8963ca3d17
Fix code completion for new getnode syntax
|
8 years ago |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 years ago |
Juan Linietsky
|
9e477babb3
-GDScript support for accessing properties directly
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
George Marques
|
5ef64aae58
Fix build for templates
|
9 years ago |
Juan Linietsky
|
37f1e86108
Do ctrl-click on any code identifier to go to definiton or help page.
|
9 years ago |
Juan Linietsky
|
b83350f4b2
Added constants from types in code completion, somehow this was never added.
|
9 years ago |
Juan Linietsky
|
fc61eb37ce
Merge pull request #5920 from 29jm/fix-warnings
|
9 years ago |
Răzvan Cosmin Rădulescu
|
00e743b76a
Clean up GDScript template
|
9 years ago |
Juan Linietsky
|
1add52b55e
Brand new networked multiplayer
|
9 years ago |
Johan Manuel
|
046f94d3ac
Remove some unused variables
|
9 years ago |