Changelog Timeline

Stay up to date with new patches

November 4 2024
  • feat: rework WMF device support
October 30 2024
  • chore: better intrisic management button fitting
  • feat: allow to delete intrinsic calibration within the camera param pop-up instead of going to dedicated window chore: refactor camera parameters pop-up drawing function for clarity
October 28 2024
  • chore(dialogs); refactor away recently added onDestroy callback and handle it using existing API
  • feat: separate viewport transforms from data source
October 27 2024
  • fix(crash): call onDestroy when shutting down an application fix(crash): manually destroy camera pipeline objects on application shutdown, they might have been interrupted but not yet closed, and still hold ogre resources fix(extrinsic): display an error
  • fix(crash): missing m_onDestroy null check
  • feat: model lines as a viewport config optio
  • fix(ReconstructionList): release dialog handle when recording is deleted and dialog is destroyed
  • feat(dialogs): Add OnDestroy event
October 23 2024
  • chore: menu bar tweaks
October 22 2024
  • chore: Update version from 0.9.23 to 0.9.24
  • chore: update missing dlls when packaging installer
October 21 2024
  • feat: refactor ViewportsDataSource
  • feat: finish Dialog refactors
October 18 2024
  • feat: some reworks of Dialogs
October 16 2024
  • chore: update licenses submodule
  • chore: Update version from 0.9.22 to 0.9.23
  • fix(camera): default to freelook fix(curveeditor): enable left pane and put settings and reset/curve buttons in there
  • chore: UI tweaks, task buttons
  • fix: adding flags to tracks instead of replacing, fixes #228
  • fix(curve): better clipping for curve edit button and range selectors fix(viewport): loading recording camera texture into viewport when frame changes via keybind
  • feat: enlarge hands only display
  • fix: join body hands should have both hands in output
  • chore: update logging in wmf
  • feat(curve): time range selectors and draggable indicators
October 13 2024
  • chore: Update version from 0.9.21 to 0.9.22
  • chore: update task tooltips and parameters fix(typo): swap detect leg movement task parameters fix: only actively previewed track can be exported to a file fix(curveeditor): format minor count fields as integers fix(viewport): reset active transformer on
October 12 2024
  • feat: expose curve settings
  • chore: fix typos