Rémi Verschelde
|
b97401f304
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
7562ce053a
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
2712014744
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
6a4e7198c5
Style: apply clang-format (5.0.0) to current source
|
7 years ago |
Rémi Verschelde
|
9d598833d2
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Karroffel
|
e151b66127
fixed a bug where saving a GDScript file crashed the editor
|
8 years ago |
Rémi Verschelde
|
e9b045d9e5
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
f8db8a3faa
Bring that Whole New World to the Old Continent too
|
8 years ago |
Rémi Verschelde
|
dbf0137576
Style: Fix statements ending with ';;'
|
8 years ago |
Rémi Verschelde
|
d8223ffa75
Welcome in 2017, dear changelog reader!
|
8 years ago |
Juan Linietsky
|
33cc480350
Fixed reloading of tool scripts within editor, they should work much better now, closes #3194
|
9 years ago |
Juan Linietsky
|
cf6450043d
Fix bug in inner class reference, closes #1411
|
9 years ago |
Juan Linietsky
|
565bb3afcc
Fix extends issue, closes #4026
|
9 years ago |
Andreas Haas
|
c871cf6801
Add "bool" to GDScript reserverd keywords
|
9 years ago |
Juan Linietsky
|
45443a1651
Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756
|
9 years ago |
Juan Linietsky
|
f8f30662d9
-Ability to reload (and soft reload) tool scripts. Please test!
|
9 years ago |
punto-
|
86253cbdfe
Revert "Fix implicit GDScript Reference inheritance"
|
9 years ago |
eska
|
3acbf8e71f
Fix implicit GDScript Reference inheritance
|
9 years ago |
Juan Linietsky
|
9e745b920f
Ability to reload scripts on running game
|
9 years ago |
Juan Linietsky
|
df139f57b3
Some cleanup to GDScript
|
9 years ago |
Ignacio Armenteros
|
7caabd9398
Fix #4748: proper call to base class function
|
9 years ago |
Juan Linietsky
|
a75f896338
First version of Profiler
|
9 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |
Juan Linietsky
|
6fc1c3a4d1
Completed the support for plugins! It is not possible to add plugins.
|
9 years ago |
Rémi Verschelde
|
6ea0863ed3
Merge pull request #3587 from akien-mga/pr-reserved-keyords
|
9 years ago |
Rémi Verschelde
|
ade7329625
Fix missing comma
|
9 years ago |
George Marques
|
0f41a18344
Merge pull request #3582 from akien-mga/pr-reserved-keyords
|
9 years ago |
Rémi Verschelde
|
99d9188da8
Add preload and PI to GDScript reserved keywords
|
9 years ago |
Rémi Verschelde
|
8151110002
Reorder reserved words by categories
|
9 years ago |
Juan Linietsky
|
817fd1ab71
-Added method flags to global constants for script
|
9 years ago |