Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
JPScore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JuPedSim
JPScore
Commits
72bf84fb
Verified
Commit
72bf84fb
authored
Apr 12, 2019
by
Mohcine Chraibi
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog 0.8.4
- Now we are working on 0.8.5
parent
d64e8535
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#19394
passed
Apr 12, 2019
Stage: configure
Stage: compile
Stage: unit_test
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+25
-2
25 additions, 2 deletions
CHANGELOG.md
with
25 additions
and
2 deletions
CHANGELOG.md
+
25
−
2
View file @
72bf84fb
# Change Log
# Change Log
All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
## v0.8.4 [TBD]
## v0.8.5 [2019-07-12]
### Added
### Changed
### Fixed
## v0.8.4 [2019-04-12]
### Added
### Added
-
Added waiting areas, waiting for certain time or till transition opens
-
Added waiting areas, waiting for certain time or till transition opens
-
Improve realtime event handling, new tag in ini
<event_realtime>
with commit 292b8381
-
Improve realtime event handling, new tag in ini
`<event_realtime>`
with commit 292b8381
-
New type of doors
`{ OPEN, CLOSE, TEMP_CLOSE }`
!48 #307
-
Outsource some configurations from inifile to external xml files. !46 #302
-
Add new properties to doors #299, #295
-
Add new properties to doors #299, #295
-
Add new properties to sources !41 #298
-
Add new properties to sources !41 #298
-
Added homebrew
[
packages
](
https://github.com/JuPedSim/homebrew-jps/blob/master/README.md
)
-
Added homebrew
[
packages
](
https://github.com/JuPedSim/homebrew-jps/blob/master/README.md
)
...
@@ -20,9 +30,22 @@ All notable changes to this project will be documented in this file.
...
@@ -20,9 +30,22 @@ All notable changes to this project will be documented in this file.
-
Feature dynamic transitions, moving danger line !32
-
Feature dynamic transitions, moving danger line !32
### Changed
### Changed
-
Show statistics for crossings too. !43 #293
-
Crossing IDs don't have to be consecutive. !39
-
`jpscore`
uses C++17.
-
Write door statistics every 1000 frames. 284749ab2e6f3ed85dc40ad24e3579e92c7f7883 #309
-
Big TXT-files will be splited in 10MB files. !45 #308
-
Change
`plain`
format dded6083
-
Agents without any exits should not be deleted 67ce14cf
-
Agents without any exits should not be deleted 67ce14cf
### Fixed
### Fixed
-
Continuous walls are splited. Write corrected geometry #281
-
Doors on walls are not a problem anymore #282
-
Better handle wrong group id for sources
-
Better handle parameter id in inifile. #303
-
Floorfield router reacts better on events. #294
-
Windows path compatibility for JPSfire-module d14229f7
-
Windows path compatibility for JPSfire-module d14229f7
-
Several SegFaults related to agents without navigation lines (especially agents created by sources)
-
Several SegFaults related to agents without navigation lines (especially agents created by sources)
-
C++11 support for XCode fbb3038a
-
C++11 support for XCode fbb3038a
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment