Pedro J. Estébanez
|
d272464e6e
Implement inherits_script() for NativeScript and PluginScript
|
%!s(int64=4) %!d(string=hai) anos |
Pedro J. Estébanez
|
7426b3fa91
Add Script::inherits_script()
|
%!s(int64=4) %!d(string=hai) anos |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
%!s(int64=4) %!d(string=hai) anos |
Hugo Locurcio
|
a38b447413
Highlight control flow keywords with a different color
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
575433b997
Fix crash on GDNative API json generator exit.
|
%!s(int64=4) %!d(string=hai) anos |
Bastiaan Olij
|
5228871e26
Only cleanup meta data if GDNative library is reloadable and we're about to unload it
|
%!s(int64=4) %!d(string=hai) anos |
Jan Haller
|
f64d9423a5
Fixes #47607 (forgotten statement in GDNative cleanup)
|
%!s(int64=4) %!d(string=hai) anos |
geekrelief
|
2bf0b2996a
fixes #46839, ensure library_classes is cleared and free funcs are called
|
%!s(int64=4) %!d(string=hai) anos |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
%!s(int64=4) %!d(string=hai) anos |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
%!s(int64=4) %!d(string=hai) anos |
Bastiaan Olij
|
8aa022f99c
Only unload the library when no NativeScript objects exist if the reloadable flag is true. If it is false it is likely the library does other things and can't be unloaded
|
%!s(int64=4) %!d(string=hai) anos |
geekrelief
|
311ca0c6f2
Removes the gdnative library when no script (gdns) references it any longer. This enables hot reload for gdnative.
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
%!s(int64=5) %!d(string=hai) anos |
Tomasz Chabora
|
f4a1a79d01
Don't try to initialize empty NativeLibrary
|
%!s(int64=5) %!d(string=hai) anos |
toasteater
|
e2121c97ae
Make VarArg methods return types show up as Variant in API json
|
%!s(int64=6) %!d(string=hai) anos |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
defd960276
Merge pull request #27886 from LeonardMeagher2/obj_to_string
|
%!s(int64=6) %!d(string=hai) anos |
RameshRavone
|
71808b38bc
NULL global_tag for non exposed classes
|
%!s(int64=6) %!d(string=hai) anos |
Frank Secilia
|
a4a0e64245
Fix indexing failure in NativeScriptLanguage::unregister_binding_functions.
|
%!s(int64=6) %!d(string=hai) anos |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
%!s(int64=6) %!d(string=hai) anos |
thomas.herzog
|
5fff7f741a
[GDNative] fix NativeScript leak in editor
|
%!s(int64=6) %!d(string=hai) anos |
thomas.herzog
|
0e5b2b16ed
[GDNative] remove spam at editor unfocus when using NativeScript
|
%!s(int64=6) %!d(string=hai) anos |
karroffel
|
9786b51601
[GDNative] fix crash at shutdown when using singleton libraries and NativeScript
|
%!s(int64=6) %!d(string=hai) anos |
Eric Rybicki
|
c9de8a6e68
Fix "No loader found for resource: res://" spam when NativeScript script_class_name is not empty.
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
c5dcbeb160
Scene: Ensure classes match their header filename
|
%!s(int64=6) %!d(string=hai) anos |