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-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-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
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-07-30
Turn `OS.set_min/max_window_size()` warnings into errors
Hugo Locurcio
2019-07-24
Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678
Guilherme Felipe
2019-07-09
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-18
Update macOS global mouse position at startup
bruvzg
2019-06-17
Add script to fix style issues and copyright headers
Rémi Verschelde
2019-06-17
Merge pull request #29752 from bruvzg/window_size_limits
Rémi Verschelde
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-12
Merge pull request #29481 from bruvzg/macos_fix_dvorak_qwerty_cmd_hotkeys
Rémi Verschelde
2019-06-12
Merge pull request #29465 from bruvzg/per_pixel_transp_impr
Rémi Verschelde
2019-06-04
[macOS] Fixes hotkeys on "Dvorak - QWERTY ⌘" keyboard layout.
bruvzg
2019-06-04
[macOS] Fixes unicode input with IME mode inactive, Improves IME mode documen...
bruvzg
2019-06-04
Removes redundant "display/window/per_pixel_transparency/splash" setting, imp...
bruvzg
2019-05-27
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-24
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-23
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-05-18
Allow project export to be canceled
George Marques
2019-05-17
[macOS] Allow using user provided `.icns` files for exported app icons.
bruvzg
2019-05-01
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-29
Merge pull request #28061 from guilhermefelipecgs/fix_19137
Rémi Verschelde
2019-04-29
Merge pull request #28185 from KLee1248/key_remapping
Rémi Verschelde
[next]