|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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
|
e2fd3891d1
|
Fix regression in curve keyframes editing
#3179
|
2025-01-27 20:19:35 +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 |
|
Amir Alizadeh
|
ec11a79f55
|
Add raycast support to the ContainerControl
|
2025-01-19 23:55:56 +03:30 |
|
Chandler Cox
|
425699c4b0
|
Clamp control anchors betwen 0 and 1.
|
2025-01-19 13:51:50 -06: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
|
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
|
90316dfa52
|
Minor code changes to PR
|
2025-01-13 15:46:35 +01: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 |
|
Wojtek Figat
|
07b9e5bfdd
|
Merge branch 'invert-channels' of https://github.com/Tryibion/FlaxEngine into Tryibion-invert-channels
|
2025-01-13 09:20:22 +01:00 |
|
Wojtek Figat
|
7ac2376231
|
Simplify code
|
2025-01-12 23:57:52 +01:00 |
|
Wojtek Figat
|
3d76a99c9b
|
Merge branch 'anim-param-warn-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-anim-param-warn-type
|
2025-01-12 22:00:30 +01:00 |
|
Chandler Cox
|
e87bb2325b
|
Standardize spacing for import path ui in assets. add import path ui to model prefab.
|
2025-01-07 20:43:57 -06:00 |
|
Chandler Cox
|
13863344d2
|
Warn if value is the wrong type for the animation graph parameter trying to be set.
|
2025-01-07 20:26:25 -06:00 |
|
Wojtek Figat
|
bff25a8dd8
|
Merge branch 'mat-warn-wrong-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-mat-warn-wrong-type
|
2025-01-06 23:57:59 +01:00 |
|
Chandler Cox
|
7eb2088af0
|
Use Variant::CanCast() for type check.
|
2025-01-06 15:40:38 -06:00 |
|
Chandler Cox
|
f2e4fe300b
|
Change color for readonly text. Fix selection still showing when text box is not focused.
|
2024-12-31 12:56:43 -06:00 |
|
Chandler Cox
|
f71e731e54
|
Add saving and loading.
|
2024-12-30 23:42:32 -06:00 |
|
Chandler Cox
|
cb6ab6a647
|
Fix comment
|
2024-12-30 22:14:18 -06:00 |
|
Chandler Cox
|
899528e087
|
Add invert options for texture imports for Red, Blue, and Alpha channels.
|
2024-12-30 21:27:03 -06:00 |
|
Chandler Cox
|
88703d721b
|
Warn if wrong type while setting material parameter.
|
2024-12-23 16:51:37 -06: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
|
9ad1a9bfd0
|
Merge branch 'feature/negative-model-import-reverse-winding' of https://github.com/GaryMcWhorter/FlaxEngine into GaryMcWhorter-feature/negative-model-import-reverse-winding
|
2024-12-16 23:00:24 +01:00 |
|
Wojtek Figat
|
fa8f50ead1
|
Fix crash on incorrect light shadow state after shadowmap resizing failure
#3106
|
2024-12-16 22:52:05 +01:00 |
|
Gary M
|
c6b7077c2d
|
Remove unnecessary comments
|
2024-12-12 22:23:21 -08:00 |
|