mafiesto4
e450658834
Remove deprecated mono runtime backend
...
Old `mono` backend was not maintained for since 1.7 (July 2023)
`dotnet` backend still can run `mono` on AOT platforms but with the latest .NET features.
2026-06-03 16:35:06 +02:00
mafiesto4
b043490413
Merge remote-tracking branch 'origin/master' into 1.13
2026-05-13 18:20:30 +02:00
Ari Vuollet
d4402c7f8e
Fix compilation error in fmt with MSVC 14.51
2026-05-13 19:03:47 +03:00
mafiesto4
0c1af2f243
Fix various rendering elements with Reversed Z enabled and simplify code
...
#2684
2026-05-11 18:26:21 +02:00
mafiesto4
f47a2909fe
Update LZ4 library to v1.10
2026-04-27 14:24:56 +02:00
mafiesto4
f5f4fb29f2
Cleanup code and disable unused Json/Dump features from D3D12MA
2026-04-23 17:13:30 +02:00
mafiesto4
33617a702a
Add D3D12MemoryAllocator for resource allocations on DX12
...
v3.1.0
2026-04-23 17:12:26 +02:00
mafiesto4
915f655e2c
Fix missing shader file in packaged build and startup on broken gizmo material
2026-04-17 09:51:28 +02:00
Ari Vuollet
6606e1356e
Update SDL to 3.4.4
2026-04-05 19:41:03 +03:00
mafiesto4
1d214b20e4
Fix compiler warnings on macOS
2026-04-05 13:02:01 +02:00
mafiesto4
1bef4d00ad
Fix deprecated compilation errors on the latest macOS SDK
2026-03-27 17:26:05 +01:00
mafiesto4
5ccc33719e
Add basis universal and Web build support for macOS
2026-03-26 10:47:52 +01:00
mafiesto4
750fd1f941
Optimize Web export size
2026-03-17 23:31:34 +01:00
mafiesto4
6ae68bc6cc
Add PhysX and NvCloth to Web
2026-03-13 17:49:11 +01:00
mafiesto4
c91c209974
Build msdfgen for Web and Consoles
2026-03-13 09:55:49 +01:00
mafiesto4
45a8d82a83
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GUI.flax
# Flax.flaxproj
# Source/Editor/Windows/AboutDialog.cs
# Source/Engine/Serialization/Stream.cpp
# Source/Shaders/GUICommon.hlsl
2026-03-13 08:09:16 +01:00
mafiesto4
b41d25cbce
Add msdfgen build for iOS and Mac
2026-03-13 00:12:07 +01:00
mafiesto4
d784fddf95
Code style cleanup for #3944
2026-03-12 17:22:43 +01:00
mafiesto4
a4cb839c6f
Minor fixes to #3637
2026-03-10 14:43:57 +01:00
mafiesto4
3b1960b977
Merge branch 'linux_dds_support' of https://github.com/alsed/FlaxEngine into alsed-linux_dds_support
2026-03-10 14:39:54 +01:00
mafiesto4
b291cd93c3
Fix libportal include path and glib include path on Ubuntu 22
2026-03-06 20:04:34 +01:00
mafiesto4
26838609db
Build Linux deps
2026-03-06 16:29:47 +01:00
mafiesto4
6fcc963cf6
Cleanup dependency modules code a bit
2026-03-06 12:20:16 +01:00
mafiesto4
94789712e8
Add basis_universal support for textures on Web
...
Add implementation for loading interchange texture formats with multiple runtime formats support
2026-03-06 11:09:29 +01:00
mafiesto4
9be8589437
Add shader compiler for WebGPU
...
Use existing Vulkan compiler to generate SPIR-V and convert it into WGSL with tint compiler
https://github.com/google/dawn/releases/tag/v20260219.200501
2026-02-24 17:55:26 +01:00
mafiesto4
4ccf969f7a
Add various fixes for Web
2026-02-16 11:59:44 +01:00
fibref
d3bd377264
update msdfgen
2026-02-16 11:04:22 +08:00
fibref
974c55418b
fix msdfgen build on Linux (Mac not tested)
2026-02-15 20:35:34 +08:00
mafiesto4
f12ad5c874
Add **Web platform with Emscripten**
2026-02-14 00:07:21 +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
f105d6f84f
Fix SSR artifacts when ray goes towards the screen
2026-01-28 09:22:48 +01:00
mafiesto4
143d714037
Optimize Screen Space Reflections tracing with Hierarchical Z-Buffer
...
Improve SSR resolve filter quality and adjust scalability.
2026-01-26 15:22:39 +01:00
fibref
0eac545271
Merge branch 'FlaxEngine:master' into flax-msdf-font
2026-01-24 20:14:30 +08:00
mafiesto4
ee75cab73e
Add DirectX12 Agility SDK to third-party includes
2026-01-19 17:41:47 +01:00
Ari Vuollet
feceb4e00f
Update SDL to 3.4.0
2026-01-06 03:02:58 +02:00
Tryibion
38d8832468
Update meshoptimizer library to 1.0
2025-12-19 11:46:47 -06:00
Ari Vuollet
31945a53a2
Update SDL to 3.3.4
2025-12-15 19:32:47 +02:00
Ari Vuollet
0ac3ab2329
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-11-19 18:30:08 +02:00
mafiesto4
371a16e37b
Fixes for Xbox with Mono AOT
2025-11-16 14:50:22 -08:00
mafiesto4
2f670495ac
Migrate Xbox to using static linking with nethost lib
2025-11-14 14:56:10 +01:00
frank
eb978c767e
extend msdfgen buildscript for Mac and Android (not tested)
2025-11-01 20:33:46 +08:00
fibref
661dc8ea1c
Merge branch 'FlaxEngine:master' into flax-msdf-font
2025-11-01 19:39:37 +08:00
Ari Vuollet
c61ecc0545
Merge branch 'master' into sdl_platform
2025-10-30 22:42:29 +02:00
mafiesto4
802e2ac7c2
Fix compiling stb texture tool on Windows
2025-10-28 21:25:30 +01:00
mafiesto4
cd66d00219
Add checking hardware instruction set on Windows earlier on
...
#3732
2025-10-27 16:48:24 +01:00
fibref
3cef8cfd61
Merge branch 'FlaxEngine:master' into flax-msdf-font
2025-10-26 14:37:20 +08:00
Ari Vuollet
f52f3920cb
Update SDL to 3.2.24
2025-10-18 02:19:56 +03:00
Ari Vuollet
668a4dbb4d
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-10-14 01:09:26 +03:00
mafiesto4
12decc3320
Merge branch 'openal_pipewire_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-openal_pipewire_fixes
...
# Conflicts:
# Source/Tools/Flax.Build/Deps/Dependencies/OpenAL.cs
2025-10-12 22:39:34 +02:00