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-07-29
Merge pull request #30935 from YeldhamDev/gdnative_plugin_fix
Rémi Verschelde
2019-07-29
Merge pull request #30923 from NilsIrl/better_dropdown
Rémi Verschelde
2019-07-29
Fix 'GDNativeLibrary' editor being incorrectly opened
Michael Alexsander Silva Dias
2019-07-29
Find trailing whitespace and indentation in gdnative_api.json
Rémi Verschelde
2019-07-29
Improve platform selection in the GDNativeLibrary dock
NilsIrl
2019-07-27
Replace radion buttons with checkboxes in GDNativeLibrary editor
NilsIrl
2019-07-26
Merge pull request #30788 from Chaosus/direction_to_gdnative
Rémi Verschelde
2019-07-25
Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE
Rémi Verschelde
2019-07-24
Added direction_to to GDNative
Chaosus
2019-07-23
Added count method to String
Chaosus
2019-07-19
Remove added pluginscript resource format loaders and savers on cleanup
Ivan Hilaire
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-07-05
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-04
Parse more informations for code completion
Geequlim
2019-07-03
Skip export of non-project libraries
Pedro J. Estébanez
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-02
Fix various memory leaks and errors
Bojidar Marinov
2019-06-30
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-29
Merge pull request #30167 from Xrayez/module-editor-icons
Rémi Verschelde
2019-06-29
Remove bogus nulls from generated default values
Bojidar Marinov
2019-06-29
Merge pull request #30183 from Andrettin/Variant-Pointer-Fixes
Rémi Verschelde
2019-06-29
Merge pull request #29380 from bojidar-bg/16086-docs-default-value
Rémi Verschelde
2019-06-29
Fixed cases of unsupported pointers being used to construct variants
Andrettin
2019-06-28
Add support for creating editor icons per module
Andrii Doroshenko (Xrayez)
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
Properly expose all Error constants to scripting languages
Rémi Verschelde
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-18
doc: Improve docs for Resource* classes
Rémi Verschelde
2019-06-18
Unexpose subclasses of ResourceFormatLoader and -Saver
Rémi Verschelde
2019-06-16
Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_support
Rémi Verschelde
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-03
Merge pull request #28099 from lupoDharkael/fix-completion
Rémi Verschelde
2019-05-30
Setup Godot to support the Oculus Mobile SDK.
fhuya
2019-05-28
Added move_toward functions for float, Vector2 and Vector3
Giacom
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
[next]