Commit Graph

912 Commits

Author SHA1 Message Date
nsubiron 6cac2dc232 Remove DefaultEditor.ini 2018-03-15 12:37:04 +01:00
Marc Garcia Puig 92ca7cb146 Merge branch 'Optimizations' of https://github.com/carla-simulator/carla into Optimizations 2018-03-15 12:32:53 +01:00
Marc Garcia Puig 97a40e0379 Added specific low/high performance shaders 2018-03-15 12:32:12 +01:00
CVC\jbelon 1842e118f7 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-15 12:04:42 +01:00
Néstor Subirón 9ae6b9436b
Merge pull request #283 from carla-simulator/issue#282
Add autopilot mode to manual control example
2018-03-15 12:00:24 +01:00
CVC\jbelon 52fec56934 Merge remote-tracking branch 'origin/issue#282' into Optimizations 2018-03-15 11:55:57 +01:00
nsubiron cc9f4d78f6 Add autopilot mode to manual control example 2018-03-15 11:40:46 +01:00
CVC\jbelon b0e4511169 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-15 09:33:54 +01:00
CVC\jbelon 07c51cc0be Added code to be able to use the experimental Vulkan API for rendering. 2018-03-14 18:36:20 +01:00
juaxix b9863c7768 Always add the license plates directory to the build 2018-03-14 12:20:26 +01:00
Néstor Subirón 38b321ba49
Merge pull request #273 from carla-simulator/issue#132
Convert measurements to SI units
2018-03-14 11:31:42 +01:00
nsubiron 86c95c6df3 Merge branch 'master' into issue#132 2018-03-14 11:24:31 +01:00
CVC\jbelon 97d7b0904b Epic settings added to CarlaSettingsDelegate functions. Revamped functions to apply quality settings (generalize). You can set the quality level with blueprints using CarlaSettingsDelegate from the Carla Game Mode Base now. 2018-03-13 18:16:47 +01:00
nsubiron 9b36285787 Add unit test for low quality 2018-03-13 15:04:15 +01:00
CVC\jbelon 4e0221684c Adding Quality settings to settings.py 2018-03-13 12:27:30 +01:00
nsubiron 9a5898cefe Add quality level to Python settings 2018-03-13 12:24:05 +01:00
CVC\jbelon ebdea6f015 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-13 12:19:30 +01:00
nsubiron 9ed945db9e Remove error when restarting from key-binding 2018-03-13 12:15:08 +01:00
CVC\jbelon ccc29f9dc8 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-13 11:36:06 +01:00
CVC\jbelon 8f0949ba5a Added a new name tag for sky spheres.
Minor fixes for Carla Settings.
Renamed the quality DefaultLevel to QualityLevel in code and config file.
2018-03-13 11:34:45 +01:00
Néstor Subirón 9e0cff9353
Merge pull request #272 from carla-simulator/issue#268
Add box extent to player measurements
2018-03-12 16:44:48 +01:00
Marc Garcia Puig 559f02fa8b
Merge branch 'master' into issue#268 2018-03-12 16:29:26 +01:00
CVC\jbelon 42d5127c99 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-12 11:54:16 +01:00
CVC\jbelon b94d0079d7 Fixes proposed by @nsubiron for pulling request (merge with master) 2018-03-12 11:52:55 +01:00
Néstor Subirón e9835b1e55
Merge pull request #244 from carla-simulator/documentation
Improvements to documentation
2018-03-12 10:53:09 +01:00
nsubiron 04865c0877 Merge branch 'master' into documentation 2018-03-12 10:50:35 +01:00
Néstor Subirón 3d9224543b
Merge pull request #277 from carla-simulator/windows_build
Moved to native commands for the windows build
2018-03-12 10:29:57 +01:00
nsubiron 72a1c95ccb Merge branch 'master' into windows_build 2018-03-12 10:26:37 +01:00
CVC\jbelon 29fc456008 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-12 09:21:20 +01:00
Néstor Subirón 84ec01bbdd
Merge pull request #271 from carla-simulator/issue#83
Adjust agent bounding boxes
2018-03-09 19:35:51 +01:00
Marc Garcia Puig da61938972 Make for Visual Studio is now in 'release'. 2018-03-09 19:35:41 +01:00
Marc Garcia Puig b0e06c2ffa Merge branch 'master' into windows_build 2018-03-09 19:03:29 +01:00
Marc Garcia Puig 3a5846cce0 Moved to native commands for the windows build 2018-03-09 18:38:55 +01:00
CVC\jbelon c71ff0ca8a Prepare Optimizations branch for master pull request 2018-03-09 15:11:59 +01:00
CVC\jbelon d6f94ccc47 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-09 09:25:26 +01:00
CVC\jbelon 53533dd402 Lower quality max draw culling distance for road pieces moved from road builder to settings. Roads will no longer contain static instanced meshes when rebuild from scene, just static mesh components. 2018-03-07 18:50:11 +01:00
FPerez 44a7fb4f61 New bounding box example image 2018-03-07 15:47:29 +01:00
nsubiron 40b3580495 Update documentation 2018-03-07 15:11:01 +01:00
nsubiron 2e039b3229 Warn in docs about missing player in npc list 2018-03-07 15:04:11 +01:00
nsubiron 72cf8b1c2e Update content link 2018-03-07 14:49:32 +01:00
nsubiron e4f037cef1 Change units to SI 2018-03-07 12:36:58 +01:00
juaxix de9048ad22 New class CarlaSettingsDelegate. New way to access settings from blueprints 2018-03-06 18:59:15 +01:00
nsubiron 494102d1ea Do not register player as agent 2018-03-06 16:18:06 +01:00
nsubiron ffe8b932f9 Add box extent to player measurements 2018-03-06 16:17:25 +01:00
nsubiron b1e517fd95 Use center of bounding box as vehicle position 2018-03-06 15:00:05 +01:00
nsubiron 957d44bb38 Update assets 2018-03-02 14:11:34 +01:00
nsubiron b6b40f53a9 Ignore output files when packaging 2018-03-02 14:10:59 +01:00
nsubiron 82d5966578 Fix GenerateProjectFiles crash on Linux 2018-03-02 14:10:02 +01:00
CVC\jbelon 918f0c4e17 Fix for road materials assignment from plugin quality preferences to static meshes using slotnames. 2018-03-02 10:23:46 +01:00
CVC\jbelon 01d0f1c570 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-02 10:22:23 +01:00