Roel Algaba Brizuela
689f3a7e8e
Fixes for PR
2021-05-20 14:21:26 +02:00
Roel Algaba Brizuela
ad8e0b53c1
Removed unnecesary file
2021-05-20 14:21:26 +02:00
Roel Algaba Brizuela
ed8809d2a0
Fixed spaces
2021-05-20 14:21:26 +02:00
Roel Algaba Brizuela
f1778e9849
Changed decal process for large maps
2021-05-20 14:21:26 +02:00
Roel Algaba Brizuela
f2930a4116
Changed material routes and import.py
2021-05-20 14:21:26 +02:00
corkyw10
52688011e4
Added images
2021-05-19 15:28:55 +02:00
corkyw10
d060752bc3
Documented physics convergence. Fixed incorrect table of contents link
2021-05-19 15:28:55 +02:00
bernat
aa6377c9e1
Updating boost source URL
2021-05-17 20:57:40 +02:00
bernat
09af2fb46d
New content version
2021-05-17 20:56:46 +02:00
bernat
80c5e33d5c
Calculate navigation data in parallel while cooking
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
a9c859f98d
Fix for commandlet
2021-05-17 20:56:46 +02:00
bernat
dfef92818c
New content version
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
4e1976def4
Fixed tabs and spaces for PR
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
f13b16bfad
Fix Import.py error
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
8738bf10da
Fix errors from rebase
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
79650a40ad
Changes for materials with imported maps
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
631e760fd8
Minor changes
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
f2c7a52a9d
Changes for road materials.
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
170154aabd
Tiling materials and added more decals
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
d21e205c36
Texture creation for road painter
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
dc85b48c11
Check for .fbx
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
e0d63efc5f
Changes for large maps
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
f953e8dba5
Revert "Disable determinism test temporally"
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
49f287c4f1
Added generation of JSON file and bug fixes
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
6aa5898854
Bug fixing and updated road painter import process
...
The import process now loads a .json file for applying decals to the road. Several bug fixes related to the generation of multiple map textures and dynamic materials. New update to the road painter preset on the art repository.
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
6f7ba077cb
make import road painter materials for maps
...
First implementation for applying road painter materials to imported maps. However, the user still has to access the road painter blueprint and click on the "Paint all roads button"
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
d6b0493b23
Updated make import to apply RoadPainter materials
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
e310adc87a
Finished naming script first implementation
2021-05-17 20:56:46 +02:00
bernat
a3df763a0a
Disable determinism test temporally
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
0f70fd66e9
Reset files back to default state
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
8eab8018e1
Fix DVSCamera include error
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
8e540d60d0
First version - Wheel direction changes
2021-05-17 20:56:46 +02:00
bernat
9b05d44a0f
Restore settings after smoke tests
2021-05-17 13:08:12 +02:00
bernat
2407d3ae56
Fix typo
2021-05-13 19:39:50 +02:00
bernat
35da5b4190
Fixing conflicts
2021-05-13 19:39:50 +02:00
bernat
50edd95c7a
Modify import process to accept the tile size as .json parameter and enable the 'tile to relative' conversion from UE4 (CARLA modification)
2021-05-13 19:39:50 +02:00
bernat
bc4d23a5e9
Import maps in tiles
2021-05-13 19:39:50 +02:00
bernat
1aa53798a2
We don't remove the assets name when importing
2021-05-13 19:39:50 +02:00
bernat
2925c51099
FBX2OBJ search nomenclature at any position, not only starting with
2021-05-13 19:39:50 +02:00
bernat
d1a5887799
CarlaExported search nomenclature at any position, not only starting with
2021-05-13 19:39:50 +02:00
corkyw10
a6c31d5387
Updated javascript to trigger warning banner if the URL contains /latest/
2021-05-13 16:19:38 +02:00
corkyw10
ffb539edeb
Added banner to warn users about the latest version of docs only referring to development branch
2021-05-13 16:19:38 +02:00
Daniel Santos-Oliván
d05d1f5e37
SmokeTest: Removed useless apply_settings in tearDown
2021-05-13 16:18:51 +02:00
Daniel Santos-Oliván
1b258f9e14
TestSync: Removed print
2021-05-13 16:18:51 +02:00
Daniel Santos-Oliván
c49da25c99
TestSensorDeterminism: better frame check and optimized world reload
2021-05-13 16:18:51 +02:00
bernat
70396659b1
Remove duplicated sublevels at cooking
2021-05-13 00:04:38 +02:00
Roel Algaba Brizuela
d2cd4b4cfe
Fixed further spaces and tabs
2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela
a685b54402
Revert "Finished naming script first implementation"
...
This reverts commit abc7bf885b96dd5cd18e99082198f609166ba04e.
2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela
dab92c7311
Fixed tabs, spaces and comments
2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela
ec14dc278a
Updated content version
2021-05-07 15:52:21 +02:00