Update content link
This commit is contained in:
parent
60ef47f62b
commit
fa9ad0028d
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -8,6 +8,18 @@
|
|||
* Several improvements to the basic build system for Windows
|
||||
* Improved time-out related error messages
|
||||
* Fixed issue of retrieving an empty list when calling `world.get_actors()` right after creating the world
|
||||
* New map Town06, featuring a "Michigan left" intersection including:
|
||||
- Connection ramp between two highways
|
||||
- Incorporation to a highway requiring changing several lanes to take another exit
|
||||
- Junctions supporting different scenarios
|
||||
* New pedestrian texture to add more variations
|
||||
* New road PBR material
|
||||
* Fixed traffic signs having the trigger box rotated
|
||||
* Fixed Town01 placed 38 meters above the zero
|
||||
* Fixed female walk animation
|
||||
* Fixed static objects present in the map were marked as "movable"
|
||||
* Fixed BP_MultipleFloor, tweaked offset in BaseFloor to adjust meshes between them
|
||||
* New traffic signs assets: one-way, no-turn, more speed limits, do not enter, arrow floors, Michigan left, and lane end
|
||||
|
||||
|
||||
## CARLA 0.9.3
|
||||
|
|
|
@ -17,3 +17,4 @@
|
|||
0.9.1: 1IZDzNQNVL67h8UlGyKuGegLH612Ifd7H
|
||||
0.9.2: 1RKRGB22U5t80q4zwYXBJvxQXhzNjaaDf
|
||||
0.9.3: 1jJlStNHpey62CrMkWVfmtQcJGO7PaD0R
|
||||
Latest: 1bK5x13aa4DiaUd-w0Ek5xgfehXwO1kPt
|
||||
|
|
Loading…
Reference in New Issue