index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
include
Age
Commit message (
Expand
)
Author
2018-06-29
Merge pull request #19757 from Faless/gdnet_pr
Thomas Herzog
2018-06-27
Add [Packet/Stream/Multiplayer]PeerGDNative
Fabio Alessandrelli
2018-06-19
Add access for GDNative modules to some platform dependent internals on Android
Bastiaan Olij
2018-05-30
Merge pull request #19255 from Faless/rpc_sync_mmore
Rémi Verschelde
2018-05-29
New sync keywords in GDScript, NativeScript, Mono
Fabio Alessandrelli
2018-05-29
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-27
[WIP] Adding version info to GDNative ARVR interfaces
Bastiaan Olij
2018-05-26
New sync keywords in GDScript, NativeScript, Mono
Fabio Alessandrelli
2018-04-12
Revert "Unify http- and percent- encode/decode"
Pedro J. Estébanez
2018-04-07
Merge pull request #17583 from RandomShaper/enhance-uri-utils
Juan Linietsky
2018-04-05
[NativeScript] added global type tag system
karroffel
2018-03-31
[GDNative] added GDCALLINGCONV to instance binding functions
karroffel
2018-03-27
Unify http- and percent- encode/decode
Pedro J. Estébanez
2018-02-21
Fix typos with codespell
luz.paz
2018-02-11
gdnative_api.json: Change argument name to r_dest
tilpner
2018-02-09
add initial NativeScript 1.1 extension
karroffel
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
Added GDNative copy constructor for PoolVectors Read and Write
Marc Gilleron
2018-01-11
[GDNative] updates to string API and const fixes
karroffel
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-16
Remove get_stack_bottom
Ruslan Mustakov
2017-12-05
Improve slang, especially in user-visible parts
Unknown
2017-12-05
Fixed typo: substract to subtract
Indah Sylvia
2017-11-21
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
Merge pull request #12590 from poke1024/bsearch
Rémi Verschelde
2017-11-21
Revert this change, we need to export symbols on the library side
Bastiaan Olij
2017-11-21
Add bsearch and bsearch_custom to Array
poke1024
2017-11-20
[GDNative] add a way to register call types
Karroffel
2017-11-20
[GDNative] removed godot_string_c_str
Karroffel
2017-11-20
[GDNative] loading error and version error procs
Karroffel
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
2017-11-14
Merge pull request #12586 from karroffel/gdnative-gdnlibrary-changes
Thomas Herzog
2017-11-13
Removed add/remove interface bindings and added get_interfaces
BastiaanOlij
2017-11-10
[GDNative] rename nativearvr extension to arvr
Karroffel
2017-11-10
[GDNative] better API struct versioning
Karroffel
2017-11-07
[GDNative] even more API fixes
Karroffel
2017-11-04
Merge pull request #12612 from karroffel/gdnative-poolarray-accessors
Thomas Herzog
2017-11-04
Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_support
Bastiaan Olij
2017-11-03
[GDNative] added Read and Write accessors to pool arrays
Karroffel
2017-11-03
[GDNative] small API bug fixes
Karroffel
2017-11-03
[GDNative] removed anchors
Karroffel
2017-11-01
Adding rumble support to ARVR controllers (if implemented on the ARVR interface)
Bastiaan Olij
2017-10-24
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
2017-10-20
Fix compilation on Visual Studio 2013 (#10219).
scorched
2017-10-17
[GDnative] add pluginscript \o/
Emmanuel Leblond
2017-10-15
Couple of small changes so our ARVRInterfaceGDNative gets constructed and reg...
BastiaanOlij
2017-10-14
update ARVRInterfaceGDNative to use API struct
Karroffel
2017-10-14
[GDNative] removed native_raw_call
Karroffel
[next]