Updated ChangeLog

This commit is contained in:
Roel Algaba Brizuela 2021-04-12 16:55:45 +02:00 committed by bernat
parent 2a65f83aa9
commit 5e735e2d49
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
* Added performance benchmarking section to documentation * Added performance benchmarking section to documentation
* CARLA is compatible with the last RoadRunner nomenclature for road assets * CARLA is compatible with the last RoadRunner nomenclature for road assets
* Fixed a bug when importing a FBX map with some **_** in the FBX name * 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
* Fix bug in carla.Transform.get_up_vector() * Fix bug in carla.Transform.get_up_vector()
* Fix bug in lidar channel point count * Fix bug in lidar channel point count
* Fix imu: some weird cases were given nan values * Fix imu: some weird cases were given nan values