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-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-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
2022-11-14
Regenerate GL loader code with GLAD 2
Riteo
2022-11-14
[macOS] Add exclusive fullscreen mode with Dock and Menu disabled.
bruvzg
2022-11-13
Added missing null checks for gl_manager in MacOS and Windows display servers
David Snopek
2022-11-11
Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-change
Markus Sauermann
2022-11-08
Add support for OpenGL to OpenXR
David Snopek
2022-11-01
Load and use system emoji font in the editor.
bruvzg
2022-10-31
Merge pull request #67879 from bruvzg/fix_no_vlk
Rémi Verschelde
2022-10-31
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-26
Fix build with Vulkan disabled and no Vulkan headers installed.
bruvzg
2022-10-24
Make window creation with custom position do not flash
Wei Guo
2022-10-21
Merge pull request #67546 from clayjohn/DS-msg
Clay John
2022-10-18
Update the DisplayServer video driver error message
clayjohn
2022-10-18
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
[macOS] Fit OS::alert to the text width for better readability.
bruvzg
2022-10-13
Fix macOS export plugin build without regex module.
bruvzg
2022-10-12
Merge pull request #66952 from bruvzg/macos_net_export
Rémi Verschelde
2022-10-11
Cleanup unused defines in platform code
Rémi Verschelde
2022-10-10
[macOS] Fix window button position and title bar size when editor scale do no...
bruvzg
2022-10-07
[.NET Export] Improve .NET export process.
bruvzg
2022-10-07
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-04
Merge pull request #66832 from bruvzg/cmd_p_fix
Rémi Verschelde
2022-10-03
[macOS] Fix ⌘ + . + other modifier triggering twice.
bruvzg
2022-10-03
Unix: Remove now unnecessary I/O defines, cleanup
Rémi Verschelde
2022-09-30
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-26
SCons: Unify tools/target build type configuration
Rémi Verschelde
[next]