index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2017-11-17
Merge pull request #12606 from rraallvv/window_position
Rémi Verschelde
2017-11-15
Fix HTML5 HTTPClient includes
Leon Krause
2017-11-14
Merge pull request #12922 from eska014/engine-singletons
Rémi Verschelde
2017-11-14
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
fix window position computation on macOS
Rhody Lugo
2017-11-13
Merge pull request #12885 from rraallvv/osx_android_travis
Rémi Verschelde
2017-11-13
change matrix and enable caching for Android, iOS and macOS (cross-compile)
Rhody Lugo
2017-11-13
Disable OpenGL warnings unless running with -v, closes #7171
Juan Linietsky
2017-11-13
Fix HTML5 mouse button release events
Leon Krause
2017-11-13
Merge pull request #12867 from eska014/html5-http
Rémi Verschelde
2017-11-13
Implement HTTPClient in HTML5 platform
Leon Krause
2017-11-11
Align sensors and implement gravity sensor for Android
Bastiaan Olij
2017-11-09
Remove get_default_video_mode definition on OSX/iOS
Rémi Verschelde
2017-11-09
UWP: Update to build with Windows SDK 10.16229.0
George Marques
2017-11-09
Merge pull request #12782 from rraallvv/unified_headers_fix
Rémi Verschelde
2017-11-09
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-09
add missing distutils.version.LooseVersion import
Rhody Lugo
2017-11-09
unified headers fix
Rhody Lugo
2017-11-08
Compile Android with STL enabled by default
AndreaCatania
2017-11-06
Merge pull request #12604 from rraallvv/unified_headers
Rémi Verschelde
2017-11-06
add support for Android NDK unified headers
Rhody Lugo
2017-11-06
Prevent to stop music in another background app on iOS
volzhs
2017-11-06
Merge pull request #12691 from eska014/webaudio
Rémi Verschelde
2017-11-06
Fix WebAudio and HTML5 build
Leon Krause
2017-11-05
Convert DOS line endings to Unix line endings
Rémi Verschelde
2017-11-03
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-04
Implemented physics plug
AndreaCatania
2017-11-02
SCons: make use_lto a global option and opt-in for iphone
Rémi Verschelde
2017-10-30
Add Colemak keybindings to editor for osx
N0hbdy
2017-10-30
Implemented OS get_latin_keyboard_variant on x11
Marcelo Fernandez
2017-10-30
Merge pull request #12467 from marcelofg55/emscripten_detect
Rémi Verschelde
2017-10-29
Disable logging until the logs location is sorted out
Rémi Verschelde
2017-10-28
Detect javascript platform using EMSCRIPTEN env as well
Marcelo Fernandez
2017-10-27
Merge pull request #12442 from mhilbrunner/patch-1
Rémi Verschelde
2017-10-27
detect.py: Fix KeyError if using MinGW and LTO
mhilbrunner
2017-10-27
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
Rémi Verschelde
2017-10-26
Sound support for Javascript (untested).
Juan Linietsky
2017-10-23
Implemented vsync OS functions for OS X
Marcelo Fernandez
2017-10-22
Add WindowsTerminalLogger to UWP build
George Marques
2017-10-21
Cleanup unnecessary debug prints
Rémi Verschelde
2017-10-20
Merge pull request #12252 from MednauN/master
Rémi Verschelde
2017-10-20
update GKScore init function
sersoong
2017-10-20
Fix iOS GameCenter connection flow
Evgeny Zuev
2017-10-17
Fix BSD compile issues
Marcelo Fernandez
2017-10-17
SCons: Disable server platform as it does not build
Rémi Verschelde
2017-10-16
Sign iOS dylibs before packaging
Ruslan Mustakov
2017-10-15
Merge pull request #12074 from J08nY/fix/use-bin-name
Rémi Verschelde
2017-10-15
export onBackPress for Android Module
Ramesh Ravone
2017-10-14
Fixed wrong Virtual-KeyCode(0x12) pair on Windows platform (#12073)
Indah Sylvia
2017-10-13
Use binary names instead of absolute paths in calls to OS::execute.
J08nY
[next]