Wojtek Figat
|
90ffc4e5f9
|
Merge branch 'script-recycle' of https://github.com/Tryibion/FlaxEngine into Tryibion-script-recycle
|
2026-03-10 14:13:25 +01:00 |
|
Wojtek Figat
|
37a39e750f
|
Attempt to fix Linux headless Test run with SDL
|
2026-03-10 11:25:22 +01:00 |
|
Wojtek Figat
|
59a9137a54
|
Fix Github Actions
|
2026-03-10 10:49:33 +01:00 |
|
Wojtek Figat
|
26cd07933e
|
Another attempt
|
2026-03-08 00:04:18 +01:00 |
|
Wojtek Figat
|
c4342b0a20
|
Add SPIR-V compression with LZ4 of Vulkan shaders (35% avg smaller)
|
2026-03-07 23:24:40 +01:00 |
|
Wojtek Figat
|
3dc3e25649
|
Fix deprecation warnings
|
2026-03-07 23:17:42 +01:00 |
|
Wojtek Figat
|
01670ec6ae
|
Attempt to fix Github Action on Linux Tests
|
2026-03-07 22:41:07 +01:00 |
|
Chandler Cox
|
83bbb4f6ba
|
Add recycle bin to script deleting.
|
2026-03-06 19:39:49 -06:00 |
|
Wojtek Figat
|
72bd624384
|
Fix creating textures when running in headless/null mode
|
2026-03-07 00:32:26 +01:00 |
|
Wojtek Figat
|
82a02698df
|
Fix boolean command line parsing from int
|
2026-03-07 00:07:41 +01:00 |
|
Wojtek Figat
|
befac36a4f
|
Check for SDL on Linux that is breaking tests, add missing file for Web libs
|
2026-03-06 23:41: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
|
28257296b9
|
Enable Web builds on Linux
|
2026-03-06 17:57:43 +01:00 |
|
Wojtek Figat
|
164e380672
|
Merge branch '1.12' of https://gitlab.flaxengine.com/flax/flaxengine into 1.12
|
2026-03-06 17:40:00 +01:00 |
|
Wojtek Figat
|
438a9e4c3d
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-06 17:35:22 +01:00 |
|
Wojtek Figat
|
5942209114
|
Add basis lib for Web
|
2026-03-06 17:35:08 +01:00 |
|
Wojtek Figat
|
06788055fe
|
Rebuild vorbis and ogg libs for Linux
|
2026-03-06 16:42:41 +01:00 |
|
Wojtek Figat
|
26838609db
|
Build Linux deps
|
2026-03-06 16:29:47 +01:00 |
|
Wojtek Figat
|
b408a8ce21
|
Fix WebGPU in non-Debug builds
|
2026-03-06 14:45:00 +01:00 |
|
Wojtek Figat
|
6fcc963cf6
|
Cleanup dependency modules code a bit
|
2026-03-06 12:20:16 +01:00 |
|
Wojtek Figat
|
0fa3472f24
|
Refactor Texture Data function to be reusable
|
2026-03-06 11:40:43 +01:00 |
|
Wojtek Figat
|
c0056f3d9d
|
Fix running Editor or Game target with console on Windows
|
2026-03-06 11:11:45 +01:00 |
|
Wojtek Figat
|
b8fcb51aa3
|
Fix loading cube texture import settings
|
2026-03-06 11:10:58 +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
|
f0873411df
|
Minor fix for Web no threads
|
2026-03-06 11:10:13 +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
|
ac36840037
|
Add basic options for texture compression on Web
|
2026-03-04 22:49:15 +01:00 |
|
Wojtek Figat
|
414c650550
|
Fixes for WebGPU
|
2026-03-04 22:00:50 +01:00 |
|
Wojtek Figat
|
2d9ca4c335
|
Skip threaded physics actors update when single-threaded mode
|
2026-03-04 21:30:31 +01:00 |
|
Wojtek Figat
|
377d5c00aa
|
Add Compute shaders support to WebGPU
|
2026-03-04 21:27:42 +01:00 |
|
Wojtek Figat
|
5fb9cf3be1
|
Fix shadows from wireframe materials
|
2026-03-04 16:55:45 +01:00 |
|
Wojtek Figat
|
ceebc68d18
|
Add ShaderProfileFeatures for more expendable shader feature sets
|
2026-03-04 16:55:04 +01:00 |
|
Wojtek Figat
|
aff8090adb
|
Add LZ4 compression to WebGPU shaders
|
2026-03-04 09:15:53 +01:00 |
|
Wojtek Figat
|
5a4e94d263
|
Merge branch 'patch-1' of https://github.com/envision3d/FlaxEngine into envision3d-patch-1
|
2026-03-03 23:12:15 +01:00 |
|
Wojtek Figat
|
ad3c2be510
|
Add timer and occlusion queries support to WebGPU
|
2026-03-03 21:35:42 +01:00 |
|
Wojtek Figat
|
5641bf63e8
|
Add validation of adapter limits for WebGPU
|
2026-03-03 16:03:14 +01:00 |
|
Wojtek Figat
|
79a17d8fe3
|
Add message box to Web via alert
|
2026-03-03 15:01:36 +01:00 |
|
Wojtek Figat
|
6814a43418
|
Various changes for WebGPU and hardware instancing support
|
2026-03-03 14:51:15 +01:00 |
|
Wojtek Figat
|
6891256afe
|
Fix mouse cursor lock regression in cooked game
|
2026-03-03 10:51:38 +01:00 |
|
Wojtek Figat
|
a96c7e631e
|
Fix some material nodes on WebGPU
|
2026-03-03 10:29:29 +01:00 |
|
Wojtek Figat
|
9df5da2a88
|
Fix compilation warnings from a925c7410a
|
2026-03-03 10:25:57 +01:00 |
|
Wojtek Figat
|
3e63551e90
|
Fix hashing pinter on 32-bit systems
|
2026-03-03 09:48:45 +01:00 |
|
Wojtek Figat
|
2a426e2812
|
Optimize AtmospherePreCompute to reduce memory usage after sky cache LUTs are rendered
|
2026-03-03 09:48:29 +01:00 |
|
Wojtek Figat
|
c4f4983f6d
|
Add WebGPU bind groups caching
|
2026-03-03 09:47:59 +01:00 |
|
Wojtek Figat
|
a925c7410a
|
Deprecate old GPU limits
|
2026-03-03 08:36:35 +01:00 |
|
Wojtek Figat
|
23ebb0e754
|
Fix particles on WebGPU to respect format support flags properly
|
2026-03-02 23:06:01 +01:00 |
|
Wojtek Figat
|
3b2015e816
|
Fix creating new particle system or scene animation assets after deprecated code removal
|
2026-03-02 20:47:57 +01:00 |
|
Wojtek Figat
|
f1e851e1b8
|
Fix WebGPU by moving user to Australia
|
2026-03-02 20:37:11 +01:00 |
|
Wojtek Figat
|
b191d3918e
|
Fix rendering various visuals on WebGPU
|
2026-03-02 20:36:33 +01:00 |
|
envision3d
|
689fab2ba4
|
add linux platform case to fix build
|
2026-02-26 16:46:46 -06:00 |
|