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
/
osx
Age
Commit message (
Expand
)
Author
2021-11-08
[macOS] Use pre-wait observer to keep main run loop running and redraw window...
bruvzg
2021-11-06
[Export] Read and ZIP project files in 16K chunks instead of reading the whol...
bruvzg
2021-11-02
[macOS] Add support for OpenGLES3 video driver.
bruvzg
2021-11-01
[macOS] Add `create_instance` function to spawn editor copies.
bruvzg
2021-10-31
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-30
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-28
Adds support for 'use_coverage' flag in OSX.
Sean Kim
2021-10-28
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-21
Remove unimplemented methods
Marcel Admiraal
2021-10-19
Merge pull request #52940 from groud/toast_notification
Rémi Verschelde
2021-10-15
Merge pull request #53833 from akien-mga/remove-webm-support
Rémi Verschelde
2021-10-15
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-15
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-14
Fix specific warnings issues by Clang
K. S. Ernest (iFire) Lee
2021-10-14
Implement toast notifications in the editor
Gilles Roudière
2021-10-14
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
Rémi Verschelde
2021-10-12
Replaced NULL with nullptr
M. Huri
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
Merge pull request #48685 from bruvzg/bundle_icon_4
Rémi Verschelde
2021-09-27
[macOS, sandbox] Add export option to embed and sign helper executables.
bruvzg
2021-09-21
Allow for mapping keycodes to current layout
Frixuu
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-08-31
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-25
Merge pull request #47829 from Calinou/improve-crash-handler-display
Hugo Locurcio
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-16
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
Merge pull request #51116 from Calinou/macos-fix-xbox-bluetooth-controllers
Rémi Verschelde
2021-08-16
Fix Xbox controllers in Bluetooth mode on macOS
Hugo Locurcio
2021-08-13
Merge pull request #51587 from Calinou/use-unicode-multiplication-symbol
Rémi Verschelde
2021-08-13
Add input buffering framework
Pedro J. Estébanez
2021-08-13
Improve input event accumulation
Pedro J. Estébanez
2021-08-13
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-12
Use the Unicode multiplication symbol where relevant
Hugo Locurcio
2021-08-12
Split osx platform export template into multiple files
Sergey Minakov
2021-08-12
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-10
Use Key enum instead of plain integers
Aaron Franke
2021-08-08
[macOS] Move captured mouse cursor to the center when window gain focus.
bruvzg
2021-07-27
Removed Redundant assignement of name inside configure_joypad function
vitika9
2021-07-26
[macOS] Add "debugging" (`get-task-allow`) to the export options, to allow us...
bruvzg
2021-07-25
Fix various typos with codespell
luz paz
2021-07-22
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK pa...
bruvzg
2021-07-10
Merge pull request #48622 from Geometror/reimplement-disableable-vsync
Hugo Locurcio
2021-07-09
[macOS, Mono] Automatically enable JIT entitlements for the Mono exports.
bruvzg
2021-07-06
Restructure and reimplement vsync options
Hendrik Brucker
2021-06-23
[macOS] Fix custom mouse cursor not set after mouse mode change.
bruvzg
[next]