|
|
b99c8ddda7
|
Fix missing window icon on macOS
|
2026-04-04 16:45:19 +03:00 |
|
Wojtek Figat
|
2fc95bdf57
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Content/Editor/MaterialTemplates/Deformable.shader
# Flax.flaxproj
# Source/Engine/Content/Content.h
# Source/Engine/Serialization/JsonTools.cpp
|
2026-04-01 17:14:21 +02:00 |
|
Wojtek Figat
|
8b383d4dbe
|
Fix regression on Large Worlds build and bunch of warnings
|
2026-03-30 23:50:03 +02:00 |
|
Wojtek Figat
|
e2fbd83086
|
Optimize VariantType name allocs to use static type when possible
|
2026-03-30 21:56:01 +02:00 |
|
Wojtek Figat
|
2748216190
|
Fix using Dictionary as virtual method parameter in scripting bindings
|
2026-03-30 19:55:44 +02:00 |
|
Wojtek Figat
|
bf20f5d2bf
|
Fix scripting bindings in searching virtual methods to invoke when there is a name and parameter count collision
#3649
|
2026-03-30 19:54:47 +02:00 |
|
Wojtek Figat
|
81176c98a1
|
Rebuild tint for macOS with SPIRV reader
|
2026-03-27 17:25:36 +01:00 |
|
Wojtek Figat
|
cc9e41fe44
|
Dont build tint by default
|
2026-03-27 11:29:16 +01:00 |
|
Wojtek Figat
|
4d77ced41d
|
Go back with min .NET version
|
2026-03-27 11:24:39 +01:00 |
|
Wojtek Figat
|
f5651de725
|
Add NDK 27 as minimum for Android to fix 16kb page alignment issue on libc++_shared.so
|
2026-03-27 10:16:32 +01:00 |
|
Wojtek Figat
|
eab7794e3b
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Engine/Content/Storage/FlaxStorage.cpp
# global.json
|
2026-03-26 23:44:33 +01:00 |
|
Wojtek Figat
|
78052fbaec
|
Refactor engine configuration to support platform-specific namespaces in config files
|
2026-03-26 23:27:51 +01:00 |
|
Wojtek Figat
|
9fbcce13b3
|
Add tint shader compiler dependency to manually build it for Mac with SPIR-V reader
Official binary doesn't include it, only WGSL reader which blocks usage in Flax.
|
2026-03-26 21:43:51 +01:00 |
|
Wojtek Figat
|
d0cc88f82a
|
Try to fix random hdiutil failure in Continuous Delivery on Github Action
|
2026-03-26 14:08:03 +01:00 |
|
Wojtek Figat
|
5ccc33719e
|
Add basis universal and Web build support for macOS
|
2026-03-26 10:47:52 +01:00 |
|
Wojtek Figat
|
0f09cad1cf
|
Update PhysX with new slim Build
Rebuild for win64 and android only
|
2026-03-26 09:33:56 +01:00 |
|
Wojtek Figat
|
914e0869b1
|
Fix warning when building C# lib with newer .NET than base version used on deps
|
2026-03-25 17:23:11 +01:00 |
|
Wojtek Figat
|
0c1da8e13b
|
Attempt to fix Github Action issues
|
2026-03-25 15:02:58 +01:00 |
|
Wojtek Figat
|
9d478b570f
|
Attempt to fix Github Action issues
|
2026-03-25 09:11:26 +01:00 |
|
Wojtek Figat
|
f3c957481c
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Editor/GUI/Dialogs/ColorPickerDialog.cs
# Source/Editor/GUI/Dialogs/ColorSelector.cs
|
2026-03-24 23:41:58 +01:00 |
|
Wojtek Figat
|
b54794255a
|
Fix .pch files rebuilds after MSVC toolchain updates
|
2026-03-24 17:14:30 +01:00 |
|
Wojtek Figat
|
cc89a1e1ca
|
Add check for minimum browser version when running on Web
|
2026-03-24 15:23:33 +01:00 |
|
Wojtek Figat
|
df6b550c3d
|
Add Web to engine build distro
|
2026-03-24 01:01:46 +01:00 |
|
Wojtek Figat
|
88fe9ba186
|
Fix WebGPU crashes when resizing canvas
|
2026-03-23 18:37:58 +01:00 |
|
Wojtek Figat
|
b8d5ea595e
|
Optimize Web app a bit more
|
2026-03-18 23:22:45 +01:00 |
|
Wojtek Figat
|
a5ec8565e4
|
Refactor WebGPU ASYNCIFY to use JSPI
Smaller build size and better performance. Also, link time goes down a lot
|
2026-03-18 23:08:39 +01:00 |
|
Wojtek Figat
|
750fd1f941
|
Optimize Web export size
|
2026-03-17 23:31:34 +01:00 |
|
Wojtek Figat
|
e10d784e83
|
Add custom HTML shell template to Web export
|
2026-03-16 22:09:21 +01:00 |
|
Wojtek Figat
|
0f5c5dcf3e
|
Fix memory issues on Web
|
2026-03-16 16:42:30 +01:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
6ae68bc6cc
|
Add PhysX and NvCloth to Web
|
2026-03-13 17:49:11 +01:00 |
|
Wojtek Figat
|
2cb12e3c0f
|
Add SIMD support to Web with SSE4.2
|
2026-03-13 10:21:21 +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
|
afe917a7f3
|
Improve e7016564b1 to reduce recompilation on commit changes
|
2026-03-12 22:51:29 +01:00 |
|
Wojtek Figat
|
bc3cddc774
|
Build msdfgen for Windows and Android with a minor cleanup for a build script
#3944
|
2026-03-12 17:23:29 +01:00 |
|
Wojtek Figat
|
fc7abbf541
|
Merge branch 'flax-msdf-font' of https://github.com/fibref/FlaxEngine into fibref-flax-msdf-font
|
2026-03-12 16:25:55 +01:00 |
|
Wojtek Figat
|
e7016564b1
|
Add Git repository branch name and commit hash injection into generated code module metadata
|
2026-03-12 14:27:34 +01:00 |
|
Wojtek Figat
|
3cfa110a48
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
# Source/Engine/Audio/OpenAL/AudioBackendOAL.cpp
# Source/Engine/Graphics/Graphics.cpp
# Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.cpp
# Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.h
# Source/Engine/GraphicsDevice/Vulkan/Config.h
# Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.cpp
# Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.h
# Source/Engine/GraphicsDevice/Vulkan/QueueVulkan.cpp
|
2026-03-10 15:08:43 +01:00 |
|
Wojtek Figat
|
26cd07933e
|
Another attempt
|
2026-03-08 00:04:18 +01:00 |
|
Wojtek Figat
|
01670ec6ae
|
Attempt to fix Github Action on Linux Tests
|
2026-03-07 22:41:07 +01:00 |
|
Wojtek Figat
|
82a02698df
|
Fix boolean command line parsing from int
|
2026-03-07 00:07:41 +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
|
341dc08f7c
|
Fix dependencies building to check for target platform build support, not the host platform
|
2026-03-06 11:10:40 +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 |
|
|
|
5f9e8dedec
|
Pass String reference values via temporary values
|
2026-03-02 23:40:41 +02:00 |
|
Wojtek Figat
|
894cf2c886
|
Fix missing JS symbols in Web build of the main module
|
2026-02-20 23:44:20 +01:00 |
|