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-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
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
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
2022-01-17
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
Remove property hints referencing unsupported svgz extension
Rémi Verschelde
2022-01-17
[iOS] Improve iOS icon / loading screen export.
bruvzg
2022-01-14
Remove support for PVRTC texture encoding and decoding
Hugo Locurcio
2022-01-14
Merge pull request #56238 from madmiraal/fix-44178
Rémi Verschelde
2022-01-14
Fix Actions mapped to triggers not using the full range
Marcel Admiraal
2022-01-14
Flush input events before destroying the window
Yuri Roubinsky
2022-01-14
Add support for getting native display, window, and view handles.
bruvzg
2022-01-13
Fix various typos
luz paz
2022-01-13
Use mouse event relative motion to calculate mouse velocity
Marcel Admiraal
2022-01-12
Merge pull request #56673 from winterpixelgames/bugfix-android-keystore-paths
Rémi Verschelde
2022-01-12
Merge pull request #56492 from akien-mga/remove-author-docstrings
Rémi Verschelde
2022-01-12
Merge pull request #56700 from bruvzg/macos_terminal_activation
Rémi Verschelde
2022-01-12
Merge pull request #56717 from bruvzg/macos_opengl_hdr
Rémi Verschelde
2022-01-12
[macOS] Fix OpenGL color space on HDR displays.
bruvzg
2022-01-11
New OpenGL batching canvas renderer
clayjohn
2022-01-11
[macOS] Improve window activation hack.
bruvzg
2022-01-11
Merge pull request #56322 from madmiraal/fix-42450
Rémi Verschelde
2022-01-10
Android export plugin passes absolute file paths to gradle for keystores.
Jason Knight
2022-01-10
[macOS export] Improve code signing/notarization options validation.
bruvzg
2022-01-08
Merge pull request #56618 from Pineapple/uwp-qpc-tweaks
Rémi Verschelde
2022-01-08
Merge pull request #56497 from Pineapple/qpc-tweaks
Rémi Verschelde
2022-01-08
UWP: Simplify QueryPerformanceCounter usage
Bartłomiej T. Listwon
[next]