Updated ContentVersions and CHANGELOG
This commit is contained in:
parent
b15f0d2d50
commit
537409d91e
|
@ -11,6 +11,8 @@
|
|||
* Fixed recorder determinism problems
|
||||
* Added function to stop the replayer
|
||||
* Added Light ids
|
||||
* Added new semantic segmenation tags: `RailTrack`, `GuardRail`, `TrafficLight`, `Static`, `Dynamic`, `Water` and `Terrain`
|
||||
* Fixed several untagged and mistagged objects
|
||||
* Added vehicle light and street light data to recorder
|
||||
* Added API function `add_angular_impulse()` to add angular impulse to any actor
|
||||
* Fixed rain drop spawn issues when spawning camera sensors
|
||||
|
|
|
@ -32,4 +32,4 @@
|
|||
0.9.7: 20191221_c88604b
|
||||
0.9.8: 20200306_06b6cb1
|
||||
0.9.9: 20200422_ea5179a
|
||||
0.9.10: 20200731_3e91044
|
||||
Latest: 20200902_8d5419c
|
||||
|
|
Loading…
Reference in New Issue