This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
d42ff4c2ae86dff7ca67ad846063090dcb7599eb
godot
/
modules
/
gdnative
History
Tomasz Chabora
f4a1a79d01
Don't try to initialize empty NativeLibrary
2019-11-29 21:10:20 +01:00
..
android
…
arvr
…
doc_classes
Document the GDNative singleton method prefix being changeable
2019-10-07 15:59:57 +02:00
gdnative
Added empty() function to pool array types
2019-10-31 16:27:32 +01:00
icons
…
include
Added empty() function to pool array types
2019-10-31 16:27:32 +01:00
nativescript
Don't try to initialize empty NativeLibrary
2019-11-29 21:10:20 +01:00
net
…
pluginscript
…
videodecoder
VideoStreamGDNative: Fix playing video files without audio stream
2019-11-27 16:40:16 +01:00
config.py
…
gdnative_api.json
Restore GDNative compatibility by moving new functions introduced in
#33210
to core API 1.2 extension.
2019-11-02 15:25:43 +02:00
gdnative_builders.py
…
gdnative_library_editor_plugin.cpp
…
gdnative_library_editor_plugin.h
…
gdnative_library_singleton_editor.cpp
…
gdnative_library_singleton_editor.h
…
gdnative.cpp
Document the GDNative singleton method prefix being changeable
2019-10-07 15:59:57 +02:00
gdnative.h
…
register_types.cpp
Fix some crashes and using null pointers
2019-10-28 08:07:29 +01:00
register_types.h
…
SCsub
…