Roel Algaba Brizuela
fdec2c89c0
Updated content version
2021-06-16 23:03:53 +02:00
bernat
49db0656ec
New content version
2021-06-09 19:28:43 +02:00
Roel Algaba Brizuela
34084f272f
Fixes for large maps ( #4271 )
...
* Changed material routes and import.py
* Changed decal process for large maps
* Fixed spaces
* Removed unnecesary file
* Fixes for PR
* Updated materials for curbs and gutters
* Fix parsing of tiles by name
* Updated marking nodes materials and names
* New content version
Co-authored-by: bernat <bernatx@gmail.com>
2021-06-07 15:34:01 +02:00
bernat
55aed10f49
New content, and remove LargeMap as available map
2021-05-26 19:04:29 +02:00
bernat
b680f8865b
New content version
2021-05-26 13:30:14 +02:00
bernat
09af2fb46d
New content version
2021-05-17 20:56:46 +02:00
bernat
dfef92818c
New content version
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela
ec14dc278a
Updated content version
2021-05-07 15:52:21 +02:00
bernat
930952e58d
Updating content version
2021-03-01 11:34:22 +01:00
bernat
f89cfbcc01
update content version
2021-02-25 16:54:01 +01:00
bernat
72fa082583
Update content
2021-02-25 16:48:15 +01:00
bernat
65720f04b2
Changing to 0.9.11 version
2020-12-22 16:26:04 +01:00
bernat
a51a73ed87
Update content version
2020-12-21 23:03:06 +01:00
bernat
c07857a8cc
Update content
2020-12-18 20:27:55 +01:00
bernat
e32b13ccf2
Update content version
2020-12-17 19:16:30 +01:00
bernat
b6de4cde11
Updating content version
2020-12-16 17:26:06 +01:00
bernat
ccd36af546
Updating content version
2020-12-16 10:41:42 +01:00
bernat
71bfacf038
Update content version
2020-12-14 18:25:35 +01:00
bernat
c8a330897a
Update content version
2020-12-14 12:33:31 +01:00
bernat
832099c70d
Update content
2020-12-14 12:33:31 +01:00
bernat
a6cb97474c
content version
2020-12-14 12:33:31 +01:00
bernat
af522c247b
Update content version
2020-12-14 12:33:31 +01:00
bernat
64d2fc58f0
new content version
2020-12-03 12:24:24 +01:00
Axel
2e0f69d4a1
Updated ContentVersions.txt
2020-12-03 12:24:24 +01:00
Daniel Santos-Olivan
b0cc977a8c
Updated Content
2020-12-03 12:24:24 +01:00
bernat
595cdd77b8
Updated content (black-listed folder name fixed)
2020-11-04 08:59:28 +01:00
bernat
5cb6488eac
Updated content
2020-11-03 18:08:52 +01:00
bernat
55a83f911a
New version 0.9.10
2020-09-25 14:52:05 +02:00
bernat
25f1780a1e
New content version
2020-09-24 20:39:58 +02:00
bernat
549bed21f2
New content version
2020-09-24 12:49:58 +02:00
bernat
0ff1dc4561
New content version
2020-09-23 17:47:11 +02:00
Marc Garcia Puig
fb96d7f6c7
Updated ContentVersions
2020-09-18 17:24:56 +02:00
Marc Garcia Puig
df74d94a12
Updated CHANGELOG and content versions
2020-09-18 17:24:56 +02:00
Marc Garcia Puig
3b81872f05
Updated content version
2020-09-18 17:24:56 +02:00
Axel
58a0709416
Updated ContentVersions
2020-09-16 16:32:45 +02:00
doterop
f287a1e7c0
Automatic calculation of vehicle's BB ( #3267 )
...
* Added BB calculation
* Updated changelog
* Removed logs
* Improved BB calculation
* Added BB calculation
* Updated changelog
* Removed logs
* Improved BB calculation
* Updating content version
Co-authored-by: bernat <bernatx@gmail.com>
2020-09-09 14:29:31 +02:00
Marc Garcia Puig
537409d91e
Updated ContentVersions and CHANGELOG
2020-09-02 14:44:42 +02:00
bernat
9e8f91337b
Change to 0.9.10 version
2020-07-31 23:00:20 +02:00
doterop
7726382734
Updated ContentVersion
2020-07-31 21:55:30 +02:00
Marc Garcia Puig
4d9da5e374
Updated ContentVersion.txt
2020-07-29 16:09:18 +02:00
bernat
91790e20be
Update content version
2020-07-23 21:55:10 +02:00
bernat
c0e6754cef
Update content version
2020-07-22 18:25:55 +02:00
bernatx
5661215174
Updating assets content
2020-07-21 10:43:03 +02:00
bernat
6757ae7059
Update assets content
2020-07-17 15:38:06 +02:00
Axel1092
08fd7585e5
Updated ContentVersions.txt
2020-07-10 11:36:31 +02:00
Axel1092
a4b92a02d9
Updated changelog and content versions.
2020-06-30 21:38:47 +02:00
Marc Garcia Puig
ab46478929
Updated content version
2020-06-10 14:43:21 +02:00
bernat
74981af663
Added a test in smoke tests to check all spawnpoints in all maps
2020-05-14 14:22:30 +02:00
bernat
1a2c2ea76a
Changing to version 0.9.9
2020-04-23 15:52:28 +02:00
bernat
b3c6279248
Update ContentVersions
2020-04-22 21:02:55 +02:00
bernat
0b401bc792
Update ContentVersions.txt
2020-04-22 19:24:48 +02:00
doterop
4384e386c2
Light API ( #2756 )
...
* Added CarlaLight class.
* Added get and set for carla light type.
* Added LightManager, Light and LightState
* Fixed unapplied changes
* Fixed LM::GetAllLights
* Fixed Python getter
* Added LightManager, Light and LightState. Python bindings included.
* Completed LightManager communication and LightSubsystem on server
* Fixed concurrency and color conversion
* Added check for null case on RegisterLight and UnregisterLight
* Fixed map change crash in editor.
* Added client syncronization.
* Updated Python docs.
* Fixed client sync
* Added CarlaLight class.
* Added get and set for carla light type.
* Added LightManager, Light and LightState
* Fixed unapplied changes
* Fixed LM::GetAllLights
* Fixed Python getter
* Added LightManager, Light and LightState. Python bindings included.
* Completed LightManager communication and LightSubsystem on server
* Fixed concurrency and color conversion
* Added check for null case on RegisterLight and UnregisterLight
* Fixed map change crash in editor.
* Added client syncronization.
* Updated Python docs.
* Fixed client sync
* Updated changelog
* New iteration on lights docs
* Fixed docs
* Content version updated
* Removed NonCopyable
* Compilation fix.
Co-authored-by: Axel1092 <axellopez92@outlook.com>
Co-authored-by: sergi-e <rigesklaine@gmail.com>
Co-authored-by: bernat <bernatx@gmail.com>
2020-04-17 12:29:54 +02:00
bernat
1c468bbca9
Updating ContentVersions.txt
2020-03-30 23:32:29 +02:00
bernat
4977071f40
Updating ContentVersions.txt
2020-03-30 22:57:43 +02:00
bernat
35c346c170
Updating ContentVersions.txt
2020-03-29 16:30:28 +02:00
bernat
585f868334
Updating ContentVersions.txt
2020-03-27 22:12:36 +01:00
bernat
254639cd87
Updating ContentVersions.txt for 4.24 content
2020-03-20 12:01:30 +01:00
bernat
5905ef7cc2
More fixes to Jenkinsfile (Doxygen, Windows...)
...
Adding more scripts to Jenkinsfile
Adding autoscaling scripts
2020-03-19 17:34:07 +01:00
bernatx
7509e9d8de
Changing version to 0.9.8
2020-03-06 16:11:51 +01:00
bernatx
fdcc0eaad0
Fixing Doxygen in Jenkinsfile
2020-03-06 14:38:22 +01:00
Marc Garcia Puig
90284dc91e
Modifying pipeline for use AWS cloud ( #2504 )
...
Build success
Added package
Remove delete workspace for testing
Clean workspace after build
Add deploy for testing
Relocation of Unreal Engine
Using absolute path for UnrealEngine
Execute shell
Test without remove at end
Using bash instead of shell
New jenkins file for testing nodes
new tag
modified
modify 'test' stage
all in GPU
tags
all in 'build' and 'gpu'
Adjust some scripts to run smooth on GPU slave
force deploy always
Disable docker push
Remove all on slaves at end
add some locks
add some parallel stages
Fix windows package, now it copies all required files
Add 7zip option to compress package for windows
Add 'make CarlaUE4Editor' to windows
Fix the program files path for windows 64
More jobs on parallel
Add Update.bat to windows pipeline
Fixing make CarlaUE4Editor
Commenting stages in windows
Enable again download of content and fix artifact
Build only Ubuntu
Enable deploy of Docker
Make packaging of additional maps
Enabling windows build again
Adding Deploy for windows
Change URL to the new S3 buckets
Changed the Jenkins public IP
Fixes from Codacy
Disable Windows build
Add more time to smoke tests for connecting
Add 'run' option of examples without compilation
Enabled delete all after job
Adds a lock for the packaging
Removing all locks
Update the Doxygen step in Ubuntu
Fix nodes to use
2020-03-05 13:16:18 +01:00
Marc Garcia Puig
28396910ff
Added the map to the default package
2020-02-28 11:02:45 +01:00
Marc Garcia Puig
b5c32aa8d2
Fixed PR issues
2020-02-28 11:02:45 +01:00
Marc Garcia Puig
92f2dde355
Updated cont_ver, since older one had invalid xodr
2020-02-04 10:39:01 +01:00
Marc Garcia Puig
2e656362c9
Updated docs and content version
2020-02-04 10:39:01 +01:00
Marc Garcia Puig
7bd95e49b6
Updated ContentVersion.txt
2020-01-20 20:53:58 +01:00
bernat
b9fbbf7fd0
Release candiadate ( #2310 )
2019-12-21 04:59:22 +01:00
bernatx
47a2d82738
Release Linux 0.9.7
2019-12-11 18:17:36 +01:00
Xavi
d3a504bb9b
Update Content Version Release
2019-12-11 15:42:40 +01:00
Xavi
927a3091fb
Update content version
2019-12-11 05:07:04 +01:00
nsubiron
e2c4dc1312
Increase version
2019-07-12 19:39:27 +02:00
nsubiron
c9af8a71b8
Update content link
2019-07-11 11:42:38 +02:00
nsubiron
73ad9b5fd2
Update content link
2019-07-10 01:35:47 +02:00
Xavi
e52bdaeea3
Update ContentVersions.txt ( #1867 )
2019-07-09 22:12:01 +02:00
Xavi
27d6829995
Update ContentVersions.txt
2019-07-03 13:05:10 +02:00
Xavi
6e14e4b13b
Update ContentVersions.txt
2019-07-03 13:05:10 +02:00
nsubiron
9694ba482d
Update content link
2019-06-21 18:36:08 +02:00
Néstor Subirón
5d71e556f4
New weather defaults ( #1753 )
...
* Add default weather preset
* Update content link
2019-06-17 18:07:32 +02:00
manishthani
0f96b05715
Update content link and Windows fixes ( #1698 )
...
* Updated Content link
* Fixes windows compilation
* Prepend static keyword for friction trigger in bp library
2019-06-03 16:26:43 +02:00
nsubiron
a063c2ded7
Update content link to allow importing external props
2019-05-23 20:01:15 +02:00
nsubiron
ab7a16687a
Update content link
2019-05-08 18:50:29 +02:00
nsubiron
661bc87a0c
Update content link
2019-05-08 10:36:14 +02:00
nsubiron
5fa06e0de0
Replace game mode
2019-05-03 11:31:19 +02:00
Néstor Subirón
ab00828435
Update content link ( #1515 )
2019-04-12 17:59:47 +02:00
nsubiron
1b8fe4c583
Update content link
2019-04-04 19:15:45 +02:00
nsubiron
bd0711e87a
Increase version
2019-04-04 19:15:45 +02:00
nsubiron
1ebf712963
Update Content link
2019-03-30 14:41:07 +01:00
nsubiron
aa42bd9323
Update content link
2019-03-30 14:29:57 +01:00
nsubiron
e3765a9ec2
Update content link
2019-03-27 16:12:46 +01:00
nsubiron
8451a84c2a
Download Content from AWS
2019-03-19 18:58:41 +01:00
nsubiron
5ef783fe5d
Update content link
2019-03-01 19:55:22 +01:00
nsubiron
e78d49ad9a
Update content link
2019-03-01 00:15:58 +01:00
Daniel
c5145dbe64
Jenkins settings updated
2019-02-28 14:15:27 +01:00
nsubiron
10ea15d859
Update content link
2019-02-27 19:29:13 +01:00
nsubiron
4961fd488b
Update content link
2019-02-27 17:47:36 +01:00
nsubiron
fa9ad0028d
Update content link
2019-02-27 14:36:41 +01:00
nsubiron
7cf7c8f84c
Update content link
2019-01-31 19:31:35 +01:00
nsubiron
7678354315
Update content link
2019-01-31 19:31:35 +01:00
nsubiron
79b328d028
Update assets link
2018-12-21 18:07:39 +01:00
nsubiron
1de6af646f
Update Content link
2018-11-15 20:22:28 +01:00