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
2022-02-04
Merge pull request #57341 from bruvzg/win_multiwin_fs
Rémi Verschelde
2022-02-04
Merge pull request #57617 from bruvzg/char_cleanup
Rémi Verschelde
2022-02-04
Merge pull request #57335 from jordigcs/display-refresh-rate
Rémi Verschelde
2022-02-04
Merge pull request #54645 from rxlecky/editor-window-offset-bug-45740
Rémi Verschelde
2022-02-04
[Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to al...
bruvzg
2022-02-04
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-03
Add screen_get_refresh_rate to DisplayServer
jordi
2022-02-03
Revert "[HTML5] Better engine config parsing."
Fabio Alessandrelli
2022-02-03
Merge pull request #57577 from bruvzg/mac_export_tr
Rémi Verschelde
2022-02-03
Merge pull request #57350 from NeilKleistGao/master
Rémi Verschelde
2022-02-03
Add warning for Windows export when rcedit is not configured
NeilKleistGao
2022-02-03
[macOS] Add empty translation files to the exported app bundle, to allow tran...
bruvzg
2022-02-02
Merge pull request #57203 from bruvzg/ios_export_fix
Rémi Verschelde
2022-02-02
Merge pull request #56771 from mhilbrunner/unacceptable
Fabio Alessandrelli
2022-02-01
Merge pull request #57497 from Geometror/fix-mouse-mode
Rémi Verschelde
2022-02-01
Windows: Fix GCC -fpermissive error with 'pck' section workaround
Rémi Verschelde
2022-02-01
Fix captured mouse mode
Hendrik Brucker
2022-01-31
Simplify DisplayServerWindows pos/size message handling
SeleckyErik
2022-01-31
Merge pull request #56548 from madmiraal/fix-53894
Rémi Verschelde
2022-01-31
[HTML5] Fix gamepad samples not being properly reset.
Fabio Alessandrelli
2022-01-31
[HTML5] Better engine config parsing.
Fabio Alessandrelli
2022-01-30
Prevent LTCG (MSVC LTO) from removing "pck" section
Bartłomiej T. Listwon
2022-01-29
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-28
Merge pull request #57336 from bruvzg/win_con_redir
Rémi Verschelde
2022-01-28
Fix MOUSE_MODE_CONFINED not updating area when full-screen is toggled or curr...
bruvzg
2022-01-28
[Windows] Disable console I/O redirection, if it's already redirected to the ...
bruvzg
2022-01-27
Merge pull request #56785 from bruvzg/nat_handles_4
Rémi Verschelde
2022-01-27
Merge pull request #57293 from mhilbrunner/windows-console-fixups
Rémi Verschelde
2022-01-27
Verify custom HTTP headers, fix off by one error
Max Hilbrunner
2022-01-27
Minor typo fixups to Windows console changes
Max Hilbrunner
2022-01-26
Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` file
Fredia Huya-Kouadio
2022-01-26
Fix XR Android manifest metadata
Fredia Huya-Kouadio
2022-01-25
[iOS] Fix iOS export with manually specified signing/provisioning data.
bruvzg
2022-01-25
Fix memory leak when move to trash fails on Linux
Haoyu Qiu
2022-01-24
Merge pull request #56754 from madmiraal/fix-45592
Rémi Verschelde
2022-01-23
Merge pull request #57074 from Faless/net/4.x_http_client_64
Fabio Alessandrelli
2022-01-23
Merge pull request #56977 from Calinou/web-editor-add-local-web-server
Fabio Alessandrelli
2022-01-23
[Net] Fix get_response_body_length for large files.
Fabio Alessandrelli
2022-01-22
[Export] Instead of removing unsupported options, hide it.
bruvzg
2022-01-20
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-20
Add local web server configuration designed for web editor development
Hugo Locurcio
2022-01-20
Merge pull request #56972 from lawnjelly/warn_unused
Rémi Verschelde
2022-01-20
Add nodiscard to core math classes to catch c++ errors.
lawnjelly
2022-01-20
Merge pull request #56949 from timothyqiu/has-clipboard
Rémi Verschelde
2022-01-19
Force threads when compiling web editor instead of erroring out
Hugo Locurcio
2022-01-19
Add `DisplayServer.clipboard_has()` to check clipboard content
Haoyu Qiu
2022-01-19
Merge pull request #56825 from bruvzg/macos_fix_fullscr_multiwindow
Rémi Verschelde
2022-01-18
Merge pull request #47522 from madmiraal/rename-test_width-test_height
Rémi Verschelde
2022-01-18
Window management improvements.
bruvzg
2022-01-18
[macOS export] Implements ad-hoc signing on Linux/Windows, adds extra priv...
bruvzg
[next]