Rémi Verschelde
|
dbece391a8
Merge pull request #10179 from marcelofg55/master
|
8 years ago |
Rémi Verschelde
|
8e6768c963
Merge pull request #10202 from neikeq/how-do-you-turn-this-on
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Thomas Herzog
|
e93ce339dc
Merge pull request #10206 from endragor/show-base-nativescript-props
|
8 years ago |
Ruslan Mustakov
|
9c1afce38e
Allow to edit base type NativeScript properties
|
8 years ago |
Ruslan Mustakov
|
9d4887e74b
Fix getting default values for NativeScript base type properties
|
8 years ago |
Marcelo Fernandez
|
077ed98c92
Fix crash when running a game with the profiler enabled
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Ruslan Mustakov
|
d71171026f
Dont call nativescript callbacks if lib is not initialized
|
8 years ago |
Thomas Herzog
|
056b5f9e56
Merge pull request #10060 from endragor/nativescript-frame
|
8 years ago |
Ruslan Mustakov
|
aaf84129db
Forward frame call to GDNative libraries
|
8 years ago |
Karroffel
|
c143f86968
[GDNative/NativeScript] fix -rdynamic and removed _init call
|
8 years ago |
Karroffel
|
fc9f5d59b5
[NativeScript] fix signals from base class not being accessible
|
8 years ago |
Karroffel
|
3185c9c374
[NativeScript] fixed optional _init call
|
8 years ago |
Karroffel
|
aae8accadd
[NativeScript] fix mutex double lock
|
8 years ago |
Karroffel
|
a2795e9531
[NativeScript] call _init on instance creation
|
8 years ago |
Thomas Herzog
|
18e23ad4dc
Merge pull request #9882 from endragor/nativescript-refcount
|
8 years ago |
Ruslan Mustakov
|
db9dcbddbc
Forward refcount changes to NativeScriptInstance
|
8 years ago |
Ruslan Mustakov
|
7f32023a1a
Support multithreading for NativeScriptLanguage
|
8 years ago |
sheepandshepherd
|
bdf2e8c615
Fix typo in NativeScript property getter
|
8 years ago |
Karroffel
|
cdf1212bee
[NativeScript] fix double initialization in editor
|
8 years ago |
Karroffel
|
3f1e75e89c
[NativeScript] bound `new` to ClassDB
|
8 years ago |
Ramesh Ravone
|
75b66146ae
GDNative register_property
|
8 years ago |
Karroffel
|
a1a76bbde4
[NativeScript] fix double free but on exit
|
8 years ago |
Karroffel
|
534d62d2f4
[GDNative] new GDNative API
|
8 years ago |