Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
vor 5 Jahren |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
vor 5 Jahren |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
vor 5 Jahren |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
vor 5 Jahren |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
vor 5 Jahren |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
vor 5 Jahren |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
vor 5 Jahren |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
vor 5 Jahren |
Andrea Catania
|
eb07e87981
Optmized data sent during RPC and RSet calls.
|
vor 5 Jahren |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
vor 5 Jahren |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
vor 5 Jahren |
Tomasz Chabora
|
f4a1a79d01
Don't try to initialize empty NativeLibrary
|
vor 5 Jahren |
toasteater
|
e2121c97ae
Make VarArg methods return types show up as Variant in API json
|
vor 6 Jahren |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
vor 6 Jahren |
Rémi Verschelde
|
defd960276
Merge pull request #27886 from LeonardMeagher2/obj_to_string
|
vor 6 Jahren |
RameshRavone
|
71808b38bc
NULL global_tag for non exposed classes
|
vor 6 Jahren |
Frank Secilia
|
a4a0e64245
Fix indexing failure in NativeScriptLanguage::unregister_binding_functions.
|
vor 6 Jahren |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
vor 6 Jahren |
thomas.herzog
|
5fff7f741a
[GDNative] fix NativeScript leak in editor
|
vor 6 Jahren |
thomas.herzog
|
0e5b2b16ed
[GDNative] remove spam at editor unfocus when using NativeScript
|
vor 6 Jahren |
karroffel
|
9786b51601
[GDNative] fix crash at shutdown when using singleton libraries and NativeScript
|
vor 6 Jahren |
Eric Rybicki
|
c9de8a6e68
Fix "No loader found for resource: res://" spam when NativeScript script_class_name is not empty.
|
vor 6 Jahren |
Rémi Verschelde
|
c5dcbeb160
Scene: Ensure classes match their header filename
|
vor 6 Jahren |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
vor 6 Jahren |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
vor 6 Jahren |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
vor 6 Jahren |
Maarten Heremans
|
cf09952b6b
Fixes crash when loading *.escn resources with gdnative #20141
|
vor 6 Jahren |
Rémi Verschelde
|
e9cb01e366
Fix warnings about non-static data member initializers in nativescript
|
vor 6 Jahren |
Fabio Alessandrelli
|
1e9b46d687
Clearly deprecate sync too in favor of remotesync.
|
vor 6 Jahren |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
vor 6 Jahren |