Wojtek Figat
|
6ae68bc6cc
|
Add PhysX and NvCloth to Web
|
2026-03-13 17:49:11 +01:00 |
|
Wojtek Figat
|
c91c209974
|
Build msdfgen for Web and Consoles
|
2026-03-13 09:55:49 +01:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
b41d25cbce
|
Add msdfgen build for iOS and Mac
|
2026-03-13 00:12:07 +01:00 |
|
Wojtek Figat
|
d784fddf95
|
Code style cleanup for #3944
|
2026-03-12 17:22:43 +01:00 |
|
Wojtek Figat
|
a4cb839c6f
|
Minor fixes to #3637
|
2026-03-10 14:43:57 +01:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
b291cd93c3
|
Fix libportal include path and glib include path on Ubuntu 22
|
2026-03-06 20:04:34 +01:00 |
|
Wojtek Figat
|
26838609db
|
Build Linux deps
|
2026-03-06 16:29:47 +01:00 |
|
Wojtek Figat
|
6fcc963cf6
|
Cleanup dependency modules code a bit
|
2026-03-06 12:20:16 +01:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
f12ad5c874
|
Add **Web platform with Emscripten**
|
2026-02-14 00:07:21 +01:00 |
|
Wojtek Figat
|
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 |
|
|
|
f870fc3ae2
|
Merge remote-tracking branch 'origin/master' into sdl_platform
# Conflicts:
# Source/Editor/Viewport/MainEditorGizmoViewport.cs
|
2026-02-03 17:39:43 +02:00 |
|
Wojtek Figat
|
f105d6f84f
|
Fix SSR artifacts when ray goes towards the screen
|
2026-01-28 09:22:48 +01:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
ee75cab73e
|
Add DirectX12 Agility SDK to third-party includes
|
2026-01-19 17:41:47 +01:00 |
|
|
|
feceb4e00f
|
Update SDL to 3.4.0
|
2026-01-06 03:02:58 +02:00 |
|
Chandler Cox
|
38d8832468
|
Update meshoptimizer library to 1.0
|
2025-12-19 11:46:47 -06:00 |
|
|
|
31945a53a2
|
Update SDL to 3.3.4
|
2025-12-15 19:32:47 +02:00 |
|
|
|
0ac3ab2329
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-11-19 18:30:08 +02:00 |
|
Wojtek Figat
|
371a16e37b
|
Fixes for Xbox with Mono AOT
|
2025-11-16 14:50:22 -08:00 |
|
Wojtek Figat
|
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 |
|
|
|
c61ecc0545
|
Merge branch 'master' into sdl_platform
|
2025-10-30 22:42:29 +02:00 |
|
Wojtek Figat
|
802e2ac7c2
|
Fix compiling stb texture tool on Windows
|
2025-10-28 21:25:30 +01:00 |
|
Wojtek Figat
|
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 |
|
|
|
f52f3920cb
|
Update SDL to 3.2.24
|
2025-10-18 02:19:56 +03:00 |
|
|
|
668a4dbb4d
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-10-14 01:09:26 +03:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
d426c5b0d9
|
Merge remote-tracking branch 'origin/master' into 1.11
# Conflicts:
# Source/Engine/Physics/Colliders/Collider.h
|
2025-10-11 00:16:10 +02:00 |
|
Wojtek Figat
|
7ab6bafe39
|
Fix crash when saving empty json string
|
2025-10-08 22:02:05 +02:00 |
|
frank
|
18a0e8d612
|
add msdfgen for windows
|
2025-10-07 16:15:07 +08:00 |
|
Wojtek Figat
|
64e127a47a
|
Fix crashes of scripting backend on Android
|
2025-09-09 15:25:24 +02:00 |
|
|
|
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 |
|
alsed
|
09a304c214
|
Add support for dds in linux
|
2025-08-12 19:18:07 -04:00 |
|
|
|
68da28ffe8
|
Update SDL to 3.2.20
|
2025-08-12 15:39:19 +03:00 |
|
Wojtek Figat
|
427e76e76e
|
Update volk to version 1.4.304
|
2025-08-12 15:24:48 +03:00 |
|
Wojtek Figat
|
bc0e1f81e7
|
Add AGS third party module
AGS 6.3
|
2025-08-10 17:16:09 +02:00 |
|
Wojtek Figat
|
a2e9d8d77b
|
Add nvapi third party module
R580-Developer SDK
|
2025-08-10 16:02:34 +02:00 |
|
Wojtek Figat
|
2730d63257
|
More build fixes
|
2025-08-02 21:50:09 +02:00 |
|
Wojtek Figat
|
744c94b3cc
|
Compilation errors fixing
|
2025-08-02 17:05:13 +02:00 |
|
Wojtek Figat
|
3cd5890db1
|
Update volk to version 1.4.304
|
2025-07-30 19:11:15 +02:00 |
|