Changelog Timeline

Stay up to date with new patches

November 2 2022
  • Git: Update vcpkg ports submodule repository to organization one
October 29 2022
  • DirectShow camera fixes
  • Recording fixes
October 25 2022
  • onnx model in general
  • Estimation Model inferface
October 19 2022
  • border=2 screwed up text in main window tabs
  • initialize devices drivers on bg thread
October 18 2022
  • - Build: reorder folder hierarchy
October 15 2022
  • - Git: add node_modules/ to .gitignore
  • - Backend: add Node based backend
October 14 2022
  • - Fonts: inclue FontAwesome6 icons in imgui font
  • - Launcher: update test endpoints
  • - vcpkg: missing comma
  • - vcpkh: add cpp-httplib dependency
  • - update includes
  • - add `aimation::shared` library - add `aimation::launcher` executable
October 10 2022
  • initial setup for depthai, some problems encountered
October 8 2022
  • one missed
  • depthai support
October 3 2022
  • we don't use this
  • init ps3 eye before setting any parameters
October 2 2022
  • - CameraDevicePS3: fix crash
  • - Devices: add CameraDriver/CameraDevice support
October 1 2022
  • exponential smooth
  • fix frame numbering on load
  • Drop frames outside of selection
  • create entire directory chain, not just last folder
  • create scenes folder if it doesnt exist, fixes crash on first run
September 29 2022
  • split foreground/background rendering of imgui to accomodate for viewport stuff. A little ugly impl, but works
  • some tooltips