Skip to content

Commit

Permalink
Update for 0.4.1 WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Jul 7, 2023
1 parent 1e46981 commit 4a63885
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased - to be 0.4.1] - TBD

### Changes and additions
* v2 save / load - includes environment
* ability to update night / day live (street-environment component)
* ability to load json file from third-party path (precursor to cloud)
* improve asset loading - lazy load vehicles (only load vehicles when needed for scene)
* new LRV
* new bus model
* [Improved screenshot capture and capture modal (editor)](https://github.com/3DStreet/3dstreet/pull/277)
* [Improved support for varying levels of pedestrian densiy on sidewalk segments](https://github.com/3DStreet/3dstreet/pull/276)

### Fixed
* ability to edit a street previously saved
* restore parallel parking t stencil
* fix empty lot / parking lot variants showing
* [Add perpindicular parking option](https://github.com/3DStreet/3dstreet/pull/273)
* [brt station support](https://github.com/3DStreet/3dstreet/pull/268)

## 0.4.0 - 2023-05-04

Never too late to start a changelog, eh?
Expand Down

0 comments on commit 4a63885

Please sign in to comment.