Changelog Timeline
Stay up to date with new patches
June 3 2024
- chore: fix typos and make camera feed plane a rectangle
- chore: Get rid of PFD in favor of nativefiledialogs-extended
June 2 2024
- fix(crash): properly create a pointer to a task
- feat: Implement camera feed in viewport scene (#267) Reviewed-on: /pulls/267
May 31 2024
- fix: update allowed runners when changing estimation config
May 28 2024
- fix(crash): check if estimation thread is actually joinable when cleaning up save and estimate target
- fix: populate save and estimate target data properly when not estimating right away
- fix(texturemanager): disable verbose logging in release build
- fix: properly delete raw frames from disk if user chooses to not keep files
May 27 2024
- fix: Cleaner UI and knob support for recording length input in recording tab feat: add imgui-knobs library
- chore: update vcpkg ports submodule
May 26 2024
- fix: Cleaner UI for settings tab, display one configuration at a time instead of a wall of collapsed headers
- fix: always draw guizmo but allow for manipulation only when active fix(config): extend log with structure name
- fix: get rid of estimate manager, spawn estimation model on each recording fix: disable GL runner when GPU inference is disabled
May 22 2024
- feat: add both hand models
- feat: enable mediapipe profiler
May 20 2024
- feat: display hand model
- chore: disable projected points
May 17 2024
- chore: Update version from 0.9.6 to 0.9.7
- fix: Reset measuring tape calibration inputs on window exit/change
- refactor: move viewport related logic to its own directory
- chore: euthanize a stray variable
- refactor: remove OGRE from ViewportTab impl
- fix: expect device to be enabled and recording format to be set when launching measuring tape calibration
May 16 2024
- chore: Update version from 0.9.5 to 0.9.6
- fix: use a struct for SourceReaderCallbackHandler instead of a class, IMFSourceReaderCallback2 is not a class but a struct hidden behind a few macros
- fix: refactor box selectors feat: disallow selection of invalid images (one that doesnt have enough detections) for calibration alltogether
- fix: slightly better window fitting for camera previews, relatively speaking
May 14 2024
- chore: Update version from 0.9.4 to 0.9.5
- fix: Draw info about shared and drawn markers based on the detected markers, not interpolated, closes #260 fix: Crash when closing extrinsics because studio worker is currently holding a file lock fix: Pass board to studio worker as shared ptr, if they e