Changelog Timeline
Stay up to date with new patches
August 7 2024
- feat: debug draw bones
August 5 2024
- fix: add missing imgui canvas license
- chore: Add canvas implementation from thedmd/imgui-node-editor
August 3 2024
- feat: display whether CPU or GPU estimation is currently enabled
August 2 2024
- fix: OGRE improperly culling animation
- fix: mediapipe profiler UB
- fix(trackbar): Move some buttons around reduce size of front facing elements but keep context elements at default size Share button should be available only if we're in motion track right-click context
- fix: refactor PushTooltip to accept const char *
- chore: remove fake spacing between buttons in playback bar draw adorner around keyframes button instead of coloring the button
August 1 2024
- chore: get rid of dead variable from aimation::Track
July 31 2024
- fix: typo
July 30 2024
- fix: Disallow docking in viewport root window but allow in the child node
- fix(camera): update properties when device actually starts Some vendors set default parameters when device spins up
- fix: Do not display camera feeds when we are waiting at first stage pop-up but there was delay set
- fix: refactor intrinsic and extrinsic measuring tape systems from meters to centimeters
- feat: ScalarDisplayFormat reflection attribute, allows to display custom format in widgets for reflected widgets
- chore: update log types
July 29 2024
- fix: buildfix
- feature: estimation mode selection logic
- fix: one of possible OGRE crashes
- chore: remove dead code in EstimationModel
- feature: estimation mode selector widget
July 25 2024
- chore: Update version from 0.9.8-earlyaccess0 to 0.9.9
- chore: Update version from 0.9.7 to 0.9.8-earlyaccess
July 24 2024
- fix(installer): handle reinstalling in same directory. Resolves #261
- feat(buildsystem): Release with debug info
July 23 2024
- fix: add default flag AllowWhenDisabled for error adorner as it usually is used with interactables which are disabled
July 22 2024
- refactor: canSpawnTask handle possibly identical requirements
- fix: Clamp input values in recording length field
- fix: draw charuco detections never saved so changing it had no effect