From da2d818ca5246a05807d0a0632c9ba5e1afc10fe Mon Sep 17 00:00:00 2001 From: Kieran Farr Date: Fri, 8 Dec 2023 22:31:04 -0800 Subject: [PATCH] add 0.4.5 --- docs/development/releases.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/development/releases.md b/docs/development/releases.md index fa9b7f3a..ae86bf97 100644 --- a/docs/development/releases.md +++ b/docs/development/releases.md @@ -4,6 +4,15 @@ sidebar_position: 1 # Product Releases +## [3DStreet Core 0.4.5](https://github.com/3DStreet/3dstreet/releases/tag/0.4.5) +* Mostly hotfixes and bugfixes to [0.4.4](#3dstreet-core-044) such as fixing error saving scenes caused by default value of component properties not found; fixing display name of streets and segments by changing colon to bullet, therefore preventing interpretation of strings intended for display to user as being interpreted as attribute:value pairs. +* Add animations for people on bicycles and some scooters +* Fix logo size for on overlay +* Fix disappearing helpers in "Share scene" window +* Fix bug of not-animated characters grouped at Z center +* Notify methods in global STREET object +* save grouped assets in the attribute of street-assets element + ## [3DStreet Core 0.4.4](https://github.com/3DStreet/3dstreet/releases/tag/0.4.4) * Completion of big [creator usability epic](https://github.com/3DStreet/3dstreet/issues/358) * Significant visual improvements to environment (sky and lighting)