- 10 Jul, 2022 1 commit
-
-
noasakurajin authored
-
- 04 Jul, 2022 1 commit
-
-
noasakurajin authored
-
- 01 Jul, 2022 1 commit
-
-
noasakurajin authored
-
- 27 Jul, 2021 1 commit
-
-
noasakurajin authored
0.9.2 has the memory fixes and several documentation updates
-
- 18 Jul, 2021 1 commit
-
-
noasakurajin authored
This version is a hotfix that get the control working properly again. Before the line that checked if sdl is available actually checked if for opencv. This broke the builds that used sdl2 without compiling the opencv code. Because of the size and the importance of this fix, this will be a new patch release version.
-
- 16 Jul, 2021 1 commit
-
-
noasakurajin authored
THis commit changes the library version to 0.9.0 and the format version to 0.6.0. The new format version break compatibility which is caused by the new physics. There is also an update for the train_properties json format in this commit. This just explains the format changes in format 0.6.0.
-
- 28 Jun, 2021 1 commit
-
-
noasakurajin authored
-
- 27 Jun, 2021 1 commit
-
-
noasakurajin authored
-
- 24 Jun, 2021 2 commits
-
-
noasakurajin authored
-
noasakurajin authored
the control subsystem was completely rewritten. The control class was moved to the control namespace and renamed to input_handler. In addition to that it is no longer a singleton, which makes the class even cleaner. The latest version of the simulator is required for this to work. These changes break the simulator.
-
- 13 May, 2021 1 commit
-
-
Noah Kirschmann authored
-
- 07 Apr, 2021 1 commit
-
-
Noah Kirschmann authored
This commit cleans core/type up. libtrainsim::core::clamp is replaced by std::clamp libtrainsim::core::version now uses a tuple to store the data. This makes comparing two versions easier and cleans. The new compare operators are also tested in the unit tests.
-
- 23 Jan, 2021 1 commit
-
-
Noah Kirschmann authored
-
- 09 Jan, 2021 1 commit
-
-
Noah Kirschmann authored
-
- 06 Jan, 2021 1 commit
-
-
Noah Kirschmann authored
-
- 01 Nov, 2020 1 commit
-
-
noasakurajin authored
-
- 27 Oct, 2020 1 commit
-
-
noasakurajin authored
-
- 24 Oct, 2020 1 commit
-
-
noasakurajin authored
formatVersion 0.5.0 added the videoFile as required argument to the Track.
-
- 21 Oct, 2020 1 commit
-
-
noasakurajin authored
-
- 20 Oct, 2020 1 commit
-
-
noasakurajin authored
-
- 22 Sep, 2020 2 commits
-
-
noasakurajin authored
-
noasakurajin authored
-