What's Changed
-
Updates to the Examples Browser:
-
WebGPU
- Fix to WebGPU vertex buffer setup (#6274)
- Initial support for GPU particles on WebGPU (#6275)
- Small changes to get CPU particles to work on WebGPU (#6277)
- UI Particles example enabled on WebGPU platforms as working now (#6278)
- WebGPU - video texture support (#6280)
- WebGPU: Improved filtering on float textures (#6281)
- WebGPU - request all optional features (#6285)
- Update Graphics markers to display better with hierarchy (#6290)
- Added mesh particles example (#6291)
- Updated one missed VSM shader chunk for WebGPU compatibility (#6348)
-
Gaussian Splatting
-
Build System
-
Other Fixes
- Workaround for Firefox WebGPU device creation fail (#6273)
- Fixes to Geometry classes JSDocs (#6282)
- Removed umd polyfill for pcx (#6289)
- Remove references to pcx namespace (#6304)
- [Fix] Fix to skydomeIntensity handling - Standard materials do not use it in some cases (#6308)
- Gizmo cleanup and bug fixes (#6323)
- Fix: Clean up lines for rendering even when the Layer is disabled (#6353)
- Fix buildUrl relative path support (#6354)
- Fix for glb load error (#6391)
- Fix for reloaded cubemaps assets (#6397)