- 04 Nov, 2019 1 commit
-
-
Benedikt Zoennchen authored
-
- 30 Oct, 2019 1 commit
-
-
Benedikt Zoennchen authored
-
- 29 Oct, 2019 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
- 24 Oct, 2019 6 commits
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", use "os.path.join()" instead of hard-coded platform-specific path separator
-
Benedikt Kleinmeier authored
In ".gitlab-ci.yml", deleted outdated comments and made stages "unit_test" and "integration_test" more robust
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 23 Oct, 2019 3 commits
-
-
Benedikt Kleinmeier authored
VadereGui/src/org/vadere/gui/onlinevisualization/view/OnlineVisualisationWindow.java: - Fixed bug: The scroll pane was not added to the underlying model. Therefore, it was not possible to capture mouse wheel events.
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 22 Oct, 2019 1 commit
-
-
Benedikt Zoennchen authored
add tests to solve the eikonal equation on the unstructured mesh for 2 scenarios (bridge and filled chicken).
-
- 21 Oct, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Added "AbsorbingArea" and "TargetChanger" to "TopographyIterator" to make them selectable in PostVis
-
- 18 Oct, 2019 2 commits
-
-
Benedikt Kleinmeier authored
In "TargetChangerController", added optimization to avoid unnecessary calculations of dynamic floor fields
-
Benedikt Kleinmeier authored
-
- 17 Oct, 2019 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 16 Oct, 2019 13 commits
-
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In top-level "pom.xml", use new versions for "commons-configuration2" and "commons-beanutils" to avoid logging a stack trace
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Marion Goedel authored
-
Benedikt Kleinmeier authored
In "ProjectView", avoid exception by testing if value for config key ""History.lastUsedProject" is the empty string
-
- 15 Oct, 2019 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 14 Oct, 2019 6 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
"TargetPedestrian.getId()" is now used by "TargetChangerController" to implement follower behavior. Furthermore, deleted unnecessary code in following files: - VadereSimulator/src/org/vadere/simulator/models/osm/OptimalStepsModel.java - VadereSimulator/src/org/vadere/simulator/models/osm/PedestrianOSM.java
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Fixes issue #267.
-
Benedikt Kleinmeier authored
VadereSimulator/src/org/vadere/simulator/models/osm/OptimalStepsModel.java: - Added TODO to use new list "Agent.getFollowers()".
-