|
|
4539ec4dcf
|
Fix error when docking to sides of tabbed panel
|
2025-03-09 13:04:56 +02:00 |
|
|
|
17714c52e0
|
Cleanup Linux SDL implementation
|
2025-03-09 13:04:55 +02:00 |
|
|
|
8810a98c28
|
Support compiling third party library C files as C code
|
2025-03-09 13:04:55 +02:00 |
|
|
|
1da6ffe920
|
Implement Wayland protocols module and file generation
|
2025-03-09 13:04:54 +02:00 |
|
|
|
f966f92583
|
Fix mouse warping after ending relative mode
|
2025-03-09 13:04:54 +02:00 |
|
|
|
ca17bc501f
|
Add git fetch method for dependencies
|
2025-03-09 13:04:53 +02:00 |
|
|
|
2e866aa156
|
Fix window ShowInTaskbar setting
|
2025-03-09 13:04:53 +02:00 |
|
|
|
696be807bd
|
Fix various issues with child window positioning
|
2025-03-09 13:04:52 +02:00 |
|
|
|
ed63f47620
|
Add Window.IsAlwaysOnTop property
|
2025-03-09 13:04:52 +02:00 |
|
|
|
0d546a82c7
|
Use SDL locale
|
2025-03-09 13:04:51 +02:00 |
|
|
|
9a6c0dd5f4
|
Allow window with single tab to be dragged from tab area
|
2025-03-09 13:04:50 +02:00 |
|
|
|
a00342b1c3
|
Fix ValueBox mouse position resetting after releasing the button
|
2025-03-09 13:04:50 +02:00 |
|
|
|
a798965d9a
|
Fix SDL build process on Linux
|
2025-03-09 13:04:49 +02:00 |
|
|
|
d0925b82df
|
Update SDL to 3.2.0
|
2025-03-09 13:04:49 +02:00 |
|
|
|
0c535d5a33
|
Force cursor to center of Game Window when tab handle is clicked
|
2025-03-09 13:04:48 +02:00 |
|
Chandler Cox
|
05cf5a4d7a
|
Fix rotation using SDL
|
2025-03-09 13:04:48 +02:00 |
|
|
|
da59713152
|
Fix Linux compilation without SDL
|
2025-03-09 13:04:47 +02:00 |
|
|
|
8510fd237f
|
Fix compilation
|
2025-03-09 13:04:46 +02:00 |
|
|
|
3dc2fe0558
|
Update SDL3
|
2025-03-09 13:04:46 +02:00 |
|
|
|
716f76dca4
|
Fix compilation issues
|
2025-03-09 13:04:45 +02:00 |
|
|
|
29e732c783
|
Fix windows not being hidden initially
|
2025-03-09 13:04:45 +02:00 |
|
|
|
53862298b6
|
Fix parent window position handling with popup/tooltip windows
|
2025-03-09 13:04:44 +02:00 |
|
|
|
4464555dcc
|
Fix compilation errors in other platforms
|
2025-03-09 13:04:44 +02:00 |
|
|
|
ec383ffb1d
|
Fix CI for Linux
|
2025-03-09 13:04:43 +02:00 |
|
|
|
909ba336b0
|
Prevent building with SDL in unsupported platforms
|
2025-03-09 13:04:43 +02:00 |
|
|
|
ecaa03365f
|
Fallback to X11 message box implementation when SDL fails
|
2025-03-09 13:04:42 +02:00 |
|
|
|
fb88460903
|
Fix popup and context menus not working on Wayland
|
2025-03-09 13:04:42 +02:00 |
|
|
|
db840ebef9
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-03-09 13:04:41 +02:00 |
|
|
|
3f303a7a77
|
Log a warning for not implemented Wayland functionality
|
2025-03-09 13:04:40 +02:00 |
|
|
|
848d8e35e5
|
Fix compilation in Linux
|
2025-03-09 13:04:40 +02:00 |
|
|
|
2f3b45ae82
|
Enable warning sound in question dialogs
|
2025-03-09 13:04:39 +02:00 |
|
|
|
48600c6ac5
|
Enable modern Windows dialog boxes
|
2025-03-09 13:04:39 +02:00 |
|
|
|
bb132305e3
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-03-09 13:04:38 +02:00 |
|
|
|
769823ddf5
|
Add flag for Window types
|
2025-03-09 13:04:38 +02:00 |
|
|
|
8a0ce55fec
|
Enable native windowing system settings with SDL platform
|
2025-03-09 13:04:37 +02:00 |
|
|
|
832d902699
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2025-03-09 13:04:37 +02:00 |
|
|
|
6843205ec9
|
Implement SDL platform, windowing and input handling
|
2025-03-09 13:04:36 +02:00 |
|
|
|
74fb1a74a6
|
Refactor application window class name
|
2025-03-09 13:04:35 +02:00 |
|
|
|
29c3a9e4bf
|
Move Window related enums to separate header file
|
2025-03-09 13:04:35 +02:00 |
|
|
|
6f55b5452f
|
Refactor Windows drag and drop implementation
|
2025-03-09 13:04:34 +02:00 |
|
|
|
716ae95630
|
Refactor ScreenUtilities
|
2025-03-09 13:04:34 +02:00 |
|
|
|
02e9d60c5b
|
Add more helper methods for managing Git repos
|
2025-03-09 13:04:33 +02:00 |
|
|
|
a1b7666c1c
|
Fix centered window location on X11
|
2025-03-09 13:04:33 +02:00 |
|
|
|
1b9663a390
|
Fix initial position of Tooltips
|
2025-03-09 13:04:32 +02:00 |
|
Wojtek Figat
|
a93085d6d6
|
Redo 7d79dbac40
|
2025-03-09 09:15:49 +01:00 |
|
Wojtek Figat
|
34dcbc0445
|
Add Vector3.SignedAngle utility method
Merge 072f7c7e45 and c1bd42ff7e
|
2025-03-09 09:10:15 +01:00 |
|
Wojtek Figat
|
8a52fa257b
|
Add logging draw event into in Vulkan error
|
2025-03-08 14:29:36 +01:00 |
|
Wojtek Figat
|
7d79dbac40
|
Fix shadows sampling error in shader due to incorrect sampler used
#3000
|
2025-03-08 14:29:17 +01:00 |
|
Wojtek Figat
|
fef967d4a0
|
Fix crash on Vulkan when binding dummy buffer as missing uniform buffer
#3000
|
2025-03-08 14:28:47 +01:00 |
|
Wojtek Figat
|
679d56d7a3
|
Fix regression error on duplicated scene objects in registry
|
2025-03-08 13:31:01 +01:00 |
|