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
/
os_osx.mm
Age
Commit message (
Expand
)
Author
2018-10-29
Fix OS X crash when running as .app
Marcelo Fernandez
2018-10-29
Server platform works on OS X too
Marcelo Fernandez
2018-10-24
Update mouse location on background scroll and window focus in macOS
Colin Kinloch
2018-10-23
Call -update when window becomes the key window
Patrick Beard
2018-10-05
Merge pull request #22685 from remmah/patch-1
Rémi Verschelde
2018-10-04
Fix some OSX and iOS Clang warnings
Rémi Verschelde
2018-10-03
Modernized copy/paste APIs on macOS #7185
remmah
2018-09-17
Fix Input::set_custom_mouse_cursor showing cursor when it's invisible
Guilherme Felipe
2018-09-13
Fix set_custom_mouse_cursor changing to incorrect cursor shape
Guilherme Felipe
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-04
Really fix the custom cursor hotspot
Martin Capitanio
2018-09-03
Fix custom cursor hotspot
Guilherme Felipe
2018-08-26
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-04
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-11
Fixed button mask behavior
mm
2018-07-09
Added support for extra mouse buttons.
unknown
2018-06-11
IME context detection.
Saracen
2018-05-28
Change position of validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-28
Merge pull request #19210 from guilhermefelipecgs/fix_invalid_image
Max Hilbrunner
2018-05-27
Add validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-26
Fix memory leak in set_custom_mouse_cursor
Guilherme Felipe
2018-05-23
More fixes to set_borderless_window
Guilherme Felipe
2018-05-21
Merge pull request #19070 from guilhermefelipecgs/fix_19033
Max Hilbrunner
2018-05-21
Fix OSXCROSS build with clang-6.0
Fabio Alessandrelli
2018-05-20
Fix #19033
Guilherme Felipe
2018-05-13
Merge pull request #15739 from poke1024/macos-catch-exception
Max Hilbrunner
2018-05-13
[macOS] Fix numeric keys scan-codes remapping.
bruvzg
2018-05-11
Merge pull request #18751 from guilhermefelipecgs/fix_cursor_osx
Rémi Verschelde
2018-05-10
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
2018-05-09
Fix custom cursor disappearing on osx
Guilherme Felipe
2018-05-09
Add support for atlas texture on set_custom_mouse_cursor
Guilherme Felipe
2018-05-08
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-04-09
Fix custom cursor when it's hidden
Guilherme Felipe
2018-04-07
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-05
Remove size restriction for mouse cursor
Guilherme Felipe
2018-03-28
[macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts.
bruvzg
2018-03-23
Revert "Implement OS_OSX::execute"
bruvzg
2018-03-22
Fix dragging window from non-retina to retina display.
bruvzg
2018-03-22
Fix several in-class initialization clang warning
Marcelo Fernandez
2018-03-19
Implement OS_OSX::execute
bruvzg
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-03
Hack to force macOS window activation for non-bundled app.
bruvzg
2018-03-02
Merge pull request #17158 from bruvzg/gles2_driver_select
Rémi Verschelde
2018-03-02
GLES2 renderer support on macOS.
bruvzg
2018-03-02
Fix `--help` output, allow renderer override from command line (`--video-driv...
bruvzg
2018-02-21
Fix typos with codespell
luz.paz
2018-02-14
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
[prev]
[next]