- Jan 31, 2024
-
-
d.kilic authored
- no split between include/src anymore - more directories grouping files by their function - CMakeLists.txt setup to support file lists in each subdir
- Jan 25, 2024
-
-
d.kilic authored
- Rename "Delete" menu item to "Edit" - Move it next to "File" - Add undo/redo actions to the menu
- Jan 18, 2024
-
-
Tobias Arens authored
Resolve "Make PersonStorage::Direction usage consistent" Closes #465 See merge request !326
-
Tobias Arens authored
- Jan 17, 2024
-
-
l.dressen authored
-
Tobias Arens authored
Resolve "TrackPerson inserting with interpolation not working as expected" Closes #466 See merge request !327
-
Tobias Arens authored
- Jan 05, 2024
-
- Jan 02, 2024
-
-
ld3812s authored
-
- Dec 14, 2023
-
-
Simon Hermanns authored
Resolve "Add script for updating the year in the copyright header" Closes #226 See merge request !324
-
Simon Hermanns authored
-
- Dec 06, 2023
-
-
d.kilic authored
- Nov 29, 2023
- Nov 08, 2023
-
-
d.kilic authored
- Nov 02, 2023
-
-
d.kilic authored
- Create a CircularStack - Use said stack for creating an undo and redo stack using Memento - Apply the stack via keyboard shortcuts
- Oct 06, 2023
-
-
Tobias Arens authored
Resolve "Make sure that every slider also gets a spinbox" Closes #329 See merge request !310
-
Tobias Arens authored
-
- Sep 27, 2023
-
-
d.kilic authored
Error on export with autocorrect perspective view with "only export" Move variable moveDir into loop to prevent accumulation effects
- Sep 26, 2023
-
-
d.kilic authored
- Always use whole image as boundingRect fo CoordItem -> Fix for wrong/small bounding rect before
- Sep 12, 2023
-
-
d.kilic authored
Due to a mistake in !267, the error of the extrinsic calibration was calculated using the old calibration (i.e. all zeros on a new project). This leads to a terrible error and thusly to the rejection of the new calibration. This commit fixes this by using the new extrinsic parameters to calculate the reprojection error. It also adds some simple regression tests for the extrinsic calibration to catch such mistakes earlier in the future.
- Sep 08, 2023
-
-
Tobias Arens authored
Resolve "Make Slider only scrollable when clicking on them" Closes #333 See merge request !305
-
Tobias Arens authored
-
- Sep 06, 2023