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
2018-11-26
Fix macOS icon export (add 1024px PNG icon and 32px/16px RLE icons).
bruvzg
2018-11-20
Merge pull request #21339 from Placinta/master
Rémi Verschelde
2018-11-19
[macOS] Change runtime OS version checks to allow build with MacOS 10.9 SDK,
bruvzg
2018-11-18
[macOS] Disable setWantsLayer on macOS < 10.14
bruvzg
2018-11-09
[macOS] Fix blank splash screen
bruvzg
2018-11-04
Fix initial blank screen on macOS Mojave (except splash).
bruvzg
2018-11-04
Fix .app bundle crash on macOS
bruvzg
2018-11-02
Merge pull request #23389 from marcelofg55/multiple_ext
Rémi Verschelde
2018-11-02
Merge pull request #23431 from buresu/fix-keycode
Rémi Verschelde
2018-11-01
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
Fix initialization of visual server in all platforms
George Marques
2018-11-01
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
Fix keycode problem on OSX
Naoto Kondo
2018-10-29
Fix OS X crash when running as .app
Marcelo Fernandez
2018-10-29
Merge pull request #23279 from marcelofg55/osx_server
Rémi Verschelde
2018-10-29
Server platform works on OS X too
Marcelo Fernandez
2018-10-27
Dont use equality operators with None singleton in python files
lupoDharkael
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-10-01
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-27
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-24
Fixed hang when segfaulting after OS object destroyed (OSX and X11)
Ibrahn Sahir
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-27
Pass -isysroot to compiler / linker when doing a macOS build
Alexandru Croitor
2018-08-26
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-24
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-23
Fix file hints
Marcin Zawiejski
2018-08-21
BPTC support
elasota
2018-08-20
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
Rémi Verschelde
2018-08-04
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
change framework name CoreMidi to CoreMIDI
PanPan
2018-07-25
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-21
-Fix disable_3d flag
Juan Linietsky
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-09
Added support for extra mouse buttons.
unknown
2018-07-02
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-11
IME context detection.
Saracen
[next]