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
2020-02-11
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
Restore parts of #33783 and #32809 missing after rebase.
bruvzg
2020-02-11
Fix code formatting issues and VS compilation
Rémi Verschelde
2020-02-11
Merge pull request #32821 from bruvzg/vlk_fix_macos_exit
Rémi Verschelde
2020-02-11
Move Vulkan context/rendering_device destruction to windowWillClose notificat...
bruvzg
2020-02-11
Improve HiDPI handling, fix incorrect window viewport clipping.
bruvzg
2020-02-11
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
Merge pull request #29993 from bruvzg/vulkan
Rémi Verschelde
2020-02-11
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
Add static Vulkan loader.
bruvzg
2020-02-11
Added a spinlock template as well as a thread work pool class.
Juan Linietsky
2020-02-11
Custom material support seems complete.
Juan Linietsky
2020-02-11
Texture refactor
Juan Linietsky
2020-02-10
Merge pull request #35301 from Calinou/improve-console-error-logging
Rémi Verschelde
2020-02-05
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-01-31
Merge pull request #35684 from timothyqiu/macos-sanitizers
Rémi Verschelde
2020-01-31
Adds extra cursors for macOS
Haoyu Qiu
2020-01-29
Adds sanitizer options for macOS
Haoyu Qiu
2020-01-19
Improve the console error logging appearance
Hugo Locurcio
2020-01-14
Remove unused ip_unix member from OSX/server.
Fabio Alessandrelli
2020-01-14
Fixes IME input backspace on macOS
Haoyu Qiu
2020-01-10
[macOS/Mono] Filter release/debug and rename Mono data folder on export.
bruvzg
2020-01-10
[macOS] Load PCK from the .app bundle resources, instead of changing working ...
bruvzg
2020-01-10
macOS DMG export: create folder structure for the files extracted from export...
bruvzg
2020-01-07
Export: Improve usability of command line interface
Rémi Verschelde
2020-01-06
Merge pull request #33967 from Calinou/add-os-is-window-focused
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-22
i18n: Sync translations with Weblate + update template
Rémi Verschelde
2019-12-13
Added microphone and camera usage descriptions to macOS builds.
Catchawink
2019-12-08
[macOS] Send resize event without actually resizing window on backing change.
bruvzg
2019-12-01
iOS modular build and export implementation.
bruvzg
2019-11-28
Add an `OS.is_window_focused()` getter
Hugo Locurcio
2019-11-25
[macOS] Fix locale detection.
bruvzg
2019-11-22
Fix typos with codespell
Rémi Verschelde
2019-11-21
[macOS] Remove CVDisplayLink v-sync hack.
bruvzg
2019-10-30
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...
bruvzg
2019-10-24
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-18
[macOS] Fix non-ASCII volume name listing, replace deprecated volume listing ...
bruvzg
2019-10-13
Merge pull request #32809 from bruvzg/macos_1015_non_hidpi_fix
Rémi Verschelde
2019-10-13
Fix non-HiDPI mode on HiDPI displays on macOS Catalina.
bruvzg
2019-10-12
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2019-10-04
Add code signing support for Windows exports (using "signtool" on Windows and...
bruvzg
2019-10-03
Merge pull request #32518 from nekomatata/fix-revert-cursor
Rémi Verschelde
2019-10-03
Properly revert cursor when using set_custom_mouse_cursor with null
PouleyKetchoupp
2019-10-02
macOS code signing improvements (timestamp and hardened runtime options, enti...
bruvzg
2019-09-22
Changed some code found by Clang Tidy and Coverity
qarmin
2019-08-26
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-14
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-12
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
[next]