Releases: aurora-opensource/streetscape.gl
Releases · aurora-opensource/streetscape.gl
v1.0.1
- Add LaneLayer to layers module (#388)
- Upgrade deck.gl and math.gl (#392)
- move monochrome into repo (#393)
- drop hard engine requirements (#394)
v1.0.0
This release marks the exit of beta and will maintain compatibility for the 1.x release branch.
v1.0.0-beta.17
- Fix bug where panel is undef on first render due to no metadata (#374)
- In test viewer parse query parameters as numbers if valid (#381)
- Bump minimum node version to v10.16 (#38)
- Update to @xviz beta.22
v1.0.0-beta.16
- Upgrade to @xviz 1.0.0-beta.16 (#372)
- Protobuf related changes due to using protobufjs objects (#369)
- LogViewer minor perf improvement (#368)
- Add missing stream-data component (#361)
- Bump ocular-dev-tools (#366)
- Fix SignLayer bug in render3D: false (#365)
- Support dynamic stream metadata (#359)
- Update xviz-metric check for undefined and null values (#352)
v1.0.0-beta.15
- Upgrade to @deck.gl 7.1.2 (#343)
- Changes to support the ALLCAPS spec change in XVIZ (#342)
v1.0.0-beta.14
- Upgrade to deck.gl 7.1-beta (#341)
v1.0.0-beta.13
- Fix altitude for viewport first person & object labels (#339)
- Sort xviz- and custom-layers together by z-index (#329)
- Fix error when mapOrigin is not supplied (#335)
- Fix floating vehicle bug (#320)
- disable zoom transition (#331)
v1.0.0-beta.12
- Monochrome beta 3 (#327)
- Support collapsing in stream settings panel (#324)
- Decouple XVIZWorkersMonitor instance from XVIZWorkersStatus component + Rename "debug" to "perf" (#323)
- Add ability to run website source docs from local repository (#311)
v1.0.0-beta.10
- Fix black video image being drawn while image promise is pending (#310)
- New debug panel with XVIZ Parser and Log Viewer stats (#306)
- Fix debug callback of LogViewer (#318)
- Handle new point cloud format (#314)
v1.0.0-beta.9
- Fix custom layers under deck.gl v7 (#303)
- simplify get-started app (#304)
- Expose underlying components from the log viewer (#309)