Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
6 years ago |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 years ago |
Maarten Heremans
|
cf09952b6b
Fixes crash when loading *.escn resources with gdnative #20141
|
6 years ago |
Rémi Verschelde
|
e9cb01e366
Fix warnings about non-static data member initializers in nativescript
|
6 years ago |
Fabio Alessandrelli
|
1e9b46d687
Clearly deprecate sync too in favor of remotesync.
|
6 years ago |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Will Nations
|
fadf2d2afd
Fix invalid deref in NativeScript script classes
|
6 years ago |
Thomas Herzog
|
917bd5b2c2
[NativeScript] implement refcount instance binding funcs
|
6 years ago |
Marcelo Fernandez
|
a323b7a1ba
Implemented profiling functions for NativeScript
|
6 years ago |
willnationsdev
|
05f717376b
Add NativeScript support for script classes.
|
6 years ago |
George Marques
|
eb48119821
Added system for GDScript warnings
|
6 years ago |
Bastiaan Olij
|
8a914f17b0
Fixed nativescript getter and setter logic
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Marcelo Fernandez
|
77f3c0b495
Fix possible crash at NativeScript::get_base_script
|
6 years ago |
George Marques
|
03746da73f
Add editor highlight for type-safe lines
|
7 years ago |
Marcelo Fernandez
|
deebeb2742
Add a new notification to detect crashes on native scripts
|
6 years ago |
Fabio Alessandrelli
|
8e35d937a9
New sync keywords in GDScript, NativeScript, Mono
|
7 years ago |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
7 years ago |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 years ago |
Fabio Alessandrelli
|
a5e8a3be5e
New sync keywords in GDScript, NativeScript, Mono
|
7 years ago |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 years ago |
sheepandshepherd
|
bc110b3771
Fix NativeScript property list
|
7 years ago |
karroffel
|
ad93d3e277
[NativeScript] added global type tag system
|
7 years ago |
karroffel
|
0b92aded23
[GDNative] fixed issue with library unloading order
|
7 years ago |
Rémi Verschelde
|
08cadc3d87
NativeScript: Fix initialization in wrong scope
|
7 years ago |
Hein-Pieter van Braam
|
d702d7b335
Fix various valgrind reported uninitialized variable uses
|
7 years ago |
karroffel
|
0b2afa24b8
add initial NativeScript 1.1 extension
|
7 years ago |
karroffel
|
69f33a9313
[GDNative] fix NativeScript false negative error
|
7 years ago |