Changelog Timeline
Stay up to date with new patches
September 27 2024
- chore: update typos
- fix: Do not set SDL_HITTEST_DRAGGABLE when menu rect is overlapped
- chore: resolve warning C28253 in WinMain
- chore: Update version from 0.9.14 to 0.9.15
- fix: start TCP server on 127.0.0.1 instead of all interfaces, allow to change the address in settings and validate it and start-up
September 26 2024
- chore: Update version from 0.9.13 to 0.9.14
- fix: set finished recording flag to true so SaveAndEstimate can finalize
- fix: add missing chromium copyright
- fix: draw preview track button on foreground
- feat: update angle
- fix: MatchImageToDataTag should not relay on RawTrackProducer
- feat: Hide image 2d data and track quality tracks. They are now automatically selected internally when task input condition meets (#281)
September 25 2024
- fix: move hands to avoid strange lines in debug draw
- feat: make default OGRE log logical not physical
- fix(build): Formatted into aligned where static assert fails
September 24 2024
- feat(extrinsic): add support for left/right arrows and shift modifier chore: update texts in live extrinsic to be more informative chore: unclutter live extrinsic window and display only what's needed for current stage
- feat: add static assertion to TextFormatted to catch a misuse of this function with 0 arguments, should use TextAligned instead
- chore: privacy policy in about window
September 23 2024
- fix: refactor SaveAndEstimate to properly handle multicamera
- fix: crash when finishing live extrinsic
- fix: remove UB causing rendering artefacts
- feat(intrinsic): add support for left/right arrows and shift modifier chore: update texts in live intrinsic to be more informative
- chore: add EULA submodule, update CPACK to pull license from said submodule
- chore: typo in delete track keybind and update measuring tape texts
September 22 2024
- fix: installer should install into /appdata/ by default
- fix: check if folder containing configs exists otherwise create it
- feat(ui): Adjust trackbar to user feedback Delete tracks with delete keybind Better track selecting system using shift modifier Inline track renaming Rename In place to Track overwrite mode Add an X button on elements canvas that deletes a track Refactor
September 20 2024
- fix: anchor bones task
- feat: hide OGRE log spam by default
- fix: multiple fixes for multicamera setup