|
|
3f6bf15554
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-19 21:13:34 +03:00 |
|
|
|
b622a1cc5e
|
Implement SDL platform, windowing and input handling
|
2025-04-19 21:13:32 +03:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
39419787fa
|
Another compilation fix
|
2025-01-15 08:48:03 +01:00 |
|
Wojtek Figat
|
e02f2990d9
|
Another compilation fix
|
2025-01-14 23:43:31 +01:00 |
|
Wojtek Figat
|
d0a6edbb2c
|
Another compilation fix
|
2025-01-14 23:26:26 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
c0ef2a1f58
|
Cleamnup code for #2020 and use internal pointer for current tracking window
|
2023-12-16 12:39:10 +01:00 |
|
nothingTVatYT
|
78d9262b05
|
skip WM for non-regular windows and add mouse tracking
|
2023-12-01 21:25:00 +01:00 |
|
Wojtek Figat
|
c025b4414c
|
Add support for unlimited window size if MaximumSize is set to Zero
#1824
|
2023-11-06 14:42:29 +01:00 |
|
Mr. Capybara
|
6cfc8c1b1a
|
Add extended buttons support for linux
|
2023-10-31 14:52:09 -04:00 |
|
Wojtek Figat
|
09f2be907e
|
Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
# Flax.flaxproj
|
2023-10-09 12:40:47 +02:00 |
|
minebill
|
03642632f5
|
Use a maximum distance between clicks, when detecting a double click
|
2023-10-08 22:05:02 +03:00 |
|
nothingTVatYT
|
bc872ebff5
|
fix menu misalignment problem on Linux
|
2023-10-05 00:06:51 +02:00 |
|
elestrago
|
2efc31a74e
|
Execute map window before resize in LinuxWindow
|
2023-09-15 02:13:13 +02:00 |
|
|
|
4d9ffdb025
|
Fix centered window and message box locations on Linux
|
2023-01-28 20:33:02 +02:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
|
|
784605f974
|
Fix crash when opening tooltip windows on Linux
|
2022-09-04 18:35:24 +03:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
147e5ada46
|
Fix headless mode in Editor on Linux without X11
|
2021-10-03 18:55:26 +02:00 |
|
Wojtek Figat
|
3ed55c89f0
|
Add drag&drop support for Linux
|
2021-04-21 23:47:28 +02:00 |
|
Wojtek Figat
|
81f3a65a5f
|
Merge branch 'fix-per-window-dpi' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-per-window-dpi
# Conflicts:
# Source/Editor/Utilities/Utils.cs
# Source/Editor/Windows/Assets/MaterialWindow.cs
# Source/Editor/Windows/Assets/ParticleEmitterWindow.cs
# Source/Engine/Platform/Linux/LinuxWindow.cpp
# Source/Engine/Platform/Windows/WindowsWindow.cpp
|
2021-03-08 20:50:31 +01:00 |
|
Wojtek Figat
|
98a753267f
|
Linux support improvements
|
2021-02-28 14:56:57 +01:00 |
|
Wojtek Figat
|
fc4dc8cb50
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/FlaxEngine.Gen.cs
# Source/Tools/Flax.Build/Utilities/Utilities.cs
|
2021-02-16 18:54:25 +01:00 |
|
mafiesto4
|
8fe04d6db4
|
Fix window auto-focus on Linux
|
2021-02-09 21:52:34 +01:00 |
|
mafiesto4
|
dc63d908b8
|
Fix resizing and maximizing window on Linux
|
2021-02-09 19:54:46 +01:00 |
|
mafiesto4
|
b30ab38ef2
|
Window impl on Linux progress
|
2021-02-08 22:53:32 +01:00 |
|
mafiesto4
|
dfe7963436
|
Fix window maximize on Linux if it's not shown yet
|
2021-02-08 22:19:18 +01:00 |
|
mafiesto4
|
034890ee7c
|
Window impl on Linux progress
|
2021-02-08 21:33:38 +01:00 |
|
stefnotch
|
20d9c7181f
|
Untested cross platform implementation
|
2021-02-08 10:07:47 +01:00 |
|
mafiesto4
|
5c2d3cbe7b
|
Fix mouse down/up position on Linux
|
2021-02-01 10:34:13 +01:00 |
|
mafiesto4
|
d059027a47
|
Fixes for WIndow impl on Linux
|
2021-01-31 21:05:39 +01:00 |
|
Wojtek Figat
|
a3fa8ff9f0
|
Optimize some includes
|
2021-01-12 19:17:08 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|