Andrei Gagua
41520bb377
Fix floating window ordering and focus restoration
...
Keep minimizable macOS regular windows as independent top-level
windows instead of Cocoa child windows while preserving their logical
parent relationship.
2026-07-07 11:50:34 +03:00
mafiesto4
2d793f685f
Add Volume to audio clip import options
2026-06-08 22:39:14 +02:00
mafiesto4
050de578a9
Add MacWindow logo loading and use correct one for Editor
2026-06-08 22:04:09 +02:00
Andrei Gagua
3f5c21b4b6
Upd: Fixed double closing.
2026-05-24 22:57:59 +03:00
Andrei Gagua
272364c1a1
Upd: Added support for client-side window decoratoration, fixed UI bugs
2026-05-23 12:41:41 +03:00
mafiesto4
4e6fde17ea
Add macOS window impl progress
2026-04-04 22:34:39 +02:00
mafiesto4
9ffa1abb54
Add various missing features from macOS window
...
Fixes floating windows and context menus robustness in Editor.
2026-04-04 20:56:27 +02:00
mafiesto4
d4a7b3074e
Fix old windows code to use new window type
...
#2800
2026-02-11 23:29:13 +01:00
Ari Vuollet
1d8f221f1b
Merge remote-tracking branch 'origin/1.11' into sdl_platform_1.11
...
# Conflicts:
# Source/Engine/Platform/Windows/WindowsPlatform.cpp
# Source/Tools/Flax.Build/Build/ProjectTarget.cs
# Source/Tools/Flax.Build/Configuration.cs
2025-09-07 19:31:16 +03:00
mafiesto4
892e2e0d1e
Fix fullscreen borderless window on macOS
2025-07-19 16:46:10 +02:00
Ari Vuollet
78f6080321
Initial support for building and running SDL platform on macOS
2025-04-21 23:13:23 +03:00
GoaLitiuM
3f6bf15554
Implement relative mouse mode (raw input) for SDL platform
2025-04-19 21:13:34 +03:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
mafiesto4
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
mafiesto4
e7b1fce3eb
Merge DoDragDropJob to hsare the same code for Mac and Windows
...
#1723
2023-11-06 17:03:03 +01:00
mafiesto4
c025b4414c
Add support for unlimited window size if MaximumSize is set to Zero
...
#1824
2023-11-06 14:42:29 +01:00
mafiesto4
9c4382dffb
Fix using dock window panels on macOS in Editor
2023-10-23 15:59:09 +02:00
mafiesto4
f28947f59b
Fix MacWindow::SetClientBounds to include screen scale
2023-10-23 14:50:10 +02:00
mafiesto4
6ff3e0f488
Various improvements to macOS platform
2023-10-22 20:06:54 +02:00
mafiesto4
21f2e59d12
Add drag&drop support to macOS
2023-10-21 15:36:38 +02:00
mafiesto4
08a6a2b6dc
Fix potential crashes on macOS due to missing window inside view event
2023-10-21 13:04:33 +02:00
mafiesto4
bd750d2634
Fix incoming drag drop location on macOS
2023-08-27 22:41:57 +02:00
mafiesto4
011162744c
Fix various keyboard handling on macOS
2023-07-16 12:04:22 +02:00
mafiesto4
6853aa6e81
Add control/command/option keys handling on macOS
2023-07-16 12:04:18 +02:00
mafiesto4
6d48fce763
Fix mouse cursor setting on macOS to properly handle screen scale
2023-07-16 12:04:06 +02:00
mafiesto4
24396031a7
Fix keyboard input in various cases on macOS
2023-05-17 17:27:41 +02:00
mafiesto4
0ba261d338
Add iOS platform (refactor Mac into shared Apple platform impl)
2023-03-15 20:58:23 +01:00
mafiesto4
2c70b74814
Refactor widowing on macOS to support screen scale and highDpi mode
2023-03-12 10:58:55 +01:00
mafiesto4
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
mafiesto4
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
Diewa
d2c252879e
Fixes for macOS
2022-02-24 21:42:00 +01:00
mafiesto4
f4f9d92c8e
Add drag&drop support for Mac
2022-01-19 14:42:00 +01:00
mafiesto4
a8ff3da908
Fixes
2022-01-19 12:14:22 +01:00
mafiesto4
f9eb709a18
Add window resizing and positioning on Mac
2022-01-18 19:10:13 +01:00
mafiesto4
2aa3624f81
Fix special input keys text on Mac
2022-01-18 17:29:34 +01:00
mafiesto4
b6471d887b
Add mouse cursors support for Mac
2022-01-18 16:59:59 +01:00
mafiesto4
dd5bad1dfe
Add window resize handling on Mac
2022-01-18 16:51:03 +01:00
mafiesto4
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
mafiesto4
d202c8b864
Add mouse and keyboard input for Mac
2022-01-05 17:48:17 +01:00
mafiesto4
7471a819e1
Add Vulkan support for Mac (via MoltenVK)
2022-01-05 10:25:46 +01:00
mafiesto4
039f5f6e15
Mac impl progress
2021-12-30 16:30:38 +01:00
mafiesto4
25cc8c6ab2
Implement basic windowing on Mac
2021-12-30 13:03:39 +01:00
mafiesto4
378ddc66c7
Mac impl progress
2021-12-28 18:45:40 +01:00
mafiesto4
d017dd14ca
Add Mac platform
2021-12-27 14:04:16 +01:00