Juan Linietsky
|
e9bb65db81
-All types have editable script now in properties
|
hace 8 años |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
hace 8 años |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
hace 8 años |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
hace 8 años |
Andreas Haas
|
276087e92d
Throw error when trying to emit a non-existing signal.
|
hace 9 años |
Juan Linietsky
|
fc61eb37ce
Merge pull request #5920 from 29jm/fix-warnings
|
hace 9 años |
Juan Linietsky
|
828e1c092f
Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C#
|
hace 9 años |
Juan Linietsky
|
9c6175db11
More visual script work
|
hace 9 años |
Johan Manuel
|
8c0a050d49
Fix some warnings about unhandled switch cases
|
hace 9 años |
eska
|
4cd246898e
Allow documenting unexposed return types in bind_native_method
|
hace 9 años |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
hace 9 años |
J08nY
|
621b8d1324
Object: get_signal_connection_list fixed
|
hace 9 años |
Rémi Verschelde
|
0729c852b4
Fix indentation issues in last commits
|
hace 9 años |
Juan Linietsky
|
85f4f39279
Added function get_signals_connected_to_this_this()
|
hace 9 años |
Juan Linietsky
|
3ae61f2292
Created a NodeDock with signals and groups
|
hace 9 años |
Juan Linietsky
|
8be2fabbe5
Changed import workflow
|
hace 9 años |
Juan Linietsky
|
b2a4908e9c
Real-Time Remote Inspector support
|
hace 9 años |
Juan Linietsky
|
a75f896338
First version of Profiler
|
hace 9 años |
Juan Linietsky
|
bed3efb17e
New reworked AnimatedSprite!
|
hace 9 años |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
hace 9 años |
Juan Linietsky
|
3d0bd1a3f3
-make signals throw an error when target method is not found, fixes #2036
|
hace 9 años |
Juan Linietsky
|
199a29b353
Merge pull request #3184 from vnen/update-copyright-2016
|
hace 9 años |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
hace 9 años |
Juan Linietsky
|
810f049edf
introspection of signals and signal connections from GDScript was not working, fixes #2325
|
hace 9 años |
Rémi Verschelde
|
d4993b74fc
Add missing argument names in GDScript bindings
|
hace 9 años |
Juan Linietsky
|
f2183a5e09
replaced :var by :Variant in documentation, fixes #2897
|
hace 9 años |
Franklin Sobrinho
|
e4dce93520
Fix error message when using is_connected with a script signal
|
hace 9 años |
Juan Linietsky
|
200b7bb87c
-Display on animation editor which keys are invalid and which tracks are unresolved
|
hace 9 años |
admix
|
bc998c9195
fixed crash when creating new object with wrong number of arguments
|
hace 9 años |
Juan Linietsky
|
95047562d7
Several performance improvements, mainly in loading and instancing scenes and resources.
|
hace 10 años |