|
|
55a0a39881
|
Cleanup Linux SDL implementation
|
2025-04-19 21:13:50 +03:00 |
|
|
|
592215dd30
|
Support compiling third party library C files as C code
|
2025-04-19 21:13:50 +03:00 |
|
|
|
ef0c2a2785
|
Implement Wayland protocols module and file generation
|
2025-04-19 21:13:49 +03:00 |
|
|
|
37979e452a
|
Fix mouse warping after ending relative mode
|
2025-04-19 21:13:49 +03:00 |
|
|
|
e9671bb727
|
Add git fetch method for dependencies
|
2025-04-19 21:13:48 +03:00 |
|
|
|
aa328bd591
|
Fix window ShowInTaskbar setting
|
2025-04-19 21:13:48 +03:00 |
|
|
|
188e4313f9
|
Fix various issues with child window positioning
|
2025-04-19 21:13:47 +03:00 |
|
|
|
df02c70e31
|
Add Window.IsAlwaysOnTop property
|
2025-04-19 21:13:47 +03:00 |
|
|
|
257f54b323
|
Use SDL locale
|
2025-04-19 21:13:46 +03:00 |
|
|
|
fb4b5b2575
|
Allow window with single tab to be dragged from tab area
|
2025-04-19 21:13:46 +03:00 |
|
|
|
4e1251276d
|
Fix ValueBox mouse position resetting after releasing the button
|
2025-04-19 21:13:45 +03:00 |
|
|
|
a7b200dc57
|
Fix SDL build process on Linux
|
2025-04-19 21:13:44 +03:00 |
|
|
|
8cadbae80e
|
Update SDL to 3.2.0
|
2025-04-19 21:13:44 +03:00 |
|
|
|
c3bae49aae
|
Force cursor to center of Game Window when tab handle is clicked
|
2025-04-19 21:13:43 +03:00 |
|
Chandler Cox
|
6fa4fc6149
|
Fix rotation using SDL
|
2025-04-19 21:13:43 +03:00 |
|
|
|
f1ffe1acaa
|
Fix Linux compilation without SDL
|
2025-04-19 21:13:42 +03:00 |
|
|
|
5c9ddf7f00
|
Fix compilation
|
2025-04-19 21:13:42 +03:00 |
|
|
|
431767a150
|
Update SDL3
|
2025-04-19 21:13:41 +03:00 |
|
|
|
8ba4e442a6
|
Fix compilation issues
|
2025-04-19 21:13:41 +03:00 |
|
|
|
2f8d19c267
|
Fix windows not being hidden initially
|
2025-04-19 21:13:40 +03:00 |
|
|
|
f2fd98f742
|
Fix parent window position handling with popup/tooltip windows
|
2025-04-19 21:13:40 +03:00 |
|
|
|
3ce35d6e81
|
Fix compilation errors in other platforms
|
2025-04-19 21:13:39 +03:00 |
|
|
|
796dbaa836
|
Fix CI for Linux
|
2025-04-19 21:13:39 +03:00 |
|
|
|
84b209ec7f
|
Prevent building with SDL in unsupported platforms
|
2025-04-19 21:13:38 +03:00 |
|
|
|
fa976b34dc
|
Fallback to X11 message box implementation when SDL fails
|
2025-04-19 21:13:38 +03:00 |
|
|
|
e7cda362b7
|
Fix popup and context menus not working on Wayland
|
2025-04-19 21:13:37 +03:00 |
|
|
|
a41a09c162
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-04-19 21:13:37 +03:00 |
|
|
|
e82f84f0ab
|
Log a warning for not implemented Wayland functionality
|
2025-04-19 21:13:36 +03:00 |
|
|
|
f1d387ceea
|
Fix compilation in Linux
|
2025-04-19 21:13:36 +03:00 |
|
|
|
3893d4d1f8
|
Enable warning sound in question dialogs
|
2025-04-19 21:13:35 +03:00 |
|
|
|
cf7ac50faf
|
Enable modern Windows dialog boxes
|
2025-04-19 21:13:35 +03:00 |
|
|
|
3f6bf15554
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-19 21:13:34 +03:00 |
|
|
|
dac74829b4
|
Add flag for Window types
|
2025-04-19 21:13:34 +03:00 |
|
|
|
94d6f213a0
|
Enable native windowing system settings with SDL platform
|
2025-04-19 21:13:33 +03:00 |
|
|
|
8f2550ef61
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2025-04-19 21:13:33 +03:00 |
|
|
|
b622a1cc5e
|
Implement SDL platform, windowing and input handling
|
2025-04-19 21:13:32 +03:00 |
|
|
|
c83a3c32c7
|
Refactor application window class name
|
2025-04-19 21:13:32 +03:00 |
|
|
|
e7dcf7f7e7
|
Move Window related enums to separate header file
|
2025-04-19 21:13:31 +03:00 |
|
|
|
398785a2be
|
Refactor Windows drag and drop implementation
|
2025-04-19 21:13:31 +03:00 |
|
|
|
05dba0f1f5
|
Refactor ScreenUtilities
|
2025-04-19 21:13:30 +03:00 |
|
|
|
39dbd32b2e
|
Add more helper methods for managing Git repos
|
2025-04-19 21:13:30 +03:00 |
|
|
|
23a34a455a
|
Fix centered window location on X11
|
2025-04-19 21:13:29 +03:00 |
|
|
|
4308328b48
|
Fix initial position of Tooltips
|
2025-04-19 21:13:29 +03:00 |
|
Wojtek Figat
|
0a3f07e6e7
|
Add exception and crashes catching with processing on iOS/macOS
|
2025-04-19 11:28:46 +02:00 |
|
Wojtek Figat
|
3c1aca6d46
|
Fix camera mouse ray error when mouse position is invalid
|
2025-04-19 10:50:39 +02:00 |
|
Wojtek Figat
|
d30ff65800
|
Fix flipbook regression bug
|
2025-04-17 17:45:19 +02:00 |
|
Wojtek Figat
|
3d454ed321
|
Fix cursor locked mode when system uses Dpi scaling
|
2025-04-17 13:27:59 +02:00 |
|
Wojtek Figat
|
7e72d7b3cf
|
Optimize mac version logging
|
2025-04-17 12:49:52 +02:00 |
|
Wojtek Figat
|
ef188d06c4
|
Revert d3c49be80f and do it better
|
2025-04-17 10:52:00 +02:00 |
|
Wojtek Figat
|
414b229b27
|
Fix capturing empty project icon when Editor viewport was never rendered
|
2025-04-17 10:49:44 +02:00 |
|