14226 Commits
Author SHA1 Message Date
mafiesto4 e710a6e2d1 Adjust naming 2026-03-08 22:13:31 +01:00
mafiesto4 c378cd1d47 Merge branch 'PreSkinningVertexPosMoreClear' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PreSkinningVertexPosMoreClear 2026-03-08 22:08:50 +01:00
mafiesto4 cd74b300f1 Merge branch 'Tryibion-textbox-max' 2026-03-08 22:07:56 +01:00
Saas 1105e58b06 fix not being able to move comments nodes 2026-03-08 14:53:48 +01:00
mafiesto4 26cd07933e Another attempt 2026-03-08 00:04:18 +01:00
Saas 2805c0dd7b please squash commit history before merge I need sth to diff against again 2026-03-07 23:48:24 +01:00
mafiesto4 c4342b0a20 Add SPIR-V compression with LZ4 of Vulkan shaders (35% avg smaller) 2026-03-07 23:24:40 +01:00
mafiesto4 3038c56af4 Attempt to fix iOS cooking issue on Linux 2026-03-07 23:18:03 +01:00
mafiesto4 3dc3e25649 Fix deprecation warnings 2026-03-07 23:17:42 +01:00
mafiesto4 e7071fbe43 Dummy attempt get more info about segmentation fault 2026-03-07 23:17:21 +01:00
mafiesto4 01670ec6ae Attempt to fix Github Action on Linux Tests 2026-03-07 22:41:07 +01:00
Saas 2d3d836103 I need something to diff against 2026-03-07 16:24:05 +01:00
Tryibion 4d4571ee55 Allow -1 for Max textbox length
Allow -1 to be "no" length or max length. add bottom limit of -1.
2026-03-06 20:02:24 -06:00
Tryibion 83bbb4f6ba Add recycle bin to script deleting. 2026-03-06 19:39:49 -06:00
mafiesto4 a406d6dba2 Disable running native Linux tests until it's fixed (Windows will be enough) and compile just for Large Worlds on Linux to test it 2026-03-07 00:34:40 +01:00
mafiesto4 72bd624384 Fix creating textures when running in headless/null mode 2026-03-07 00:32:26 +01:00
mafiesto4 82a02698df Fix boolean command line parsing from int 2026-03-07 00:07:41 +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
Saas 968772cbad resize node in all directions 2026-03-06 22:54:17 +01:00
mafiesto4 1282dffca9 Add packages to other Github Actions on Linux that are used by Editor 2026-03-06 20:23:36 +01:00
mafiesto4 b291cd93c3 Fix libportal include path and glib include path on Ubuntu 22 2026-03-06 20:04:34 +01:00
mafiesto4 28257296b9 Enable Web builds on Linux 2026-03-06 17:57:43 +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 b408a8ce21 Fix WebGPU in non-Debug builds 2026-03-06 14:45:00 +01:00
mafiesto4 6fcc963cf6 Cleanup dependency modules code a bit 2026-03-06 12:20:16 +01:00
mafiesto4 0fa3472f24 Refactor Texture Data function to be reusable 2026-03-06 11:40:43 +01:00
mafiesto4 c0056f3d9d Fix running Editor or Game target with console on Windows 2026-03-06 11:11:45 +01:00
mafiesto4 b8fcb51aa3 Fix loading cube texture import settings 2026-03-06 11:10:58 +01:00
mafiesto4 341dc08f7c Fix dependencies building to check for target platform build support, not the host platform 2026-03-06 11:10:40 +01:00
mafiesto4 f0873411df Minor fix for Web no threads 2026-03-06 11:10:13 +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
Saas d163064f95 fix hv wheel selector 2026-03-05 20:33:18 +01:00
Saas 64c2d64d84 increase distante for slot into connection feature 2026-03-05 20:14:48 +01:00
Saas a9c510c296 tweak some group archetype colors 2026-03-05 19:49:29 +01:00
Saas 1ef35c3f94 clear up naming of "Pre-skinning Local Vertex Pos" 2026-03-04 23:57:21 +01:00
Saas 23c3edcab9 small cleanup 2026-03-04 23:37:33 +01:00
Saas 2c98d80506 fix node auto resizing 2026-03-04 23:15:09 +01:00
mafiesto4 ac36840037 Add basic options for texture compression on Web 2026-03-04 22:49:15 +01:00
Phantom dfdcd47ad7 Merge branch 'master' into Improve-HighlightedPopUpColor 2026-03-04 22:33:45 +01:00
mafiesto4 414c650550 Fixes for WebGPU 2026-03-04 22:00:50 +01:00
mafiesto4 2d9ca4c335 Skip threaded physics actors update when single-threaded mode 2026-03-04 21:30:31 +01:00
mafiesto4 6c19996f95 Update engine assets 2026-03-04 21:28:01 +01:00
mafiesto4 377d5c00aa Add Compute shaders support to WebGPU 2026-03-04 21:27:42 +01:00
Saas 93ca9f1cb0 Merge remote-tracking branch 'upstream/master' into VISjectIsNowMoreVISuallyAppealingAndLegible 2026-03-04 19:12:11 +01:00
Saas c62b3f7624 improve color picker layout and accept color behaviour
- Color will accept on close dialog or focus loss
- Color will cancel on ESC press
- Increased saved colors count from 8 to 10
- Moved RGB and HSV into tabbed interface
- Moved eyedropper icon
- Removed "Auto Accept Color Picker Change" option since there are no "Cancel" or "OK" button anymore
- Made sure to reset cursor type when the color picker is closed
2026-03-04 17:53:27 +01:00
mafiesto4 5fb9cf3be1 Fix shadows from wireframe materials 2026-03-04 16:55:45 +01:00