|
|
cd2e7140af
|
_windows subwindow popup fix
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-27 12:58:04 +02:00 |
|
|
|
89d1cc4270
|
_borderless maximize workarounds WIP
|
2024-12-26 22:12:02 +02:00 |
|
|
|
bd81e3e89e
|
Fix workaround for maximizing Editor window
|
2024-12-25 19:45:17 +02:00 |
|
|
|
7cbe44c4e5
|
_update sdl
|
2024-12-19 20:09:43 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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
|
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 |
|
Gary M
|
21d1419e74
|
Added import option to reverse winding order
|
2024-12-12 22:19:55 -08:00 |
|
Wojtek Figat
|
04a3435200
|
Fix shaders parsing to skip comments in between special macros
|
2024-12-10 16:45:59 +01:00 |
|
Wojtek Figat
|
09414f9002
|
Add blend space drawing in Multi Blend 2D editor
#1980
|
2024-12-10 10:42:40 +01:00 |
|
Wojtek Figat
|
3e344e789a
|
Optimize terrain debug shape drawing by caching lines into a vertex buffer
#2841
|
2024-12-09 18:26:53 +01:00 |
|
Wojtek Figat
|
0cf31395b5
|
Add support for Quaternion in GPU particles graph
#2901
|
2024-12-06 17:38:16 +01:00 |
|
Wojtek Figat
|
b6d2a3683c
|
Add ButtonAttribute to display methods in editor properties panel
#1917
|
2024-12-06 16:10:50 +01:00 |
|
Wojtek Figat
|
e53b2b5736
|
Fix various compilation warnings
|
2024-12-06 11:37:25 +01:00 |
|
Wojtek Figat
|
0ef1220846
|
Another iteration on cooking job
|
2024-12-05 15:29:24 +01:00 |
|
Wojtek Figat
|
987916cc1c
|
Another iteration on cooking job
|
2024-12-05 12:23:32 +01:00 |
|
Wojtek Figat
|
4ac334acac
|
Another iteration on cooking job
|
2024-12-05 11:21:51 +01:00 |
|
Wojtek Figat
|
2230f907fd
|
Fix duplicated newlines on Github Action output
|
2024-12-05 10:33:30 +01:00 |
|
Wojtek Figat
|
e27d18ef87
|
Fix default build target preset
|
2024-12-04 18:44:09 +01:00 |
|