From 76323ce68f7093278b2f47aa3d37ec90fa19038a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Santos-Oliv=C3=A1n?= Date: Mon, 28 Jun 2021 12:44:36 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbb7ebce4..524bbd669 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ * Fixed a bug when importing a FBX map with some **_** in the FBX name * Extended make import process for applying road painter materials (carla art tool) * Added creation of custom JSON file for applying decals to imported roads + * Added ApplyVehiclePhysicsControl to commands + * Added flush in the sublevel loading to increase carla's determinism in Opt maps * Fix bug in carla.Transform.get_up_vector() * Fix bug in lidar channel point count * Fix imu: some weird cases were given nan values