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
/
macos
Age
Commit message (
Expand
)
Author
2023-04-24
macOS export: Fix validation of codesigning certificate password
Johan Mattsson
2023-04-24
Windows TTS: Use HashMap instead of RBMap for ids
Rémi Verschelde
2023-03-30
[macOS] Fix infinite loop caused by global menu callbacks which trigger Edito...
bruvzg
2023-03-27
Rename mkv_list to mvk_list (MoltenVK path list).
Ron B. Yeh
2023-03-16
[macOS] Remove unnecessary debug prints.
bruvzg
2023-03-14
Tweak command syntax in Vulkan renderer failure message
Hugo Locurcio
2023-02-22
[Input] Use BRACKET_ instead of BRACE_ for physical keys.
bruvzg
2023-02-21
[macOS] Fix Input.warp_mouse shifted by one screen pixel.
bruvzg
2023-02-17
macOS: Enable `display/high_res` by default
Aaron Franke
2023-02-17
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
Rémi Verschelde
2023-02-01
Fix so that the main window is displayed before the splash screen minimum dis...
Zoee Silcock
2023-02-01
Merge pull request #72104 from bruvzg/popup-non-popups
Rémi Verschelde
2023-01-30
Refactor high quality texture import
Juan Linietsky
2023-01-27
Fix split allow empty string in SSH export plugin
daviirodrig
2023-01-26
Extend special popup window handling to any non-popup child of a popup.
bruvzg
2023-01-23
Cleanup and unify keyboard input.
bruvzg
2023-01-22
[iOS] Restore OpenGLES3 renderer support.
bruvzg
2023-01-20
[macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related f...
bruvzg
2023-01-17
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-16
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ...
bruvzg
2023-01-14
Update all outdated online documentation links
Yuri Sizov
2023-01-13
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
[macOS] Avoid color flash on window creation and resizing.
bruvzg
2023-01-12
Require Apple Team ID when using notarytool
Patrick Gelvin
2023-01-08
Use BitField<> in core type masks
Juan Linietsky
2023-01-07
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-03
Merge pull request #70624 from bruvzg/cur_sc
Rémi Verschelde
2022-12-29
Improve `window_set_current_screen` and fix secondary window initial mode and...
bruvzg
2022-12-29
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-23
[macOS] Fix stylus tilt Y direction.
bruvzg
2022-12-16
[macOS/iOS] Use framework Info.plist to determine library name.
bruvzg
2022-12-12
Only support XDG directory path configuration on Linux
Hugo Locurcio
2022-12-07
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
[macOS export] Add support for Xcode notarytool.
bruvzg
2022-12-07
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-04
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-02
Merge pull request #69380 from bruvzg/mac_max_ws
Rémi Verschelde
2022-11-30
[macOS] Improve maximized and non-resizable modes handling.
bruvzg
2022-11-30
[macOS] Fix export button incorrectly disabled when using login/app password ...
bruvzg
2022-11-28
[macOS] Fix sub-windows opening in fullscreen.
bruvzg
2022-11-21
Merge pull request #68897 from bruvzg/mac_reparent
Rémi Verschelde
2022-11-21
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-21
[macOS] Dynamically attach and detach transient windows to allow them to stay...
bruvzg
2022-11-20
Fix unused exitcode in macos export plugin
Markus Sauermann
2022-11-18
Windows icon export improvements.
bruvzg
2022-11-17
[macOS] Update activation hack to work on Ventura.
bruvzg
2022-11-15
Set vsync on window creation when using GLES3.
clayjohn
2022-11-15
Merge pull request #68683 from bruvzg/mvk_detect
Rémi Verschelde
2022-11-15
[macOS] Automatically detect MoltenVK libs installed via homebrew and macports.
bruvzg
[next]