Changelog Timeline

Stay up to date with new patches

August 4 2023
  • initial Z detect from single camera
August 2 2023
  • PlaybackController: clamp m_playbackFrame, fixes overflow crash
August 1 2023
  • estimation now saves frame id and image-normalized points
  • restore estimation speed
  • Calibration Tab tweaks
  • Calibration Tab: Connect aimation intrinsic calibration to commandmgr
  • Calbration Tab: Implement extrinsic aimation start panel
  • Calibrations Tab: Implement AImation extrinsic calibration GUI
July 31 2023
  • fix estimation after switch to bgra
  • DebugConfig
  • Merge pull request 'feat(Licensing): change licensing to new API' (#104) from siof/license into master Reviewed-on: /pulls/104
  • Reflected scalar widget: Remove ImGuiInputTextFlags_EnterReturnsTrue, should be controlled by reflection attribute updates /issues/101
  • typo
  • CamerasTab: Implement time input widget instead of entering num of frames manually
July 30 2023
  • feat(Licensing): change licensing to new API
July 28 2023
  • do not run preview if we are already running
  • substitute tutorial images and add scaling
  • enable DS cameras
  • fix fps
  • move custom calibration to separate file, add support for cameras on different heights
  • Calibration Tab: More work on inline tutorials, extend Error decorator method with one that accepts ImRect
  • Aimation extrinsic calibration: Implement basic gui
  • PrettyReflectionName: Add a space in between a digit and an alpha and vice-versa
  • Live feed: Fit and adjust images based on given size add missing code for last commit
  • Utils: PrettifyReflectedFieldName optimizations
July 27 2023
  • Implement displaying tutorial images for calibration tab
  • CamerasTab: Tweak Camera ordering GUI
  • typo2
  • typo
  • AimationIntrinsicInput & AimationExtrinsicInput and related GUI widgets