Skip to content
Snippets Groups Projects
  1. Aug 26, 2022
  2. Jul 29, 2022
  3. Jul 12, 2022
  4. Jul 08, 2022
    • d.kilic's avatar
      Fix warnings on MSVC compiler · 3932b826
      d.kilic authored
      - Preparation on a switch to MSVC on windows
        - Reason: Support for vcpkg, while MinGW is only community supported
      3932b826
  5. Apr 29, 2022
  6. Apr 07, 2022
  7. Mar 30, 2022
  8. Mar 01, 2022
  9. Jan 17, 2022
  10. Jan 10, 2022
  11. Dec 16, 2021
  12. Dec 15, 2021
  13. Dec 08, 2021
  14. Dec 02, 2021
    • Schrödter, Tobias's avatar
      Add Macos CI · 4cb93c8d
      Schrödter, Tobias authored
      The newly added workflow tests the building, unit tests, and regression tests on our Mac OS runner. Additionally when creating a release the installer will be uploaded to sciebo. 
      4cb93c8d
  15. 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
  16. Oct 29, 2021
  17. Sep 30, 2021
  18. 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
  19. Sep 07, 2021
  20. Jul 23, 2021
  21. Jun 28, 2021
  22. 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
  23. May 31, 2021
  24. May 11, 2021
  25. May 04, 2021
  26. Apr 20, 2021
  27. Mar 23, 2021
  28. Mar 10, 2021
  29. Feb 11, 2021
  30. Dec 17, 2020
  31. Dec 15, 2020
  32. Nov 20, 2020
    • d.kilic's avatar
      Fixed: · bbf7e6df
      d.kilic authored
      - not considering border correctly in color picker
      - not considering distortion in color picker
      - drifting part of map-index in GUI and in source code
      bbf7e6df
  33. Nov 19, 2020
  34. Aug 07, 2020
Loading