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
Age
Commit message (
Expand
)
Author
2018-02-14
Merge pull request #15379 from ianb96/delete_key_fix
Rémi Verschelde
2018-02-14
Merge pull request #15574 from paulloz/mono-build-project-button
Rémi Verschelde
2018-02-14
Merge pull request #16176 from vnen/gdscript-default-args
Rémi Verschelde
2018-02-14
Merge pull request #16331 from Benjamin-Dobell/pull/fix-pkgconfig-mono
Rémi Verschelde
2018-02-14
Merge pull request #14804 from ColinKinloch/master
Rémi Verschelde
2018-02-14
Merge pull request #16681 from AndreaCatania/kin_t
Rémi Verschelde
2018-02-14
Added return true o collide when no rusult is NULL
Andrea Catania
2018-02-14
Merge pull request #16547 from Dar13/kinematic_gravity_fix
Rémi Verschelde
2018-02-14
Allow building with system wide mbedtls on X11
Fabio Alessandrelli
2018-02-14
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-02-14
lws module now uses mbedtls as OpenSSL replacement
Fabio Alessandrelli
2018-02-14
Add mbedtls module
Fabio Alessandrelli
2018-02-13
Fixes gravity calculation for kinematic bodies in Bullet
Neil Moore
2018-02-13
Merge pull request #16551 from sctincman/xbuild_fallback-fix
Rémi Verschelde
2018-02-13
Merge pull request #16433 from Calinou/remove-assetlib-debugging-prints
Rémi Verschelde
2018-02-13
Merge pull request #16424 from AndreaCatania/phyj
Rémi Verschelde
2018-02-11
gdnative_api.json: Change argument name to r_dest
tilpner
2018-02-10
Add and use mono build variables with cloned environment.
Jonathan Tinkham
2018-02-10
Merge pull request #16539 from eska014/gdnative-macwarn
Thomas Herzog
2018-02-10
Fix GDNATIVE_API_INIT() warning about sign mismatch
Leon Krause
2018-02-09
add initial NativeScript 1.1 extension
karroffel
2018-02-09
generate proper API structs for GDNative extension extensions
karroffel
2018-02-07
Merge pull request #14888 from Faless/websocket
Rémi Verschelde
2018-02-06
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
2018-02-06
Add websocket module.
Fabio Alessandrelli
2018-02-05
Remove debugging prints related to the asset library
Hugo Locurcio
2018-02-05
Added physics API in order to enable/disable collisions between rigidbody att...
Andrea Catania
2018-02-02
GDScriptParser: Remove debug prints.
Andreas Haas
2018-02-03
Fix pkgconfig detection of mono
Benjamin Dobell
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
Merge pull request #16258 from NathanWarden/fix_mono_decimals_method
Rémi Verschelde
2018-02-01
Merge pull request #16205 from neikeq/issue-15053
Rémi Verschelde
2018-02-01
Merge pull request #16002 from bruvzg/mono_loading_form_res
Rémi Verschelde
2018-02-01
Merge pull request #16175 from NathanWarden/add_async_and_await
Rémi Verschelde
2018-01-31
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
2018-01-31
Mono: Allow loading `mscorlib` from resources.
bruvzg
2018-01-30
Added async and await as C# keywords.
Nathan Warden
2018-01-30
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2018-01-30
Merge pull request #15980 from mrcdk/audio_stream_get_length
Rémi Verschelde
2018-01-30
Show default values in docs for GDScript built-in functions
George Marques
2018-01-27
Merge pull request #16118 from neikeq/i-dont-know-what-to-write-here-anymore
Rémi Verschelde
2018-01-27
Mono: Fix method_bind fields being generated as instance members
Ignacio Etcheverry
2018-01-27
Mono: Fix build errors with tools=no and target=release
Ignacio Etcheverry
2018-01-26
Mono: Don't defer call to dispose queue objects when finalizing domain
Ignacio Etcheverry
2018-01-25
Mono: Fix NodePath and RID bindings
Ignacio Etcheverry
2018-01-25
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-24
- Improves portability in joystick buttons enum
Ariel Manzur
2018-01-24
Improved stabilization of ray shape in Bullet
Andrea Catania
2018-01-24
Merge pull request #16016 from neikeq/issue-13316
Ignacio Etcheverry
[next]