This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
263452ee91c7d76f3a2b1503ce8fbd0d35bbb6e4
godot
/
modules
/
nativescript
History
Karroffel
fc9f5d59b5
[NativeScript] fix signals from base class not being accessible
...
https://github.com/GodotNativeTools/cpp_bindings/issues/26
2017-07-30 15:04:00 +02:00
..
api_generator.cpp
…
api_generator.h
…
config.py
…
godot_nativescript.cpp
[NativeScript] forgot to uncomment userdata return
2017-07-24 16:36:26 +02:00
godot_nativescript.h
…
nativescript.cpp
[NativeScript] fix signals from base class not being accessible
2017-07-30 15:04:00 +02:00
nativescript.h
[NativeScript] call _init on instance creation
2017-07-27 11:12:49 +02:00
register_types.cpp
added an optional parameter to OS symbol lookup
2017-07-27 11:13:21 +02:00
register_types.h
…
SCsub
…