abstreet/headless
Ilias d3333d813d
Feature to repeat days with noise on departure (#926)
* Added repeat days with noise function & enum

* Added widgets and controls

* Modified description

* Refactor to have an Option<usize> in signature instead of a whole new similar function

* Added noise parameter + xor random shift + clamped substraction

* Added ref to the XorShiftRng to ScenarioModifiers::apply calls

* Added noise to pushed ScenarioModifier

* Finish up the PR:

- consistently reuse the RNG in the UI like tests/headless
- slight style tweaks

Co-authored-by: Dustin Carlino <dabreegster@gmail.com>
2022-06-14 18:23:15 +01:00
..
examples Some fixups to the regenerated data from the past two commits: 2021-07-05 17:51:40 -07:00
src Feature to repeat days with noise on departure (#926) 2022-06-14 18:23:15 +01:00
Cargo.toml Update a few dependencies to deal with some security vulnerabilities. [rebuild] [release] 2022-06-12 17:09:06 +01:00