This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.28.1-9-g71536d7ed4
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
9f68626fb2e5331d4bea1adea49d014be79af4b1
engine
/
modules
/
gdnative
T
History
Rémi Verschelde
2845e6a21a
Merge pull request
#34040
from qarmin/unused_variable_more_precise_numbers
...
Removed unused variables, add some constants numbers
2019-12-10 08:25:31 +01:00
..
android
…
arvr
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
2019-08-09 11:13:24 +02:00
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
Add missing on error manifest struct destroy in pluginscript script init
2019-12-01 16:15:31 +01:00
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
Fix self reference issue in core structures for GDNative plugins
2019-08-12 19:21:32 +10:00
gdnative_library_editor_plugin.cpp
Removed unused variables, add some constants numbers
2019-12-10 05:13:02 +01:00
gdnative_library_editor_plugin.h
Replace radion buttons with checkboxes in GDNativeLibrary editor
2019-07-27 16:46:14 +02:00
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
…