virtualx-engine/modules/nativescript
Ruslan Mustakov db9dcbddbc Forward refcount changes to NativeScriptInstance
This also changes Reference::unreference() to always invoke
refcount_decremented. Previously it was not invoked until the count
reached zero due to short-circuit evalution of boolean expressions.
2017-07-26 22:36:57 +07:00
..
api_generator.cpp [GDNative] new GDNative API 2017-07-24 04:23:37 +02:00
api_generator.h [GDNative] new GDNative API 2017-07-24 04:23:37 +02:00
config.py [GDNative] new GDNative API 2017-07-24 04:23:37 +02:00
godot_nativescript.cpp [NativeScript] forgot to uncomment userdata return 2017-07-24 16:36:26 +02:00
godot_nativescript.h [GDNative] new GDNative API 2017-07-24 04:23:37 +02:00
nativescript.cpp Forward refcount changes to NativeScriptInstance 2017-07-26 22:36:57 +07:00
nativescript.h Forward refcount changes to NativeScriptInstance 2017-07-26 22:36:57 +07:00
register_types.cpp [GDNative] new GDNative API 2017-07-24 04:23:37 +02:00
register_types.h [GDNative] new GDNative API 2017-07-24 04:23:37 +02:00
SCsub [GDNative] new GDNative API 2017-07-24 04:23:37 +02:00