glopezdiest
|
5003e58d7c
|
New ConstantVelocityAgent and TM parameter (#5290)
|
2022-04-20 14:44:27 +02:00 |
glopezdiest
|
7646b326b8
|
Fixed includes order
|
2022-04-14 15:24:19 +02:00 |
Guillermo
|
1801af84c4
|
Added a Windows include
|
2022-04-14 15:24:19 +02:00 |
Guillermo
|
3fc55a546f
|
Missing endfile
|
2022-04-14 15:24:19 +02:00 |
Guillermo
|
974d240887
|
Added ApplyRolloverBehavior function
|
2022-04-14 15:24:19 +02:00 |
MattRowe18
|
a58503b9e8
|
Docs preview (#4983)
* add UE4 warning
* fixed UE4 build warning
* removed file
* created inst seg tutorial
* added instance segmentation image
* added to index
* fix
* added menu entries
* texture streaming tutorial
* reorganised instance segmentation tutorial
* texture tutorial revision
* typos
* typos
* added PIL link
* added tooltip
* remove tooltip image
* replace tooltip image
* removed tooltip image
* added tooltip image
* replaced image
* texture streaming tutorial update
* started pedestrian bones tutorial
* added image
* updates
* updates
* added download link for skeleton.txt
* fixed link
* fixed link
* completed pedestrian tutorial
* small change
* small fix
* TM tutorial
* added new gif
* typo
* finished TM tutorial
* small edit
* small edit
* typo
* pygame tutorial
* added gif to pygame tutorial
* corrected gif location
* replaced manual_control.gif
* typos
* fixed pygame tutorial
* import numpy
* pedestrian tutorial corrections
* corrected pedestrian bones tutorial
* added actors and blueprints
* indexed getting started tutorial
* fixed links
* index.md refactor
* mkdocs.yml nav refactor
* mkdocs.yml syntax error
* main docs refactor
* new documentation structure
* content authoring tutorials
* content authoring tutorial
* content authoring
* latest changes
* vehicle authoring tutorial
* finished vehicle content tutorial
* finished vehicles tutorial
* adjusted outline
* finalise authoring tutorials
* rearrange index.md
* extended index.md
* change mkdocs format
* update jinja version
* bounding box tutorial
* fix stray files
* remove changes in build.sh
* proof read
* guillermo's pr edits
* bbox tutorial changes
* guillermo's pr edits 1
* added modeling guidelines and blender add on
* added COCO export format
* added bounding boxes to tutorials
* merged bounding box tutorial
Co-authored-by: germanros1987 <38517452+germanros1987@users.noreply.github.com>
|
2022-04-14 12:38:49 +02:00 |
glopezdiest
|
8d5204e048
|
Added set_day_night_cycle parameter (#5322)
|
2022-04-13 18:25:46 +02:00 |
MattRowe18
|
467d984a9a
|
update mkdocs and jinja versions
|
2022-04-12 16:51:28 +02:00 |
glopezdiest
|
c977075b90
|
Added 4 new attributes to the vehicle blueprints (#5258)
* Added 4 new vehicle attributes
|
2022-04-12 15:57:54 +02:00 |
Axel
|
7fe20be052
|
Removed shipping logs
|
2022-04-06 23:34:11 +02:00 |
Axel
|
107f4cebf8
|
Fixed commandline overflow when too many tiles are cooked at the same time
|
2022-04-06 13:12:14 +02:00 |
Marcel Pi
|
d94753d112
|
Update ContentVersions.txt
|
2022-04-05 11:52:16 +02:00 |
Marcel Pi
|
bbf068bb60
|
Update CHANGELOG.md
|
2022-04-05 11:52:16 +02:00 |
Marcel Pi
|
a07cab89ab
|
Fixed type error.
|
2022-04-05 11:52:16 +02:00 |
Marcel Pi
|
a9ad9b7e95
|
Fixed DustStorm weather preset.
|
2022-04-05 11:52:16 +02:00 |
Marcel Pi
|
9d8c6175ab
|
Added DustStorm boolean option in WeatherParameters.
|
2022-04-05 11:52:16 +02:00 |
Axel
|
e50ffbeea3
|
Large map manager stream distance is set in editor.
|
2022-04-04 18:00:52 +02:00 |
Armando Fandango
|
56b7bfb3f9
|
fixed the namespace resolution ambiguity with Server and Client class objects in tests
|
2022-03-31 13:05:49 +02:00 |
anrp
|
8ea7afce51
|
Switch to boost::variant2
boost::variant only supports up to 20 types (MPL limit). boost::variant2
has no such limit; switch to it.
|
2022-03-31 13:04:26 +02:00 |
Axel
|
66d29be1a1
|
Fix xerces download broken link
|
2022-03-31 10:47:34 +02:00 |
Axel1092
|
e6fb151b70
|
Updated zlib version
|
2022-03-28 15:07:02 +02:00 |
anrp
|
60709f506b
|
Switch to boost::variant2
boost::variant only supports up to 20 types (MPL limit). boost::variant2
has no such limit; switch to it.
|
2022-03-28 12:35:11 +02:00 |
aollero
|
347665aefe
|
Bug fixed when calculaten the height of the river according to landscape
|
2022-03-16 17:29:44 +01:00 |
aollero
|
41427d95fa
|
Procedural water generator widget bug fixed
|
2022-03-16 17:29:44 +01:00 |
aollero
|
ad6bf7369c
|
Some more naming and format corrections
|
2022-03-10 11:40:22 +01:00 |
aollero
|
a4d1ea431e
|
Some more identation problems
|
2022-03-10 11:40:22 +01:00 |
aollero
|
5f0685c902
|
Tabs substituted by spaces
|
2022-03-10 11:40:22 +01:00 |
aollero
|
63147bb780
|
Names addapted to naming convention
|
2022-03-10 11:40:22 +01:00 |
aollero
|
737c9991fc
|
Casting errors fixed
|
2022-03-10 11:40:22 +01:00 |
aollero
|
f2f71ba4cd
|
Improvements in the class picker functionality
|
2022-03-10 11:40:22 +01:00 |
aollero
|
339df37c4e
|
Lake generation supported
|
2022-03-10 11:40:22 +01:00 |
aollero
|
703b957674
|
River Width controlled by the user interface
|
2022-03-10 11:40:22 +01:00 |
aollero
|
68bedd3a83
|
River meshes spawn dynamically together with the spline points
|
2022-03-10 11:40:22 +01:00 |
aollero
|
d045c1f9e8
|
River spawn bug fixed
|
2022-03-10 11:40:22 +01:00 |
aollero
|
0edc8c3c1b
|
Procedural Rivers Generator - rought funtionality
|
2022-03-10 11:40:22 +01:00 |
aollero
|
3b7675e021
|
Each tile of the generated map applies a part of the height map
|
2022-03-10 11:40:22 +01:00 |
aollero
|
a237d5bcf1
|
Large map and tiles maps generated based on noise render target
|
2022-03-10 11:40:22 +01:00 |
aollero
|
41d93b4a65
|
One map is generated procedurally with landscape heightmap on it
|
2022-03-10 11:40:22 +01:00 |
aollero
|
416510bc89
|
Basic version of Carla Tools Plugin & Map Generator Widget
|
2022-03-10 11:40:22 +01:00 |
bernatx
|
6e2462ddd6
|
Changing default gamma value
|
2022-03-08 12:13:14 +01:00 |
bernatx
|
4da37d1832
|
Setting new gamma value 2.4
|
2022-03-07 13:23:11 +01:00 |
bernatx
|
708a6efa49
|
Changing camera gamma value by default (from 2.2 to 2.4)
|
2022-03-03 18:30:08 +01:00 |
Marcel Pi
|
8dfbb14852
|
Minor fix for test/smoke/test_sensor_tick_time.py
Added sensor.data.normals to the exception list of test_sensor_tick_time.py
|
2022-02-18 11:42:32 +01:00 |
Marcel Pi
|
98cf46d027
|
Minor fixes for the pull request.
Updated copyrights, added custom normal camera definition function in ActorBlueprintFunctionLibrary and fixed minor include error.
|
2022-02-18 11:42:32 +01:00 |
Marcel Pi
|
3b45bfd165
|
Added new sensor with camera normals
|
2022-02-18 11:42:32 +01:00 |
Joel Moriana
|
1b80afa276
|
Added missing include
|
2022-02-08 20:15:57 +01:00 |
Joel Moriana
|
e1b6b9feaa
|
Removed unnecessary comment
|
2022-02-08 20:15:57 +01:00 |
Joel Moriana
|
95de1a38dd
|
Removed unnecessary log
|
2022-02-08 20:15:57 +01:00 |
Joel Moriana
|
d134c45d2b
|
CHANGELOG updated
|
2022-02-08 20:15:57 +01:00 |
Joel Moriana
|
0e67ca23fd
|
Handle steer speed in the ackermann controller
|
2022-02-08 20:15:57 +01:00 |