From e48d658699255bf56c4a8c1c763cbff46f543538 Mon Sep 17 00:00:00 2001 From: bernatx Date: Thu, 7 Oct 2021 14:05:47 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cbfc4cb0..9e6d173a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ - `show_pose / hide_pose`: to show or hide the custom pose - `get_pose_from_animation`: to set the custom pose with the animation current frame * Added physical simulation to vehicle doors, capable of opening and closing + * Fixed the import of props without any map * Fixed global route planner crash when being used at maps without lane markings * Improved collision detection of the Python agents * Added the new VehicleLightStage to the Traffic Manager to dynamically update the vehicle lights.