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
3ea0943f645e5fda0b1bb68415e9c92ed4cf97dd
godot
/
modules
/
nativescript
History
Juan Linietsky
36e0a72c77
-Code completion for enumerations
...
-Disabled GDNative and GDNativeScript so build compiles again
2017-08-24 00:06:56 -03:00
..
api_generator.cpp
Removed unnecessary assignments
2017-08-21 15:15:55 -04:00
api_generator.h
…
config.py
-Code completion for enumerations
2017-08-24 00:06:56 -03:00
godot_nativescript.cpp
[NativeScript] forgot to uncomment userdata return
2017-07-24 16:36:26 +02:00
godot_nativescript.h
…
nativescript.cpp
Merge pull request
#10179
from marcelofg55/master
2017-08-11 10:38:16 +02:00
nativescript.h
Updated function argument names
2017-08-12 15:12:49 -04:00
register_types.cpp
Forward frame call to GDNative libraries
2017-08-03 14:04:04 +07:00
register_types.h
…
SCsub
…