Commit Graph

151 Commits

Author SHA1 Message Date
mafiesto4 a5bbf0dbde Add option for experimental use of thread in Web
Might not run well in certain browsers, requires rebuilding all dependencies for Web with `pthread` enabled.
Disabled by default (for now).
2026-03-14 22:11:36 +01:00
mafiesto4 6ae68bc6cc Add PhysX and NvCloth to Web 2026-03-13 17:49:11 +01:00
mafiesto4 a8e7faec3c Add default icon to Web exported files 2026-03-13 10:21:42 +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 3d201ec73f Add msdfgen build for Linux 2026-03-12 23:56:50 +01:00
mafiesto4 bc3cddc774 Build msdfgen for Windows and Android with a minor cleanup for a build script
#3944
2026-03-12 17:23:29 +01:00
mafiesto4 befac36a4f Check for SDL on Linux that is breaking tests, add missing file for Web libs 2026-03-06 23:41:41 +01:00
mafiesto4 164e380672 Merge branch '1.12' of https://gitlab.flaxengine.com/flax/flaxengine into 1.12 2026-03-06 17:40:00 +01:00
mafiesto4 438a9e4c3d Merge remote-tracking branch 'origin/1.12' into 1.12 2026-03-06 17:35:22 +01:00
mafiesto4 5942209114 Add basis lib for Web 2026-03-06 17:35:08 +01:00
mafiesto4 06788055fe Rebuild vorbis and ogg libs for Linux 2026-03-06 16:42:41 +01:00
mafiesto4 26838609db Build Linux deps 2026-03-06 16:29:47 +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 56e825cad4 Build SDL for macOS (x64 and arm64) 2026-02-12 17:23:38 +01:00
mafiesto4 0bea701a83 Build SDL for Windows 2026-02-11 15:23:42 +01:00
mafiesto4 3b9b49950c Fixes for Xbox One 2025-12-10 09:48:47 +01:00
mafiesto4 7e6b040258 Update DXC shader compiler to 1.8 version (for D3D12) 2025-11-18 12:08:11 +01:00
mafiesto4 a0689f3f00 Update all Linux deps with Clang 14 on Ubuntu 24 2025-10-27 00:01:36 +01:00
mafiesto4 d93c32db9c Merge remote-tracking branch 'origin/1.11'
# Conflicts:
#	Source/Tools/Flax.Build/Deps/Downloader.cs
2025-10-16 14:07:49 +02:00
mafiesto4 fc3ea44c69 Update OpenAL on Mac/iOS 2025-10-16 10:40:08 +02:00
mafiesto4 212abe7d90 Update OpenAL for Windows and Android
#3338
2025-10-12 23:25:17 +02:00
mafiesto4 bc0e1f81e7 Add AGS third party module
AGS 6.3
2025-08-10 17:16:09 +02:00
mafiesto4 a2e9d8d77b Add nvapi third party module
R580-Developer SDK
2025-08-10 16:02:34 +02:00
mafiesto4 2550b9f88e Fix missing TypeConverter support in AOT build 2025-07-23 22:15:38 +02:00
mafiesto4 9049093267 Fix scene object reference serialization in C# scripts
#3136
2025-02-17 11:57:31 +01:00
mafiesto4 1f71a5a2e5 Update Microsoft.VisualStudio.Setup.Configuration.Interop.dll from 3.4.2244 to the latest 3.11.2177
https://forum.flaxengine.com/t/project-not-loaded-after-installing-1-9/1923
2024-10-25 16:16:33 +02:00
mafiesto4 8ff334ae63 Update OpenAL on Windows
#2997
2024-10-21 12:12:06 +02:00
mafiesto4 b37ba9279e Update Assimp for Linux (use clang 13)
Migrate to Ubuntu 24 for CI/CD builds
CLang 7 used before is no longer avaliable on latest Ubuntu distro
2024-10-10 22:51:59 +02:00
mafiesto4 9e04f0b054 Update Assimp for Linux (use clang 7) 2024-10-10 22:09:03 +02:00
mafiesto4 cc8afbc220 Update Assimp for Mac 2024-10-10 21:28:30 +02:00
mafiesto4 2d6257a390 Revert "Update Assimp lib for Linux"
This reverts commit 0fcd6a194a.
2024-10-10 20:32:44 +02:00
mafiesto4 0fcd6a194a Update Assimp lib for Linux 2024-10-10 18:08:32 +02:00
mafiesto4 34d4904b2e Update deps binaries
#2624
2024-07-24 23:28:48 +02:00
mafiesto4 f40cf6539a Update Assimp for Mac 2024-07-02 11:29:56 +02:00
mafiesto4 a79fb237e5 Update Assimp to v5.4.1
#2727
2024-07-02 09:59:30 +02:00
mafiesto4 3745979b81 Add attributes for game into AndroidManifest 2024-05-08 18:49:16 +02:00
mafiesto4 75e25bf1f7 Merge branch 'bug/issue-2476' of https://github.com/duarteroso/FlaxEngine into duarteroso-bug/issue-2476 2024-04-25 19:27:11 +02:00
Duarte Roso 9bc9d95a22 Revert "Add android settings"
This reverts commit b6692b4747.
2024-04-23 16:10:08 +02:00
Duarte Roso b6e36c0014 Add android settings
Added:
- version code
- minimum Sdk version
- target Sdk version
2024-04-23 16:09:10 +02:00
Duarte Roso b6692b4747 Add android settings
Added:
- version code
- minimum Sdk version
- target Sdk version
2024-04-23 15:58:36 +02:00
Duarte Roso 62c2e3b8f0 Add exported property to the activity element 2024-04-23 15:30:36 +02:00
mafiesto4 3ecbbcd0a0 Update Newtonsoft.Json 2024-04-22 18:44:50 +02:00
mafiesto4 5fd808af19 Update DirectXTex to mar2024 2024-04-16 13:40:42 +02:00
mafiesto4 14902dc29e Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
#	Flax.flaxproj
2024-02-26 19:49:39 +01:00
mafiesto4 859c420d76 Update year in copyright note 2024-02-26 19:00:48 +01:00
mafiesto4 e04c98020c Fix Android runtime 2024-01-04 09:03:39 +01:00
mafiesto4 c49c875165 Add astc lib for Windows x64 2024-01-03 22:05:25 +01:00