Rémi Verschelde
|
b97401f304
Update copyright statements to 2020
|
5 년 전 |
Rémi Verschelde
|
7562ce053a
Update copyright statements to 2019
|
6 년 전 |
Rémi Verschelde
|
2712014744
Update copyright statements to 2018
|
7 년 전 |
Rémi Verschelde
|
9d598833d2
Use HTTPS URL for Godot's website in the headers
|
8 년 전 |
Poommetee Ketson
|
3629f23d81
Fix double single quotes in `connect` error print
|
8 년 전 |
Indah Sylvia
|
5014b9dc40
core/[io;object]: fix typo 'resoucre' to 'resource'
|
8 년 전 |
Andreas Haas
|
992b415702
Bindings: Fix Object::get_meta return type.
|
8 년 전 |
Rémi Verschelde
|
e9b045d9e5
Add "Godot Engine contributors" copyright line
|
8 년 전 |
Rémi Verschelde
|
f8db8a3faa
Bring that Whole New World to the Old Continent too
|
8 년 전 |
Rémi Verschelde
|
d8223ffa75
Welcome in 2017, dear changelog reader!
|
8 년 전 |
Andreas Haas
|
5adb75c2e7
Throw error when trying to emit a non-existing signal.
|
9 년 전 |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
9 년 전 |
J08nY
|
621b8d1324
Object: get_signal_connection_list fixed
|
9 년 전 |
Rémi Verschelde
|
0729c852b4
Fix indentation issues in last commits
|
9 년 전 |
Juan Linietsky
|
85f4f39279
Added function get_signals_connected_to_this_this()
|
9 년 전 |
Juan Linietsky
|
3ae61f2292
Created a NodeDock with signals and groups
|
9 년 전 |
Juan Linietsky
|
8be2fabbe5
Changed import workflow
|
9 년 전 |
Juan Linietsky
|
b2a4908e9c
Real-Time Remote Inspector support
|
9 년 전 |
Juan Linietsky
|
a75f896338
First version of Profiler
|
9 년 전 |
Juan Linietsky
|
bed3efb17e
New reworked AnimatedSprite!
|
9 년 전 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 년 전 |
Juan Linietsky
|
3d0bd1a3f3
-make signals throw an error when target method is not found, fixes #2036
|
9 년 전 |
Juan Linietsky
|
199a29b353
Merge pull request #3184 from vnen/update-copyright-2016
|
9 년 전 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 년 전 |
Juan Linietsky
|
810f049edf
introspection of signals and signal connections from GDScript was not working, fixes #2325
|
9 년 전 |
Rémi Verschelde
|
d4993b74fc
Add missing argument names in GDScript bindings
|
9 년 전 |
Juan Linietsky
|
f2183a5e09
replaced :var by :Variant in documentation, fixes #2897
|
9 년 전 |
Franklin Sobrinho
|
e4dce93520
Fix error message when using is_connected with a script signal
|
9 년 전 |
Juan Linietsky
|
200b7bb87c
-Display on animation editor which keys are invalid and which tracks are unresolved
|
9 년 전 |
admix
|
bc998c9195
fixed crash when creating new object with wrong number of arguments
|
9 년 전 |