Age | Commit message (Collapse) | Author |
|
[GDNative] add a way to register call types
|
|
|
|
|
|
|
|
|
|
Fixes #12973.
|
|
|
|
|
|
|
|
It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}",
limits unnecessary diffs.
|
|
[GDNative] export plugin
|
|
|
|
Singleton management changes
|
|
[GDNative] use feature tags, added load once option
|
|
|
|
* fix auto-generated GDN API header for C compilers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[GDNative] added Read and Write accessors to pool arrays
|
|
Adding rumble support to ARVR controllers
|
|
|
|
|
|
|
|
|
|
|
|
used before GDScript, with squirrel apparently
|
|
- Make ScriptCreateDialog disable the built-in script checked button if the language does not support it.
- ScriptLanguage's get_template and make_template now receive the script path as class name if the the script language does not have named classes.
|
|
|
|
|
|
|
|
|
|
[GDnative] add pluginscript \o/
|
|
|
|
godot_nativescript_init
|
|
registered automatically when a module loads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Include property index in GDNative class API
|
|
|
|
Needed by properties that share set/get functions. Fixes #10329.
|
|
|
|
|