Commit Graph

10645 Commits

Author SHA1 Message Date
c201591df4 Update SDL to 3.2.0 2025-01-23 19:10:58 +02:00
893ccf3c7b _sdl binary 2025-01-23 19:07:33 +02:00
0318ad6d5f Update SDL3 binaries 2025-01-21 19:53:33 +02:00
dffde4bf6c _lfsconfig 2025-01-21 19:53:32 +02:00
5f2a1dab47 Force cursor to center of Game Window when tab handle is clicked 2025-01-21 19:53:32 +02:00
Chandler Cox
8efb52da64 Fix rotation using SDL 2025-01-21 19:53:32 +02:00
ae3c9d6fea Fix Linux compilation without SDL 2025-01-21 19:17:11 +02:00
4b514802ad Fix compilation 2025-01-21 19:17:11 +02:00
66bb90e7ea Update SDL3 2025-01-21 19:17:10 +02:00
02a6f38932 Fix compilation issues 2025-01-21 19:17:10 +02:00
0f0913cb77 Fix windows not being hidden initially 2025-01-21 19:17:10 +02:00
1f413c5776 Fix parent window position handling with popup/tooltip windows 2025-01-21 19:17:09 +02:00
81137fc7fe Fix compilation errors in other platforms 2025-01-21 19:17:09 +02:00
b9dd139c97 Fix CI for Linux 2025-01-21 19:17:09 +02:00
8e9171e9c3 Prevent building with SDL in unsupported platforms 2025-01-21 19:17:08 +02:00
e759e128c7 Fallback to X11 message box implementation when SDL fails 2025-01-21 19:17:08 +02:00
e96ef49f09 Fix popup and context menus not working on Wayland 2025-01-21 19:17:08 +02:00
f4f756e310 Hide warnings for unsupported SDL operations on Wayland 2025-01-21 19:17:07 +02:00
bb53710523 Log a warning for not implemented Wayland functionality 2025-01-21 19:17:07 +02:00
568569a09c Fix compilation in Linux 2025-01-21 19:17:07 +02:00
f0ad18fb82 Enable warning sound in question dialogs 2025-01-21 19:17:06 +02:00
a8f5e19ca6 Enable modern Windows dialog boxes 2025-01-21 19:17:06 +02:00
08bbb1707e Implement relative mouse mode (raw input) for SDL platform 2025-01-21 19:17:06 +02:00
ff4b92320d Add flag for Window types 2025-01-21 19:17:05 +02:00
8d65a1ec60 Enable native windowing system settings with SDL platform 2025-01-21 19:17:05 +02:00
c7b2bd8d24 Add command-line switches to force X11 and Wayland SDL drivers 2025-01-21 19:17:05 +02:00
9fe3e92dd6 Implement SDL platform, windowing and input handling 2025-01-21 19:17:04 +02:00
05109ca74f Refactor application window class name 2025-01-21 19:17:04 +02:00
1387a48da9 Move Window related enums to separate header file 2025-01-21 19:17:04 +02:00
45524d0fb0 Refactor Windows drag and drop implementation 2025-01-21 19:17:03 +02:00
ae962cbdc5 Refactor ScreenUtilities 2025-01-21 19:17:03 +02:00
8673d52a64 Add more helper methods for managing Git repos 2025-01-21 19:17:03 +02:00
fea009a034 Fix centered window location on X11 2025-01-21 19:17:03 +02:00
bac8277b2a Fix initial position of Tooltips 2025-01-21 19:17:02 +02:00
Wojtek Figat
f17d6f62ab Merge branch 'Tryibion-use-version' 2025-01-13 17:32:03 +01:00
Wojtek Figat
ae3d437539 Merge branch 'use-version' of https://github.com/Tryibion/FlaxEngine into Tryibion-use-version 2025-01-13 17:31:53 +01:00
Wojtek Figat
99b737eb14 Merge branch 'Tryibion-aab-building' 2025-01-13 17:31:38 +01:00
Wojtek Figat
4add5dcf49 Add missing default value and fix doc comment
#3150
2025-01-13 17:31:34 +01:00
Wojtek Figat
a204ada6d3 Merge branch 'aab-building' of https://github.com/Tryibion/FlaxEngine into Tryibion-aab-building 2025-01-13 17:18:35 +01:00
Wojtek Figat
bdc7f0760f Merge branch 'Tryibion-re-enable-scale-center' 2025-01-13 17:17:12 +01:00
Wojtek Figat
07ef2f03d5 Merge branch 're-enable-scale-center' of https://github.com/Tryibion/FlaxEngine into Tryibion-re-enable-scale-center 2025-01-13 17:12:20 +01:00
Wojtek Figat
b5437a9097 Merge branch 'Tryibion-fix-actor-drop-focus' 2025-01-13 17:11:48 +01:00
Wojtek Figat
890c3e75c3 Merge branch 'fix-actor-drop-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-actor-drop-focus 2025-01-13 16:08:56 +01:00
Wojtek Figat
7fcf8c2d4c Improve #3138 to pass over setting value to null and via proper cast so value type stays the same 2025-01-13 16:08:43 +01:00
Wojtek Figat
3796b0ccae Revert #3117 and do it different way as some types can be valid even if different thus use internal parameter setter for type validation 2025-01-13 16:07:47 +01:00
Wojtek Figat
bc18ddc04b Merge branch 'Tryibion-invert-channels' 2025-01-13 15:46:49 +01:00
Wojtek Figat
90316dfa52 Minor code changes to PR 2025-01-13 15:46:35 +01:00
Chandler Cox
55fa372197 re-add returns to aab 2025-01-13 07:30:01 -06:00
Chandler Cox
563f0b9ab4 Move Build .aab to Android platform settings and make it side-by-side 2025-01-13 07:24:50 -06:00
Chandler Cox
30ea3bc9c2 Add check for empty array and use IsInRange for version check. 2025-01-13 07:16:31 -06:00