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
cbf54086856cdc0bbbeb805a2daadfbc66045ed7
godot
/
modules
/
gdnative
/
nativescript
History
Rémi Verschelde
58d302dd5f
Merge pull request
#46844
from geekrelief/gdnative_unregister_script_fix
...
fixes
#46839
, ensure library_classes is cleared and free funcs are ca…
2021-03-29 16:11:11 +02:00
..
api_generator.cpp
Added static method information the generated builtin API JSON
2021-03-17 08:33:08 -03:00
api_generator.h
…
godot_nativescript.cpp
…
nativescript.cpp
Merge pull request
#46844
from geekrelief/gdnative_unregister_script_fix
2021-03-29 16:11:11 +02:00
nativescript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…