v2.18.0
playcanvas/supersplatv2.18.0Jan 19, 2026by slimbuck
AI Summary
Improved internal systems for object selection and depth calculation, while fixing a bug where keyboard shortcuts for brush size would repeat.
Key Highlights
- Refactored Picking System and Depth Estimation
- Fixed keyboard repeat events for brush size shortcuts
New Features
- Refactored Picking System
- Fixed keyboard shortcut repeat behavior
Full Release Notes
## What's Changed * Refactor Picking System and Depth Estimation by @slimbuck in https://github.com/playcanvas/supersplat/pull/757 * Fix keyboard repeat events for brush size shortcuts by @slimbuck in https://github.com/playcanvas/supersplat/pull/758 **Full Changelog**: https://github.com/playcanvas/supersplat/compare/v2.17.4...v2.18.0