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
Age
Commit message (
Expand
)
Author
2019-05-23
Merge pull request #28738 from 2shady4u/master
Rémi Verschelde
2019-05-23
Added native binding for dictionary duplication
shaderbeast
2019-05-22
[GDNative] fix godot_variant_evaluate function
thomas.herzog
2019-05-21
Merge pull request #28964 from Faless/webrtc/channels_pr
Rémi Verschelde
2019-05-20
Merge pull request #27886 from LeonardMeagher2/obj_to_string
Rémi Verschelde
2019-05-20
Merge pull request #28975 from RameshRavone/type_tag
Rémi Verschelde
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-18
NULL global_tag for non exposed classes
RameshRavone
2019-05-16
WebRTC refactor. Data channels, STUN/TURN support.
Fabio Alessandrelli
2019-05-16
Merge pull request #28917 from Faless/gdnative/singleton_editor_fix_pr
Rémi Verschelde
2019-05-15
Fix indexing failure in NativeScriptLanguage::unregister_binding_functions.
Frank Secilia
2019-05-15
Update GDNativeLibrarySingletonEditor.
Fabio Alessandrelli
2019-05-12
Fix GDNative library resource loading.
Fabio Alessandrelli
2019-05-03
Allow overriding how scripted objects are converted to strings
Leonard Meagher
2019-05-04
Fixes VideostreamGDNative crash on audio_channel=0.
Anish
2019-04-30
Merge pull request #28530 from akien-mga/scons-prepend-cpppath
Rémi Verschelde
2019-04-30
Forgot a parameter in the ARVR gdnative bindings for notifications
Bastiaan Olij
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
Merge pull request #27007 from BastiaanOlij/arvr_notifications
Rémi Verschelde
2019-04-30
Merge pull request #27759 from BastiaanOlij/sort_api_json
Rémi Verschelde
2019-04-27
Send notifications to ARVRInterfaces
Bastiaan Olij
2019-04-22
Merge pull request #27673 from qarmin/small_fixes
Rémi Verschelde
2019-04-19
Sort data exported to the api.json file for GDNative
Bastiaan Olij
2019-04-19
doc: Sync classref with current source
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-12
Add WebRTC GDNative interface
Fabio Alessandrelli
2019-04-08
Merge pull request #27711 from neikeq/ifdef-clang-tidy
Rémi Verschelde
2019-04-08
Small fixes, mostly dupicated code
qarmin
2019-04-07
Fix where json exported empty types
Bastiaan Olij
2019-04-05
Replace a few #if/#elif with #ifdef and "#elif defined"
Ignacio Etcheverry
2019-04-06
Add option to have viewport render into supplied texture
Bastiaan Olij
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-27
Merge pull request #27184 from karroffel/gdnative-api-gen-fixes
Rémi Verschelde
2019-03-22
[GDNative] fix NativeScript leak in editor
thomas.herzog
2019-03-22
[GDNative] remove spam at editor unfocus when using NativeScript
thomas.herzog
2019-03-17
fix GDNative binding generation for object types
karroffel
2019-03-11
Fixes segfault on opening incompatible files.
Anish
2019-03-09
[GDNative] fix crash at shutdown when using singleton libraries and NativeScript
karroffel
2019-03-06
Fixed crash on loading GDNative videos.
Anish
2019-02-27
Merge pull request #26134 from marxin/fix-Wsign-compare
Rémi Verschelde
2019-02-27
Fix -Wsign-compare warnings.
marxin
2019-02-26
Fix "No loader found for resource: res://" spam when NativeScript script_clas...
Eric Rybicki
2019-02-24
Fixing C compatiblity for GDNative NET module
Fabio Alessandrelli
2019-02-22
Merge pull request #26132 from marxin/fix-Wignored-qualifiers
Rémi Verschelde
2019-02-21
Fix warnings seen with -Wignored-qualifiers.
marxin
2019-02-21
added godot_dictionary_get_with_default to GDNative
karroffel
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-18
Make direct casting among Error and godot_error enums (#23015).
marxin
2019-02-13
Merge pull request #25821 from akien-mga/sync-class-and-filenames
Rémi Verschelde
2019-02-12
Fix copyright year in VideoStreamGDNative
Rémi Verschelde
[next]