Added the opt-in MESHES tab. You can now choose which CUA MeshColliders participate in Hair and Clothing collision. Selections are saved with the scene.
Added GPU Box and Capsule proxy collisions. Proxies can be created manually, imported from existing Unity colliders, or generated from a selected mesh.
Added numeric proxy controls and a desktop scene gizmo with Move, Rotate, and Size tools.
Added the Show Collision Mesh diagnostic wireframe.
Exact mesh collisions and lightweight proxies can be used together.
Updated the compute shader to GPU ABI 6.
Bug fixes:
Fixed collisions not restarting correctly after reloading a scene from the VaM menu.
Improved recovery after CUA prefab changes and Hair/Clothing preset replacements. Collision processing now waits for the new hierarchy and GPU buffers to stabilize.
Fixed recovery kernels affecting fixed hair roots and pinned or collision-disabled particles.
Open Recovery and Flip Open Recovery are now mutually exclusive. Legacy scene settings are handled automatically.
Fixed restored proxy data potentially being overwritten by stale editor state after loading a scene.