changelog

This commit is contained in:
bernatx 2022-09-28 08:43:03 +02:00 committed by bernat
parent e9a7c321cd
commit 67d7da7e88
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## Latest
* Added attachment type "SpringArmGhost" for cinematic cameras but without doing the collision test.
* Improved algorithm to move signals out of the road by computing the desired displacement direction.
* Added `TrafficManager.vehicle_lane_offset(actor, offset)` and `TrafficManager.global_lane_offset(offset)` methods.
* Some of the warnings shown when building a map will now only be showing when debugging.