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
2019-11-19
HTML5: Explicitly link idbfs.js for IDBFS support
Rémi Verschelde
2019-11-15
HTML5: Fix support for Emscripten 1.39.1+
Rémi Verschelde
2019-11-13
Merge pull request #33536 from akien-mga/revert-25474-android-gestures
Rémi Verschelde
2019-11-12
X11: Fix memory leak in handle_key_event
Rémi Verschelde
2019-11-11
Merge pull request #33482 from piratesephiroth/master
Rémi Verschelde
2019-11-11
Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture"
Rémi Verschelde
2019-11-09
[UWP] [Export] added additional checks for blank values
piratesephiroth
2019-11-09
Set ShellExecuteW's verb to NULL - fixes #33388
piratesephiroth
2019-11-07
Fix graphic tablet input coordinates on Windows.
bruvzg
2019-11-05
Fix crash on exit or resume on iOS 13
Max
2019-11-02
Android : implement InputEventMagnifyGesture and InputEventPanGesture
Jérémy Zurcher
2019-10-30
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...
bruvzg
2019-10-29
Update natvis file to display Node class correctly in Visual Studio debugger
PouleyKetchoupp
2019-10-27
Fix invalid window border when toggled from fullscreen to windowed mode
Yuri Roubinsky
2019-10-26
Allow use of relative and speed properties for InputEventScreenDrag on WIndows
Joe Sweeney
2019-10-25
Specify MINGW_HAS_SECURE_API=1
Yeongho Kim
2019-10-25
Merge pull request #32326 from starryalley/ios_get_model_name
Rémi Verschelde
2019-10-24
Merge pull request #33035 from bruvzg/macos_fix_warnings
Rémi Verschelde
2019-10-24
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-24
Remove ECMAScript 6 "arrow operator".
Fabio Alessandrelli
2019-10-23
Implement HTTP server for HTML5 export
Fabio Alessandrelli
2019-10-23
Improve EditorExportPlatform interface.
Fabio Alessandrelli
2019-10-22
Add request permission automatically at android
Cagdas
2019-10-22
Merge pull request #32977 from bruvzg/mingw_clang
Rémi Verschelde
2019-10-22
Merge pull request #32858 from m4gr3d/expand_singleton_base_api
Rémi Verschelde
2019-10-22
Add "llvm/thinlto" options to MinGW build.
bruvzg
2019-10-18
Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...
Fredia Huya-Kouadio
2019-10-18
[macOS] Fix non-ASCII volume name listing, replace deprecated volume listing ...
bruvzg
2019-10-13
Merge pull request #32809 from bruvzg/macos_1015_non_hidpi_fix
Rémi Verschelde
2019-10-13
Fix non-HiDPI mode on HiDPI displays on macOS Catalina.
bruvzg
2019-10-12
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2019-10-12
Fix X11 modifier keys.
bruvzg
2019-10-11
Cleanup fix for the meta-data parsing crashing bug.
fhuya
2019-10-11
Android: Work around crash in _fix_manifest
Rémi Verschelde
2019-10-10
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-10-08
Merge pull request #32556 from bruvzg/win_codesign
Rémi Verschelde
2019-10-04
Adds Pen support for Android
Alexander Holland
2019-10-04
Add code signing support for Windows exports (using "signtool" on Windows and...
bruvzg
2019-10-03
Merge pull request #32518 from nekomatata/fix-revert-cursor
Rémi Verschelde
2019-10-03
Properly revert cursor when using set_custom_mouse_cursor with null
PouleyKetchoupp
2019-10-03
Merge pull request #32514 from akien-mga/android-one-click-dont-uninstall
Rémi Verschelde
2019-10-03
Android: Fix manifest parsing and APK names in export code
Rémi Verschelde
2019-10-03
Android one-click deploy: Don't clear by default
Rémi Verschelde
2019-10-02
macOS code signing improvements (timestamp and hardened runtime options, enti...
bruvzg
2019-10-01
Fixed running the export templates with newer emscripten versions.
Relintai
2019-09-25
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-25
ios: support get_model_name
Mark Kuo
2019-09-24
Merge pull request #32269 from m4gr3d/improve_build_time
Rémi Verschelde
2019-09-24
Updates the Godot gradle tasks to enable manual runs of the `scons` command.
fhuya
[next]