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 |
sersoong
|
875fd90467
Add more template to Script_Create_dialog.cpp
|
7 years ago |
Rémi Verschelde
|
9d598833d2
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
geequlim
|
da2bcda7be
Enhanced debugger. ake 2.1 more productive!
|
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
|
d8223ffa75
Welcome in 2017, dear changelog reader!
|
8 years ago |
Juan Linietsky
|
efdcf205d2
Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059.
|
9 years ago |
Juan Linietsky
|
3813160ea0
-Fix crashes with thread_exit()
|
9 years ago |
Juan Linietsky
|
8dac3bf3b1
Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS
|
9 years ago |
Juan Linietsky
|
3edf66477a
Fixed error using the same atlas rect for all images, closes #4139
|
9 years ago |
Juan Linietsky
|
d57b09e47b
Better support in ScriptLanguage for GC based scripts
|
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 |
Juan Linietsky
|
9e745b920f
Ability to reload scripts on running game
|
9 years ago |
Juan Linietsky
|
a75f896338
First version of Profiler
|
9 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |
Juan Linietsky
|
a74138a0dc
-Some changes to how scenes and scripts are overriden in scene instance and inheritance
|
9 years ago |
Juan Linietsky
|
1597082c85
-Ability to roll-back script-exported properties to their default value on the script, closes #2128
|
9 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
reduz
|
e0d21d2158
Ability to set autoloads as singleton global variables
|
9 years ago |
Juan Linietsky
|
200b7bb87c
-Display on animation editor which keys are invalid and which tracks are unresolved
|
9 years ago |
Juan Linietsky
|
d1da2c2995
error debugger
|
10 years ago |
Juan Linietsky
|
cbee679bd7
live debug fixes
|
10 years ago |
Juan Linietsky
|
59961c9914
Live edit WORK IN PROGRESS
|
10 years ago |
Juan Linietsky
|
a67486a39e
improved get_node(), connect(), etc code completion.
|
10 years ago |
Juan Linietsky
|
48f1d02da4
added ability to define signals in script
|
10 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 years ago |