carla/Source/Carla
nsubiron 4353a4b17f Fix that road map was not detecting the road since last change 2017-06-15 17:16:53 +01:00
..
AI Merge branch 'dev' into nestor 2017-06-15 13:08:15 +01:00
Game Some improvements to the walkers' AI 2017-06-15 13:07:17 +01:00
MapGen Make roads collision channel WorldStatic 2017-06-15 16:41:51 +01:00
CameraPostProcessParameters.h Missing include 2017-06-07 18:31:26 +01:00
Carla.Build.cs #32 Basic functionality for spawning pedestrians 2017-05-16 18:37:35 +01:00
Carla.cpp Update to the new server API 2017-03-24 14:10:05 +01:00
Carla.h Basic walker AI 2017-06-03 18:11:23 +01:00
CityMapGenerator.cpp Fix that road map was not detecting the road since last change 2017-06-15 17:16:53 +01:00
CityMapGenerator.h #34 Do not set custom depth pass if semantic segmentation is not needed 2017-05-10 12:17:55 +02:00
DynamicWeather.cpp Add an option for refreshing the weather automatically 2017-05-18 17:00:54 +01:00
DynamicWeather.h Add an option for refreshing the weather automatically 2017-05-18 17:00:54 +01:00
IniFile.h Load settings from string 2017-05-29 16:10:16 +01:00
NonCopyable.h Move NonCopyable so it can be used outside the plugin 2017-03-07 15:33:59 +00:00
RoadIntersection.cpp Add road intersection class 2017-04-28 15:00:37 +01:00
RoadIntersection.h Add road intersection class 2017-04-28 15:00:37 +01:00
RoadSegment.cpp #22 Add road segment class 2017-04-27 19:19:41 +01:00
RoadSegment.h #22 Add road segment class 2017-04-27 19:19:41 +01:00
SceneCaptureCamera.cpp Whoooops 2017-06-02 17:28:13 +01:00
SceneCaptureCamera.h Override some capture post-process settings depending on the weather 2017-06-02 17:22:03 +01:00
SceneCaptureToDiskCamera.cpp Make debug checks and prints optional, related to #1 2017-04-04 12:28:41 +02:00
SceneCaptureToDiskCamera.h Add camera capture and register with game mode mechanisms 2017-03-15 14:24:43 +01:00
Tagger.cpp Automatically tag objects on spawn 2017-05-17 13:34:54 +01:00
Tagger.h Add TrafficSigns tag 2017-05-16 13:44:16 +01:00
WeatherDescription.cpp Override some capture post-process settings depending on the weather 2017-06-02 17:22:03 +01:00
WeatherDescription.h Override some capture post-process settings depending on the weather 2017-06-02 17:22:03 +01:00