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
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
mafiesto4
ceebc68d18
Add ShaderProfileFeatures for more expendable shader feature sets
2026-03-04 16:55:04 +01:00
Saas
66b4c64f98
polish sliders and wheel
...
- Hide mouse cursor when clicking on wheel or sliders
- Move mouse position to knob position when letting go of slider or wheel
- Show mouse again when letting go of slider or wheel (obviously)
- Provide some visual feedback when the clicks on the wheel or sliders
- Make sliders wider
- Add alpha grid background to alpha slider
2026-03-04 15:17:47 +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
Saas
b9b11b3c2a
loop Hue value box
2026-03-03 23:49:16 +01:00
Saas
feca1c7994
replace HW with material instead of sprite
2026-03-03 23:44:24 +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
bac361baf6
Merge branch 'string_ref_temp' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-string_ref_temp
2026-03-03 23:30:20 +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
mafiesto4
a96c7e631e
Fix some material nodes on WebGPU
2026-03-03 10:29:29 +01:00
mafiesto4
9df5da2a88
Fix compilation warnings from a925c7410a
2026-03-03 10:25:57 +01:00
mafiesto4
3e63551e90
Fix hashing pinter on 32-bit systems
2026-03-03 09:48:45 +01:00
mafiesto4
2a426e2812
Optimize AtmospherePreCompute to reduce memory usage after sky cache LUTs are rendered
2026-03-03 09:48:29 +01:00
mafiesto4
c4f4983f6d
Add WebGPU bind groups caching
2026-03-03 09:47:59 +01:00
mafiesto4
a925c7410a
Deprecate old GPU limits
2026-03-03 08:36:35 +01:00
Tryibion
f7e2f3a4d5
Only set kinematic target if rigid body has kinematic flag.
2026-03-02 19:20:15 -06:00
mafiesto4
23ebb0e754
Fix particles on WebGPU to respect format support flags properly
2026-03-02 23:06:01 +01:00
Ari Vuollet
5f9e8dedec
Pass String reference values via temporary values
2026-03-02 23:40:41 +02:00
mafiesto4
3b2015e816
Fix creating new particle system or scene animation assets after deprecated code removal
2026-03-02 20:47:57 +01:00
mafiesto4
f1e851e1b8
Fix WebGPU by moving user to Australia
2026-03-02 20:37:11 +01:00
mafiesto4
b191d3918e
Fix rendering various visuals on WebGPU
2026-03-02 20:36:33 +01:00
Saas
db46050b16
tweak caret blink speed
2026-03-01 11:01:55 +01:00
Tryibion
24a11ac2a8
Add tree view mode for content window.
2026-02-28 12:38:07 -06:00
fibref
1cf69361a1
fix MSDF font alignment
2026-02-28 10:13:03 +08:00
envision3d
689fab2ba4
add linux platform case to fix build
2026-02-26 16:46:46 -06:00
mafiesto4
b36c757753
Fix WebGPU error when sampling depth texture in shader which requires explicit UnfilterableFloat sampler type
2026-02-26 16:59:25 +01:00
mafiesto4
63f19aa4d6
Fix minor issues
2026-02-26 15:52:41 +01:00
mafiesto4
8728d88dde
Fix vertex layouts binding to match vertex shader inputs on WebGPU
2026-02-26 15:50:36 +01:00
mafiesto4
f6888b099e
Add cubemap and texture arrays copy/update in WebGPU
2026-02-26 13:27:35 +01:00
mafiesto4
239ceb75a9
Fix binding various resources to shaders in WebGPU
2026-02-26 12:23:07 +01:00
mafiesto4
20c9ed27fb
Add sampler slots usage and inputs/outputs count to GPU shader program bindings meta
2026-02-26 12:02:52 +01:00
mafiesto4
ac4526744a
Add GPU profile events to WebGPU and use the by default in non-Release builds
2026-02-26 11:08:12 +01:00
mafiesto4
d2a8ac54cf
Fix depth stencil view format when binding to shader to use depth-only aspect but still render to both
2026-02-26 11:07:19 +01:00
mafiesto4
153b16ebd7
Add various graphics improvements
2026-02-25 18:23:49 +01:00
mafiesto4
b535791c66
Implement bind groups in WebGPU to provide resources to shaders
2026-02-25 18:22:55 +01:00
Phantom
6ed7e8fa40
Merge branch 'master' into Improve-HighlightedPopUpColor
2026-02-25 17:26:20 +01:00