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
0f8cc0fa5b6bc53b81fbf3fe52c15be987dfd7c2
godot
/
modules
/
gdnative
History
Karroffel
de18b8ee96
[GDNative] added GDN_EXPORT macro for libraries
...
Up until now there only was GDAPI which was used for the procedures Godot exposes.
2017-06-18 01:16:10 +02:00
..
godot
…
api_generator.cpp
…
api_generator.h
…
config.py
…
gdnative.cpp
…
gdnative.h
…
godot.cpp
…
godot.h
[GDNative] added GDN_EXPORT macro for libraries
2017-06-18 01:16:10 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…