summaryrefslogtreecommitdiffstats
path: root/platform/osx
Commit message (Expand)AuthorAgeFilesLines
* [macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg2019-08-262-1/+118
* Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde2019-08-142-6/+0
|\
| * Remove redundant author doc commentsIAmActuallyCthulhu2019-08-122-6/+0
* | Export: Remove temp files from cache after exportRémi Verschelde2019-08-121-4/+17
|/
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...Robin Hübner2019-08-091-12/+4
* Turn `OS.set_min/max_window_size()` warnings into errorsHugo Locurcio2019-07-301-2/+2
* Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678Guilherme Felipe2019-07-241-0/+1
* Fix cursor blinking in integrated GPUsGuilherme Felipe2019-07-092-0/+19
* SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-6/+6
* Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde2019-07-011-1/+1
|\
| * Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG2019-06-231-1/+1
* | Update macOS global mouse position at startupbruvzg2019-06-182-0/+12
* | Add script to fix style issues and copyright headersRémi Verschelde2019-06-172-6/+6
* | Merge pull request #29752 from bruvzg/window_size_limitsRémi Verschelde2019-06-172-0/+73
|\ \
| * | Add ability to limit maximum/minimum window size.bruvzg2019-06-152-0/+73
| |/
* / Adding a new Camera Server implementation to Godot.BastiaanOlij2019-06-156-1/+421
|/
* Merge pull request #29481 from bruvzg/macos_fix_dvorak_qwerty_cmd_hotkeysRémi Verschelde2019-06-121-9/+9
|\
| * [macOS] Fixes hotkeys on "Dvorak - QWERTY ⌘" keyboard layout.bruvzg2019-06-041-9/+9
* | Merge pull request #29465 from bruvzg/per_pixel_transp_imprRémi Verschelde2019-06-121-1/+1
|\ \ | |/ |/|
| * Removes redundant "display/window/per_pixel_transparency/splash" setting, imp...bruvzg2019-06-041-1/+1
* | [macOS] Fixes unicode input with IME mode inactive, Improves IME mode documen...bruvzg2019-06-042-35/+94
|/
* Merge pull request #29119 from bruvzg/native_icon_supportRémi Verschelde2019-05-272-0/+26
|\
| * Add native window/taskbar icon support for Windows and macOS.bruvzg2019-05-242-0/+26
* | Check project settings live before lookup in crash handlerIbrahn Sahir2019-05-231-1/+6
|/
* added a const keyword for a methods that return constant literal...hbina0852019-05-212-2/+2
* Allow project export to be canceledGeorge Marques2019-05-181-5/+13
* [macOS] Allow using user provided `.icns` files for exported app icons.bruvzg2019-05-171-6/+16
* Merge pull request #27676 from qarmin/small_fixes_2Rémi Verschelde2019-05-011-1/+0
|\
| * Small fixes to static analyzer bugsqarmin2019-04-041-1/+0
* | SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-1/+1
* | Merge pull request #28061 from guilhermefelipecgs/fix_19137Rémi Verschelde2019-04-291-0/+5
|\ \
| * | [Input] Release keys/actions pressed if window loses focusGuilherme Felipe2019-04-271-0/+5
* | | Merge pull request #28185 from KLee1248/key_remappingRémi Verschelde2019-04-291-4/+4
|\ \ \ | |/ / |/| |
| * | Re-maps KEY_BRACELEFT/RIGHT for OSX usersKLee12482019-04-191-4/+4
* | | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-7/+9
* | | Add FileAccess::set_unix_permissions for Unix platformsJuan Linietsky2019-04-071-1/+1
|/ /
* | Add Input::get_current_cursor_shapeGuilherme Felipe2019-04-152-4/+6
* | Merge pull request #27490 from bruvzg/macos_non_resizable_fullscreenRémi Verschelde2019-04-091-1/+5
|\ \
| * | [macOS] Allow non-resizeable windows to enter fullscreen mode.bruvzg2019-03-281-1/+5
* | | Remove unused importsHendrikto2019-04-061-1/+0
| |/ |/|
* | [macOS] Fix hiDPI scaling support in `OS.get_real_window_size` and `OS.set_wi...bruvzg2019-03-121-2/+2
|/
* osx: update mouse position on mouse pressPhilip Whitfield2019-03-071-7/+4
* [macOS] Fixes NumPad keys detection, adds some missing key mappings.bruvzg2019-03-061-15/+50
* Merge pull request #26707 from bruvzg/fix_macos_mscrollRémi Verschelde2019-03-061-1/+6
|\
| * Fix macOS accumulated mouse scroll events.bruvzg2019-03-061-1/+6
* | Fix directory check when exporting projectvolzhs2019-03-061-1/+1
|/
* Merge pull request #26633 from akien-mga/driver-fallback-etcRémi Verschelde2019-03-061-1/+1
|\
| * Disable driver fallback to GLES2 by defaultRémi Verschelde2019-03-051-1/+1
* | Fixes misleading error message when trying to exportRicardo Lüders2019-03-051-0/+4
|/
* More style cleanup...Rémi Verschelde2019-03-041-1/+0