* Exposed DOF and Exposure in Python for RGB sensor
* Fixed blueprint waypoint functions
* Added Tonemapper settings
* Improved lens shader
* RGB camera have lens shader by default
* Adjusted lens shader
* Added lens disortion to Depth and SemSeg sensors
* Added Chromatic Aberration to Camera API
* Added the blueprint doc_gen and updated docs
* Sorted blueprint attributes in docs
* Added docs about new camera attributes
* Spelling fixes in docs
* Sorted includes
* Fixed travis pylint 3
* Refactor Commandlet + made small fix
* fixed scale of assets when importing them
* Fixed bug of adding assets automatically, but semantic segmentation to be fixed
* small fix + hiding movemeshes call until its stable
* Meshes are moved to semantic segmentation folders
* Retagging semantic segmentation
* Redefined tags, refactor and added comments
* Updated Changelog
* created a move assets commandlet
* Removing RoadRunnerFiles folder
* readded flag of only prepare maps in import script
* Removing ContentBrowser module
* Added Import folder
* updated readme
* Apply zero rotation
* updated doc link
* updated readme
* refactoring
* Adding more comments and refactoring
* Removed unnecesary include header files
* Remove unnecessary includes in source files
* Updated CARLA video link (README)
* Updated API reference - deleted overview
* Added css to docs
* Added documentation standard section
* Updated API docs
* Updated documentation following the standard
* Updated How to create map and import docs + documentation related standard + improvements
* Word change
* Updated importing assests from RR
* Fixes and new section for pedestrian navigation
* Changed image position
* Updated
* A couple of fixes regarding links and titles
* Updated import docs
* Updated docs
* Updated CARLA video link (README)
* Updated API reference - deleted overview
* Added css to docs
* Added documentation standard section
* Updated API docs
* Updated documentation following the standard
* Updated How to create map and import docs + documentation related standard + improvements
* Word change
* Updated importing assests from RR
* Fixes and new section for pedestrian navigation
* Changed image position
* Updated
* Added c++ doc section, Updated bp_library,docs improvements
* Minor changes
* Docs updates
* Added c++ doc section, Updated bp_library,docs improvements
* Minor changes
* Docs updates
* Updated jenkins file - master rebase
* Updated Jenkins - rebase
* Fixed doxygen link
* Waypoint tutorial extended and fixes
* Merge branch 'master' into fdomf/docs
* Fixes
* Merge branch 'fdomf/docs' of https://github.com/carla-simulator/carla into fdomf/docs
* Updated some python API class & methods
* Merge branch 'master' into fdomf/docs
* updated python api
* Updates
* Fixed broken link in camera&sensors doc
* Python API doc updated
* Added python api
* Added first lite version of python cookbook and docs related links
* Bp_doc_gen
* Merge branch 'master' into fdomf/docs
* merge master python api docs
* Updated doc
* make PythonApi.docs
* Merge branch 'master' into fdomf/docs
* Updated python API doc generator
* New debug recipe
* Docs fixes
* Exposed DOF and Exposure in Python for RGB sensor
* Fixed blueprint waypoint functions
* Added Tonemapper settings
* Exposed camera temperature and tint
* Updated Changelog