v2.16.4
playcanvas/supersplatv2.16.4Dec 24, 2025by slimbuck
AI Summary
Optimized the PLY file conversion process by only checking for the 'vertex' element during the conversion step.
Key Highlights
- Optimized PLY conversion logic
New Features
- Optimized PLY element checking
Full Release Notes
## What's Changed * Check 'vertex' ply element only during conversion by @slimbuck in https://github.com/playcanvas/supersplat/pull/724 **Full Changelog**: https://github.com/playcanvas/supersplat/compare/v2.16.3...v2.16.4