mafiesto4
|
775e978fed
|
Merge remote-tracking branch 'origin/master' into 1.13
# Conflicts:
# Flax.flaxproj
# Source/Engine/Level/Actors/StaticModel.cpp
# Source/Engine/Level/Prefabs/Prefab.cpp
# Source/Engine/Tools/ModelTool/ModelTool.cpp
|
2026-06-03 17:15:38 +02:00 |
|
Ari Vuollet
|
4d4d1a589f
|
Fix mouse position in events reported from caption area on Windows
|
2026-05-19 23:46:32 +03:00 |
|
mafiesto4
|
378ce066cd
|
Fix error when drag&drop new actor on Windows in Editor
|
2026-05-06 13:01:55 +02:00 |
|
mafiesto4
|
3eb85000aa
|
Fix error when drag&drop new actor on Windows in Editor
|
2026-05-06 12:39:32 +02:00 |
|
mafiesto4
|
3a5d831e71
|
Minor changes
|
2026-04-29 18:34:39 +02:00 |
|
mafiesto4
|
1fa9aadebd
|
Fix crash on cursor changes regression
|
2026-04-24 11:50:15 +02:00 |
|
mafiesto4
|
1988fae929
|
Add support for loading custom mouse cursor images
|
2026-04-24 11:20:04 +02:00 |
|
mafiesto4
|
7fde883c3f
|
Fix input issues on floating editor windows by using layered window flag only when transparency is in use
|
2026-04-15 09:59:17 +02:00 |
|
mafiesto4
|
9e48cc4156
|
Fix crash on leftover window handle inside an input device events queue
|
2026-04-08 17:13:34 +02:00 |
|
mafiesto4
|
963b2f327f
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Engine/Platform/Windows/WindowsPlatform.h
|
2026-04-08 13:24:29 +02:00 |
|
mafiesto4
|
6a8d6af17e
|
Add Platform.GetUserLanguage for text localization, separate from locale used for numbers, currency and dates
|
2026-04-08 13:04:19 +02:00 |
|
Tryibion
|
83bbb4f6ba
|
Add recycle bin to script deleting.
|
2026-03-06 19:39:49 -06:00 |
|
mafiesto4
|
e41ec4ebfd
|
Add verbosity level to platform log for better integration with Web and Android platforms
|
2026-02-24 20:09:09 +01:00 |
|
mafiesto4
|
d4a7b3074e
|
Fix old windows code to use new window type
#2800
|
2026-02-11 23:29:13 +01:00 |
|
mafiesto4
|
a3492e59ef
|
Use CreateWindow/GetBatteryInfo/GetUserLocaleName from Windows instead of SDL for now
#2800
|
2026-02-11 23:28:44 +01:00 |
|
mafiesto4
|
019a9f6089
|
Merge ScreenUtilities into Platform for simplicity and make it Editor-only
#2800
|
2026-02-11 17:59:11 +01:00 |
|
mafiesto4
|
273b110db4
|
Code style formatting and minor tweaks
#2800
|
2026-02-11 17:15:15 +01:00 |
|
mafiesto4
|
ee22b9dc25
|
Merge branch 'sdl_platform' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sdl_platform
# Conflicts:
# Source/Editor/GUI/Dialogs/ColorPickerDialog.cs
# Source/Editor/Modules/UIModule.cs
|
2026-02-11 14:08:57 +01:00 |
|
Ari Vuollet
|
f870fc3ae2
|
Merge remote-tracking branch 'origin/master' into sdl_platform
# Conflicts:
# Source/Editor/Viewport/MainEditorGizmoViewport.cs
|
2026-02-03 17:39:43 +02:00 |
|
mafiesto4
|
6788844270
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-01-07 23:21:22 +01:00 |
|
mafiesto4
|
01e3ece2af
|
Remove leftover debug
|
2026-01-06 23:31:32 +01:00 |
|
Ari Vuollet
|
74c1e200ce
|
Implement Platform::CreateProcess with SDL backend
Supports handling process standard output and standard error
streams separately in realtime.
|
2025-12-16 00:10:01 +02:00 |
|
mafiesto4
|
394860656a
|
Add FPS limit and pause option when game is unfocused
|
2025-11-27 10:55:02 +01:00 |
|
Ari Vuollet
|
c61ecc0545
|
Merge branch 'master' into sdl_platform
|
2025-10-30 22:42:29 +02:00 |
|
mafiesto4
|
cd66d00219
|
Add checking hardware instruction set on Windows earlier on
#3732
|
2025-10-27 16:48:24 +01:00 |
|
Ari Vuollet
|
1d8f221f1b
|
Merge remote-tracking branch 'origin/1.11' into sdl_platform_1.11
# Conflicts:
# Source/Engine/Platform/Windows/WindowsPlatform.cpp
# Source/Tools/Flax.Build/Build/ProjectTarget.cs
# Source/Tools/Flax.Build/Configuration.cs
|
2025-09-07 19:31:16 +03:00 |
|
mafiesto4
|
278dead0bd
|
Add PLATFORM_CONSOLE define and fix desktop to be as Windows/UWP, not Win32
|
2025-08-12 12:34:32 +02:00 |
|
Ari Vuollet
|
28980e5fbf
|
Cleanup
|
2025-07-03 22:02:36 +03:00 |
|
Ari Vuollet
|
aab0d772a4
|
Implement client-side window decorations for Editor windows
|
2025-07-03 22:02:36 +03:00 |
|
Ari Vuollet
|
edeaf6af09
|
Fix compilation without SDL
|
2025-06-24 22:57:49 +03:00 |
|
Ari Vuollet
|
6ff260d052
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-06-16 14:09:29 +03:00 |
|
mafiesto4
|
7606c9ac12
|
Update minimum CPU arch requirement on Windows to AVX2 with SSE4.2
94.48% support on PC according to Steam Hardware & Software Survey: May 2025 (https://store.steampowered.com/hwsurvey/)
|
2025-06-12 17:03:19 +02:00 |
|
mafiesto4
|
4240646ec7
|
Update minimum Windows version to 10 (to match .NET 8)
|
2025-06-12 08:31:32 +02:00 |
|
mafiesto4
|
9d8e75caa3
|
Fix various code to improve quality
|
2025-06-06 11:19:32 +02:00 |
|
Ari Vuollet
|
7c5628d47e
|
Fix crash caused by conflicting tracy DbgHelp lock helper names
|
2025-05-02 14:20:18 +03:00 |
|
Ari Vuollet
|
4cd61cb381
|
Fix compilation for game builds
(cherry picked from commit f4fcc07288e85118dc48972249607e3fa47954eb)
|
2025-04-19 21:13:54 +03:00 |
|
Ari Vuollet
|
0469607a71
|
Fix button latching on Windows after drag and drop operation
|
2025-04-19 21:13:53 +03:00 |
|
GoaLitiuM
|
257f54b323
|
Use SDL locale
|
2025-04-19 21:13:46 +03:00 |
|
GoaLitiuM
|
3893d4d1f8
|
Enable warning sound in question dialogs
|
2025-04-19 21:13:35 +03:00 |
|
GoaLitiuM
|
3f6bf15554
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-19 21:13:34 +03:00 |
|
GoaLitiuM
|
dac74829b4
|
Add flag for Window types
|
2025-04-19 21:13:34 +03:00 |
|
GoaLitiuM
|
b622a1cc5e
|
Implement SDL platform, windowing and input handling
|
2025-04-19 21:13:32 +03:00 |
|
GoaLitiuM
|
c83a3c32c7
|
Refactor application window class name
|
2025-04-19 21:13:32 +03:00 |
|
GoaLitiuM
|
398785a2be
|
Refactor Windows drag and drop implementation
|
2025-04-19 21:13:31 +03:00 |
|
GoaLitiuM
|
05dba0f1f5
|
Refactor ScreenUtilities
|
2025-04-19 21:13:30 +03:00 |
|
mafiesto4
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
mafiesto4
|
854d0cc23c
|
Add profiler zone for native library loading
|
2025-04-02 09:23:55 +02:00 |
|
mafiesto4
|
4fada6ba40
|
Add logging CPU name on Windows
|
2025-03-07 12:06:15 +01:00 |
|
mafiesto4
|
5f57286cdb
|
Fix Windows detection to use correct system version it was build for (eg. Win10 or Win7)
|
2025-03-07 11:09:32 +01:00 |
|
mafiesto4
|
7135eb3591
|
Add SystemName and SystemVersion to Platform api
|
2025-03-07 11:06:10 +01:00 |
|