summaryrefslogtreecommitdiffstats
path: root/platform/macos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #82957 from bruvzg/fs_case_checkRémi Verschelde2023-10-132-0/+18
|\
| * Add method to check if filesystem is case sensitive.bruvzg2023-10-092-0/+18
* | [macOS] Fix crash when using system default menu shortcuts.bruvzg2023-10-132-13/+15
* | [macOS] Use occlusionState instead of isOnActiveSpace to determine when windo...bruvzg2023-10-103-2/+12
* | Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-10-083-12/+12
|/
* [macOS] Fix ambiguous method call with older SDKs.bruvzg2023-10-051-1/+2
* Add vararg call() method to C++ Callablekobewi2023-10-054-89/+19
* Merge pull request #82163 from naelstrof/masterRémi Verschelde2023-10-051-3/+7
|\
| * Made signal handling more uniform. Fixes #82102naelstrof2023-09-221-3/+7
* | Merge pull request #82691 from YuriSizov/rst-validate-with-exceptionsRémi Verschelde2023-10-041-6/+6
|\ \
| * | Validate `code` tags for class and member referencesYuri Sizov2023-10-031-6/+6
* | | Merge pull request #81218 from bruvzg/_temp_fsRémi Verschelde2023-10-041-141/+237
|\ \ \
| * | | [Native File Dialogs] Improve filter list handling, add selected filter to th...bruvzg2023-10-031-141/+237
* | | | [macOS] Add `about_to_open` and `popup_hide` callback for the global menus, m...bruvzg2023-10-044-16/+203
|/ / /
* | | Merge pull request #82423 from bruvzg/mac_ex_fsRémi Verschelde2023-10-033-2/+13
|\ \ \
| * | | [macOS] Check all exclusive fullscreen windows before setting presentation mode.bruvzg2023-09-273-2/+13
| |/ /
* | | Merge pull request #82357 from bruvzg/mac_fix_blRémi Verschelde2023-10-031-1/+3
|\ \ \
| * | | [macOS] Fix borderless mode on macOS 13.6+.bruvzg2023-09-261-1/+3
* | | | Merge pull request #81969 from bruvzg/macsignRémi Verschelde2023-10-031-3/+3
|\ \ \ \
| * | | | [macOS export] Fix GDExtension framework +x flag errors, allow recursive sign...bruvzg2023-09-201-3/+3
* | | | | Merge pull request #80952 from bruvzg/nfdlg_refocusRémi Verschelde2023-10-031-0/+8
|\ \ \ \ \
| * | | | | [Native File Dialogs] Refocus last focused window on close.bruvzg2023-08-241-0/+8
* | | | | | [DisplayServer] Add method to estimate window title bar size.bruvzg2023-10-032-0/+42
| |_|_|/ / |/| | | |
* | | | | [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-7/+7
| |_|/ / |/| | |
* | | | Updated compiler version detectionMario Liebisch2023-09-251-10/+3
| |_|/ |/| |
* | | Merge pull request #82037 from bruvzg/macos_gl_min_sizeRémi Verschelde2023-09-211-2/+2
|\ \ \
| * | | [macOS] Enforce non-zero window size.bruvzg2023-09-211-2/+2
* | | | [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-2113-116/+331
|/ / /
* | / [macOS] Workaround Xcode 15 linker bug.bruvzg2023-09-201-1/+17
| |/ |/|
* | [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-122-11/+11
* | Merge pull request #81339 from bruvzg/macos_fix_mvk_live_resizeYuri Sizov2023-09-062-1/+10
|\ \
| * | [macOS] Fix live resize with the latest MoltenVK version.bruvzg2023-09-052-1/+10
* | | Add EditorStringNames singletonkobewi2023-09-031-1/+2
|/ /
* / Fix various typos in classrefHaoyu Qiu2023-08-221-1/+1
|/
* Add a button in the export dialog to fix missing texture formatsAaron Franke2023-08-171-6/+3
* [macOS] Fix missing mouse exit events on window close.bruvzg2023-08-094-7/+26
* Merge pull request #79456 from bruvzg/popup_area_fixRémi Verschelde2023-08-071-1/+1
|\
| * Fix native popups auto-closing when interacting with non-client area.bruvzg2023-08-071-1/+1
* | Fix various typos with codespellRémi Verschelde2023-08-071-1/+1
|/
* Merge pull request #35555 from Calinou/add-version-project-settingYuri Sizov2023-08-042-4/+4
|\
| * Add a "version" project setting and use it in new export presetsHugo Locurcio2023-08-042-4/+4
* | Fix various typos in classrefHaoyu Qiu2023-08-041-1/+1
|/
* Merge pull request #79950 from bruvzg/win_appYuri Sizov2023-08-021-0/+2
|\
| * [macOS Export] Disable unpacked .app bundle export on Windows.bruvzg2023-07-271-0/+2
* | Merge pull request #63826 from deakcor/dev_clipboardYuri Sizov2023-07-272-0/+35
|\ \ | |/ |/|
| * add clipboard get image methods for windows and macosVincent D2023-07-172-0/+35
* | Merge pull request #79572 from bruvzg/mac_bg_ws_syncYuri Sizov2023-07-181-2/+2
|\ \
| * | [macOS] Fix uncapped frame rate for windows in the non-active workspaces.bruvzg2023-07-171-2/+2
* | | iOS: Add `export_project_only` flagPhil Hudson2023-07-171-1/+1
|/ /
* | Extract and reorganize texture resource classesHendrik Brucker2023-07-142-1/+3