|
|
3feebe8910
|
Fix ValueBox mouse position resetting after releasing the button
|
2025-01-28 22:10:39 +02:00 |
|
|
|
9fc7fc7a2e
|
Fix SDL build process on Linux
|
2025-01-28 22:10:39 +02:00 |
|
|
|
642d90a293
|
Update SDL to 3.2.0
|
2025-01-28 22:10:39 +02:00 |
|
|
|
f5313b9ffd
|
Force cursor to center of Game Window when tab handle is clicked
|
2025-01-28 22:10:38 +02:00 |
|
Chandler Cox
|
7abed39473
|
Fix rotation using SDL
|
2025-01-28 22:10:38 +02:00 |
|
|
|
ffc40ba634
|
Fix Linux compilation without SDL
|
2025-01-28 22:09:14 +02:00 |
|
|
|
84f3cda190
|
Fix compilation
|
2025-01-28 22:09:14 +02:00 |
|
|
|
0f20f387fc
|
Update SDL3
|
2025-01-28 22:09:13 +02:00 |
|
|
|
67093a0d28
|
Fix compilation issues
|
2025-01-28 22:09:13 +02:00 |
|
|
|
63eaf1adf2
|
Fix windows not being hidden initially
|
2025-01-28 22:09:13 +02:00 |
|
|
|
28d167b4f8
|
Fix parent window position handling with popup/tooltip windows
|
2025-01-28 22:09:12 +02:00 |
|
|
|
7bff09eeb9
|
Fix compilation errors in other platforms
|
2025-01-28 22:09:12 +02:00 |
|
|
|
5df1f32305
|
Prevent building with SDL in unsupported platforms
|
2025-01-28 22:09:11 +02:00 |
|
|
|
670f2ee2b0
|
Fallback to X11 message box implementation when SDL fails
|
2025-01-28 22:09:11 +02:00 |
|
|
|
5abf336696
|
Fix popup and context menus not working on Wayland
|
2025-01-28 22:09:11 +02:00 |
|
|
|
7ae0a65c0e
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-01-28 22:09:10 +02:00 |
|
|
|
9e88233957
|
Log a warning for not implemented Wayland functionality
|
2025-01-28 22:09:10 +02:00 |
|
|
|
d0a4213538
|
Fix compilation in Linux
|
2025-01-28 22:09:10 +02:00 |
|
|
|
b2467edc0f
|
Enable warning sound in question dialogs
|
2025-01-28 22:09:09 +02:00 |
|
|
|
94e398a6b3
|
Enable modern Windows dialog boxes
|
2025-01-28 22:09:09 +02:00 |
|
|
|
e5ca67618f
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-01-28 22:09:09 +02:00 |
|
|
|
2da908d9b8
|
Add flag for Window types
|
2025-01-28 22:09:09 +02:00 |
|
|
|
34f187161c
|
Enable native windowing system settings with SDL platform
|
2025-01-28 22:09:08 +02:00 |
|
|
|
0e5e0169bf
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2025-01-28 22:09:08 +02:00 |
|
|
|
f318d3aadc
|
Implement SDL platform, windowing and input handling
|
2025-01-28 22:09:08 +02:00 |
|
|
|
43e38df8b0
|
Refactor application window class name
|
2025-01-28 22:09:07 +02:00 |
|
|
|
86b999f6a4
|
Move Window related enums to separate header file
|
2025-01-28 22:09:07 +02:00 |
|
|
|
553ca7d71c
|
Refactor Windows drag and drop implementation
|
2025-01-28 22:09:06 +02:00 |
|
|
|
2594cc4546
|
Refactor ScreenUtilities
|
2025-01-28 22:09:06 +02:00 |
|
|
|
2cd03eceaa
|
Add more helper methods for managing Git repos
|
2025-01-28 22:09:06 +02:00 |
|
|
|
d8feec325a
|
Fix centered window location on X11
|
2025-01-28 22:09:05 +02:00 |
|
|
|
71b7f110e6
|
Fix initial position of Tooltips
|
2025-01-28 22:09:05 +02:00 |
|
Wojtek Figat
|
702564366d
|
Merge branch 'dotnet_refasm_version_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet_refasm_version_fix
|
2025-01-27 20:29:12 +01:00 |
|
Wojtek Figat
|
e2fd3891d1
|
Fix regression in curve keyframes editing
#3179
|
2025-01-27 20:19:35 +01:00 |
|
Wojtek Figat
|
aabd70fbe7
|
Fix code project files generation to properly handle path slashes and ignore binary modules without exports
#3086
|
2025-01-27 19:35:27 +01:00 |
|
|
|
428ebf7fd7
|
Fix .NET runtime and SDK compilation issues with newer runtime
|
2025-01-27 20:06:06 +02:00 |
|
Wojtek Figat
|
475818554d
|
Fix error in editor when sliding value
|
2025-01-27 12:40:55 +01:00 |
|
Wojtek Figat
|
8ebb3a3215
|
Merge branch 'draw-anchors' of https://github.com/Tryibion/FlaxEngine into Tryibion-draw-anchors
|
2025-01-27 12:12:24 +01:00 |
|
Wojtek Figat
|
d829461def
|
Merge branch 'fix_issue_3083' of https://github.com/amir9480/FlaxEngine into amir9480-fix_issue_3083
|
2025-01-27 11:58:13 +01:00 |
|
Wojtek Figat
|
53ba5968fd
|
Fix missing default value usage on GPU particle shape rotation and simplify CPU code
#3104
|
2025-01-27 11:42:59 +01:00 |
|
Wojtek Figat
|
cc735a1b6a
|
Merge branch 'particle-rotate-shape' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-rotate-shape
|
2025-01-27 11:35:26 +01:00 |
|
Wojtek Figat
|
ae3149c9c0
|
Merge branch 'clamp-anchors' of https://github.com/Tryibion/FlaxEngine into Tryibion-clamp-anchors
|
2025-01-26 22:05:36 +01:00 |
|
Wojtek Figat
|
25b566b348
|
Merge branch 'sln_folder_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sln_folder_fix
|
2025-01-26 22:02:58 +01:00 |
|
Wojtek Figat
|
5f09ef4c1f
|
Merge branch 'file-path-drag-dop' of https://github.com/Tryibion/FlaxEngine into Tryibion-file-path-drag-dop
|
2025-01-26 21:58:34 +01:00 |
|
Wojtek Figat
|
9a59d0c5ed
|
Merge branch 'content-item-text-scale' of https://github.com/Tryibion/FlaxEngine into Tryibion-content-item-text-scale
|
2025-01-25 10:05:54 +01:00 |
|
Wojtek Figat
|
275ca296fa
|
Fix editor orthographic viewport in top or bottom view
#3169
|
2025-01-25 00:38:51 +01:00 |
|
Chandler Cox
|
f905c49f0b
|
Change content item text scale with content view scale.
|
2025-01-24 13:02:05 -06:00 |
|
Chandler Cox
|
c72fac335f
|
Check for null in Actor node IsActive.
|
2025-01-23 21:28:09 -06:00 |
|
Chandler Cox
|
030befdcaa
|
Rename dropped method.
|
2025-01-22 21:47:28 -06:00 |
|
Chandler Cox
|
3a591577ad
|
Add drag drop to FilePathEditor
|
2025-01-22 21:46:21 -06:00 |
|