carla/PythonAPI
doterop 8f1b401e49
Adding load control on sublevels (#3515)
* Added MapLayer enum

* Added Load/Unload layer functions

* Added calls to register and tag objects on map change

* Added missing file

* Updated MapLayer to support more layers

* Added calls to PythonAPI

* Added default value

* Moved CurrentMapLayer to GI

* Updated manual_control with maplayer handling

* Updated help

* Updated Changelog

* Fixed a missing `;`

* Fixed LoadWorld() API so it works with old code

* Added missing include for shipping builds

* Fixed base enum type of MapLayer

* Removed int number from layer output

* Renamed variables

* MapLayer converted to int32 and added generic enumToString function

* MapLayer back to uint16

Co-authored-by: Marc Garcia Puig <marcgpuig@gmail.com>
2020-11-02 11:22:49 +01:00
..
carla Adding load control on sublevels (#3515) 2020-11-02 11:22:49 +01:00
docs Raycasting (#3483) 2020-10-26 11:13:35 +01:00
examples Adding load control on sublevels (#3515) 2020-11-02 11:22:49 +01:00
test Updated requirements.txt with Pillow 2020-10-27 17:22:02 +01:00
util osm-xodr conversion encoding correction (#3421) 2020-10-23 10:11:34 +02:00
.pylintrc Update pylintrc, fix vehicle lights on restricted vehicle control 2020-07-14 17:53:28 +02:00