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
2021-10-05
[HTML5] Refactor JS library listeners to OS.
Fabio Alessandrelli
2021-10-05
[HTML5] Refactor display/input JS library code.
Fabio Alessandrelli
2021-10-05
[HTML5] Implement Pointer Lock API in JS library.
Fabio Alessandrelli
2021-10-05
[HTML5] Implement window blur in JS library.
Fabio Alessandrelli
2021-10-05
[HTML5] Implement fullscreenchange in JS library.
Fabio Alessandrelli
2021-10-05
[HTML5] Implement mouse/touch/key events in JS library.
Fabio Alessandrelli
2021-10-05
Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master
Rémi Verschelde
2021-10-05
Merge pull request #53405 from winterpixelgames/PR-more-error-logging-release
Rémi Verschelde
2021-10-04
revert 0d7409a so additional error information prints in release builds
Jordan Schidlowsky
2021-10-01
Implement TextServer GDExtension interface, remove TextServer GDNative interf...
bruvzg
2021-10-01
Merge pull request #52684 from Frixuu/master
Rémi Verschelde
2021-09-30
Use range iterators for `Map`
Lightning_A
2021-09-30
Merge pull request #48685 from bruvzg/bundle_icon_4
Rémi Verschelde
2021-09-29
Merge pull request #52809 from selgesel/patch1
Fabio Alessandrelli
2021-09-29
HTML5: Fix minification error with Emscripten 1.39.9
Rémi Verschelde
2021-09-27
[macOS, sandbox] Add export option to embed and sign helper executables.
bruvzg
2021-09-24
Replace `#pragma once` by traditional include guards for consistency
Hugo Locurcio
2021-09-23
Release pressed events when the window is blurred on HTML5 platform
Selgesel
2021-09-23
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-09-21
Merge pull request #52842 from Ev1lbl0w/fix_win_open_errcode
Rémi Verschelde
2021-09-21
Merge pull request #52649 from Faless/js/4.x_audioworklet_nothreads_pr
Rémi Verschelde
2021-09-21
Allow for mapping keycodes to current layout
Frixuu
2021-09-19
Fix Windows cursor with trails disappearing in fullscreen
Dan
2021-09-19
Fix shell_open not returning errors on Windows
Ricardo Subtil
2021-09-16
Merge pull request #52715 from Calinou/linuxbsd-vulkan-driver-reboot
Rémi Verschelde
2021-09-16
Merge pull request #52720 from Faless/js/4.x_fix_wheel
Rémi Verschelde
2021-09-15
[HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.
Fabio Alessandrelli
2021-09-15
Merge pull request #52695 from Faless/js/4.x_audio_mix_rate
Fabio Alessandrelli
2021-09-15
[HTML5] Fix wheel/touch callback modifying event after parse.
Fabio Alessandrelli
2021-09-15
Mention that rebooting is required after updating graphics driver on Linux
Hugo Locurcio
2021-09-15
Add support for Play Asset Delivery.
ne0fhyk
2021-09-15
Merge pull request #52696 from Faless/js/4.x_worklet_rb_bug
Rémi Verschelde
2021-09-15
Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages
Rémi Verschelde
2021-09-15
[HTML5] Fix bug in AudioWorklet when reading output buffer.
Fabio Alessandrelli
2021-09-15
[HTML5] Use browser mix rate by default on the Web.
Fabio Alessandrelli
2021-09-15
Re-enable building position-independent executables on Linux/*BSD
Hugo Locurcio
2021-09-14
Merge pull request #52604 from Faless/js/4.x_input_fix
Fabio Alessandrelli
2021-09-12
[HTML5] Fix input not working when buffered.
Fabio Alessandrelli
2021-09-12
[HTML5] Fix build error due to missing string cast.
Fabio Alessandrelli
2021-09-11
Add logo attribution for Android, HTML5 and Linux platform icons
Hugo Locurcio
2021-09-10
Clean DisplayServerWindows and add missing guards
Max Hilbrunner
2021-09-08
Use current androidx Fragment library instead of legacy libraries
Marcel Admiraal
2021-09-07
Merge pull request #47391 from Calinou/platform-feature-tags-lowercase
Juan Linietsky
2021-09-03
fix fullscreen issue on macOS
Daniel Kariv
2021-09-01
Merge pull request #52159 from m4gr3d/addoculus_openxr_
Fredia Huya-Kouadio
2021-09-01
Add support for adding plugin views behind the main view on Android
PouleyKetchoupp
2021-08-31
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
Improve messages when compiling for Linux/*BSD
Hugo Locurcio
2021-08-31
Merge pull request #49598 from Calinou/web-editor-improve-download-project-so...
Fabio Alessandrelli
2021-08-29
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
[next]