|
|
bd81e3e89e
|
Fix workaround for maximizing Editor window
|
2024-12-25 19:45:17 +02:00 |
|
|
|
37acdc29ff
|
_sdl3 binary
|
2024-12-25 19:44:25 +02:00 |
|
|
|
ccdc7a5e1d
|
Update SDL3
|
2024-12-25 19:44:19 +02:00 |
|
|
|
fe313773d1
|
Fix casting error in CPU profiler tab
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
|
2024-12-19 20:09:43 +02:00 |
|
|
|
34346e4111
|
Force cursor to center of Game Window when tab handle is clicked
|
2024-12-19 20:09:43 +02:00 |
|
|
|
7cbe44c4e5
|
_update sdl
|
2024-12-19 20:09:43 +02:00 |
|
|
|
846f44b882
|
_sdl binary
|
2024-12-19 20:09:42 +02:00 |
|
|
|
68764580f2
|
Update SDL
|
2024-12-19 20:09:42 +02:00 |
|
Chandler Cox
|
cdf0e24c12
|
Fix rotation using SDL
|
2024-12-19 20:09:42 +02:00 |
|
|
|
ac7087c4ce
|
Update SDL3 binaries
|
2024-12-19 20:09:41 +02:00 |
|
|
|
56e6e53d0c
|
Update SDL to 3.1.3 preview
|
2024-12-19 20:09:41 +02:00 |
|
|
|
25b6605027
|
_window positioning that works on windows
|
2024-12-19 20:09:41 +02:00 |
|
|
|
bc33d1a0f5
|
_noprog?
|
2024-12-19 20:09:40 +02:00 |
|
|
|
5e950833ff
|
_works 0,0 primary screen, returned positions correct but visually wrong
|
2024-12-19 20:09:40 +02:00 |
|
|
|
9a04cee71f
|
_works
|
2024-12-19 20:09:39 +02:00 |
|
|
|
b79c9402fd
|
_wip parent-child positioning fixes
|
2024-12-19 20:09:39 +02:00 |
|
|
|
b0aed96d18
|
Fix Linux compilation without SDL
|
2024-12-19 20:09:39 +02:00 |
|
|
|
c003506906
|
Fix compilation
|
2024-12-19 20:09:38 +02:00 |
|
|
|
473dc4a1a0
|
Update SDL3
|
2024-12-19 20:09:38 +02:00 |
|
|
|
8d97e21b28
|
Fix compilation issues
|
2024-12-19 20:09:38 +02:00 |
|
|
|
ce932b1739
|
Fix windows not being hidden initially
|
2024-12-19 20:09:37 +02:00 |
|
|
|
506ad85cad
|
Fix parent window position handling with popup/tooltip windows
|
2024-12-19 20:09:37 +02:00 |
|
|
|
e86ccefd3c
|
Fix compilation errors in other platforms
|
2024-12-19 20:09:37 +02:00 |
|
|
|
d6fe1f0519
|
Prevent building with SDL in unsupported platforms
|
2024-12-19 20:09:36 +02:00 |
|
|
|
ed3d1ce366
|
Fallback to X11 message box implementation when SDL fails
|
2024-12-19 20:09:36 +02:00 |
|
|
|
37177edeaa
|
Fix popup and context menus not working on Wayland
|
2024-12-19 20:09:35 +02:00 |
|
|
|
7981483a5b
|
Hide warnings for unsupported SDL operations on Wayland
|
2024-12-19 20:09:35 +02:00 |
|
|
|
c3ca359b4b
|
Log a warning for not implemented Wayland functionality
|
2024-12-19 20:09:35 +02:00 |
|
|
|
99cf7292aa
|
Fix compilation in Linux
|
2024-12-19 20:09:34 +02:00 |
|
|
|
4c6f39d489
|
Enable warning sound in question dialogs
|
2024-12-19 20:09:34 +02:00 |
|
|
|
dcfc265433
|
Enable modern Windows dialog boxes
|
2024-12-19 20:09:34 +02:00 |
|
|
|
4a7f6c34f3
|
Implement relative mouse mode (raw input) for SDL platform
|
2024-12-19 20:09:33 +02:00 |
|
|
|
ba248a61bd
|
Add flag for Window types
|
2024-12-19 20:09:33 +02:00 |
|
|
|
eacd23bdbb
|
Enable native windowing system settings with SDL platform
|
2024-12-19 20:09:33 +02:00 |
|
|
|
62df728452
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2024-12-19 20:09:32 +02:00 |
|
|
|
fe0d97aad1
|
Implement SDL platform, windowing and input handling
|
2024-12-19 20:09:32 +02:00 |
|
|
|
7f7d839f23
|
Refactor application window class name
|
2024-12-19 20:09:32 +02:00 |
|
|
|
c445bfd5d4
|
Move Window related enums to separate header file
|
2024-12-19 20:09:31 +02:00 |
|
|
|
62843476b7
|
Refactor Windows drag and drop implementation
|
2024-12-19 20:09:31 +02:00 |
|
|
|
7595c572d7
|
Refactor ScreenUtilities
|
2024-12-19 20:09:31 +02:00 |
|
|
|
13ae091273
|
Add more helper methods for managing Git repos
|
2024-12-19 20:09:31 +02:00 |
|
|
|
a9dccd2949
|
Fix centered window location on X11
|
2024-12-19 20:09:30 +02:00 |
|
|
|
f8dd3f23c6
|
Fix initial position of Tooltips
|
2024-12-19 20:09:30 +02:00 |
|
Wojtek Figat
|
0f847335c3
|
Fix typo on mac
|
2024-12-19 14:56:22 +01:00 |
|
Wojtek Figat
|
12f3f00f9f
|
Fix log file spam and limit size to 1GB
#2980
|
2024-12-19 13:21:47 +01:00 |
|
Wojtek Figat
|
2175837f33
|
Add XCode version parsing
|
2024-12-19 13:07:59 +01:00 |
|
Wojtek Figat
|
622de6ebcb
|
Minor improvements to new gizmo changes and add new assets
#3088
|
2024-12-16 23:41:55 +01:00 |
|
Wojtek Figat
|
4de324f2b0
|
Merge branch 'GizmoImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GizmoImprovements
|
2024-12-16 23:25:07 +01:00 |
|
Wojtek Figat
|
cedacdba3e
|
Simplify Rename context option activity and use input option for F2 remapping in Editor
#3093
|
2024-12-16 23:21:45 +01:00 |
|
Wojtek Figat
|
06dcc7ba8e
|
Merge branch 'Visject-CommentRenameImprovementsTwo' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentRenameImprovementsTwo
|
2024-12-16 23:17:56 +01:00 |
|