Skip to content
Snippets Groups Projects
  1. Aug 30, 2022
  2. Mar 23, 2022
  3. Jan 10, 2022
  4. Nov 03, 2021
    • d.kilic's avatar
      Factor management of trajectories out of Tracker · 3175d63a
      d.kilic authored
      - Stop Tracker inheriting from QVector, instead save TrackPerson in std::vector
      - Save TrackPerson's in another class (new class PersonStorage)
      - Move all functions directly accessing the trajectories in a writing/editing manner into this class
      - Some small refactorings and documentation-comments
      3175d63a
  5. Oct 29, 2021
  6. Oct 15, 2021
  7. Sep 08, 2021
    • Schrödter, Tobias's avatar
      Reformat project with clang-format · f08f1a06
      Schrödter, Tobias authored
      - Add clang-format file
      - Add scripts and format check for CI
          - script for checking the format (bash)
          - script for formatting the code (bash)
      - Add format checking to CI
      - Reformat project with clang-format
      f08f1a06
  8. Jun 14, 2021
    • d.kilic's avatar
      Visualisation of fusioned MoCap data · 1daf3db2
      d.kilic authored
      - Loading a C3D-File from XSens into an internal tree structure
      - Transforming the internal skeleton into lines and arrows to be drawn
      - Actual drawing
      - Settings for the visualisation (turning it on/off, changing thickness or color)
      - Saving the path to the C3D and other metadata in the project file
      - Loading the data from the project file
      1daf3db2
  9. Jun 08, 2021
  10. May 04, 2021
  11. May 03, 2021
  12. Mar 23, 2021
  13. Mar 10, 2021
  14. Mar 05, 2021
  15. Jan 14, 2021
  16. Dec 17, 2020
  17. Nov 19, 2020
  18. Oct 21, 2020
  19. Jan 28, 2020
  20. Jan 13, 2020
  21. Dec 06, 2019
Loading