Phantom
|
6629ead842
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-11 01:22:58 +01:00 |
|
mafiesto4
|
05aaf0dc99
|
Merge branch 'lastproject' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-lastproject
|
2026-03-10 22:49:46 +01:00 |
|
mafiesto4
|
394dc31bb0
|
Merge branch 'editor_load_scene_state_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_load_scene_state_fix
|
2026-03-10 22:03:07 +01:00 |
|
mafiesto4
|
a6c6be9c2e
|
Merge branch 'loop-behavior' of https://github.com/Tryibion/FlaxEngine into Tryibion-loop-behavior
|
2026-03-10 21:53:41 +01:00 |
|
mafiesto4
|
8cdb6d77ab
|
Merge branch 'req-actor-inherited-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-req-actor-inherited-type
|
2026-03-10 20:01:37 +01:00 |
|
mafiesto4
|
afc4d0f3d3
|
Add Dead Zone to virtual input action for better usage with gamepad sticks/triggers
#3660
|
2026-03-10 19:58:50 +01:00 |
|
mafiesto4
|
3bbaa7025a
|
Fix crash when destroying actor that was left in enabled state
#3880
|
2026-03-10 17:01:57 +01:00 |
|
mafiesto4
|
5509bc4989
|
Add option to render Canvas into GPUTexture
#3601
|
2026-03-10 16:29:39 +01:00 |
|
mafiesto4
|
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 |
|
mafiesto4
|
1ab3917332
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-10 14:59:33 +01:00 |
|
mafiesto4
|
a4cb839c6f
|
Minor fixes to #3637
|
2026-03-10 14:43:57 +01:00 |
|
mafiesto4
|
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 |
|
mafiesto4
|
a0bb8efc2b
|
Adjustment for deleteFileSafety in #3992
|
2026-03-10 14:16:08 +01:00 |
|
mafiesto4
|
90ffc4e5f9
|
Merge branch 'script-recycle' of https://github.com/Tryibion/FlaxEngine into Tryibion-script-recycle
|
2026-03-10 14:13:25 +01:00 |
|
mafiesto4
|
8dc8371a7f
|
Fix headless mode on Linux
|
2026-03-10 13:30:43 +01:00 |
|
mafiesto4
|
37a39e750f
|
Attempt to fix Linux headless Test run with SDL
|
2026-03-10 11:25:22 +01:00 |
|
mafiesto4
|
59a9137a54
|
Fix Github Actions
|
2026-03-10 10:49:33 +01:00 |
|
Phantom
|
f4c1e81f64
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-09 18:56:30 +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
|
3dc3e25649
|
Fix deprecation warnings
|
2026-03-07 23:17:42 +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
|
72bd624384
|
Fix creating textures when running in headless/null mode
|
2026-03-07 00:32:26 +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
|
b408a8ce21
|
Fix WebGPU in non-Debug builds
|
2026-03-06 14:45:00 +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
|
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 |
|
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
|
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 |
|
mafiesto4
|
5fb9cf3be1
|
Fix shadows from wireframe materials
|
2026-03-04 16:55:45 +01:00 |
|
mafiesto4
|
ceebc68d18
|
Add ShaderProfileFeatures for more expendable shader feature sets
|
2026-03-04 16:55:04 +01:00 |
|
mafiesto4
|
aff8090adb
|
Add LZ4 compression to WebGPU shaders
|
2026-03-04 09:15:53 +01:00 |
|
mafiesto4
|
cee1b72f2f
|
Fix regression from 7b7a92758f
#3932
|
2026-03-04 00:02:06 +01:00 |
|
mafiesto4
|
836e1d4f39
|
Merge branch 'fix-kin-call' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-kin-call
|
2026-03-03 23:41:41 +01:00 |
|
mafiesto4
|
66be7ebc50
|
Merge branch 'CaretBlinkSpeedTweak' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CaretBlinkSpeedTweak
|
2026-03-03 23:32:10 +01:00 |
|
mafiesto4
|
10bcf9c9a3
|
Fix Vulkan timeout to be larger (5s)
#3967
|
2026-03-03 23:29:10 +01:00 |
|
mafiesto4
|
5a4e94d263
|
Merge branch 'patch-1' of https://github.com/envision3d/FlaxEngine into envision3d-patch-1
|
2026-03-03 23:12:15 +01:00 |
|
mafiesto4
|
ad3c2be510
|
Add timer and occlusion queries support to WebGPU
|
2026-03-03 21:35:42 +01:00 |
|
mafiesto4
|
5641bf63e8
|
Add validation of adapter limits for WebGPU
|
2026-03-03 16:03:14 +01:00 |
|
mafiesto4
|
79a17d8fe3
|
Add message box to Web via alert
|
2026-03-03 15:01:36 +01:00 |
|
mafiesto4
|
6814a43418
|
Various changes for WebGPU and hardware instancing support
|
2026-03-03 14:51:15 +01:00 |
|
mafiesto4
|
6891256afe
|
Fix mouse cursor lock regression in cooked game
|
2026-03-03 10:51:38 +01:00 |
|