3.25.2
QtMeshEditor 3.25.2
Snap hotfix — removes the audio-record plug that stalled Snap Store review on 3.25.1.
Why this release
3.25.1 added audio-record hoping it would help PipeWire webcam access inside strict confinement. Snap Store lint then flagged:
audio-playbackmust be specified withaudio-record
That sent the upload to manual review instead of auto-approval, blocking publish of 3.25.1.
Mocap does not use a microphone. Webcam access only needs:
- the
cameraSnap interface (snap connect qtmesheditor:camera) - bundled
libpipewire-0.3(shipped since 3.25.1) for Qt 6 camera enumeration
This release drops audio-record so review should proceed normally again.
After upgrading (Snap)
sudo snap refresh qtmesheditor
snap connect qtmesheditor:cameraRestart QtMeshEditor and try Animation Mode → Performance Capture → Preview.
If a prior upload is still stuck In review in Snapcraft dashboard, reject it before this revision can publish.
Includes all features from 3.25.0.