wattsavolt
|
5eacca31be
|
Removing use of drawfrustum
|
2019-06-27 16:13:43 +02:00 |
wattsavolt
|
bb53973e0d
|
Adding back accidentally removed DefaultEngine.ini settings
|
2019-06-27 16:13:43 +02:00 |
wattsavolt
|
b8295b4e03
|
Enabling texture streaming and adding support for texture streaming to scene captures
|
2019-06-27 16:13:43 +02:00 |
nsubiron
|
84c8f46595
|
Add check for ActorDynamicState size
|
2019-06-27 13:19:00 +02:00 |
nsubiron
|
83d05fbd93
|
Remove some outdated @todo
|
2019-06-26 17:51:42 +02:00 |
nsubiron
|
6baaf585ea
|
Missing docs
|
2019-06-26 11:16:16 +02:00 |
nsubiron
|
53bf72712b
|
Fix Docker pushing without tag
|
2019-06-26 08:53:53 +02:00 |
nsubiron
|
9183ef9196
|
Missing method in docs
|
2019-06-25 16:08:57 +02:00 |
nsubiron
|
9694ba482d
|
Update content link
|
2019-06-21 18:36:08 +02:00 |
nsubiron
|
34c4bb0f26
|
Fix includes and remove logs
|
2019-06-21 14:15:11 +02:00 |
nsubiron
|
cfabe549c7
|
Update CHANGELOG
|
2019-06-20 18:06:13 +02:00 |
nsubiron
|
ae8db97570
|
Add smoke tests for snapshots
|
2019-06-20 18:06:13 +02:00 |
nsubiron
|
e3e72206a2
|
Make on_tick and wait_for_tick pass WorldSnapshot instead of Timestamps
|
2019-06-20 18:06:13 +02:00 |
nsubiron
|
bbb95c3a51
|
Expose snapshots to PythonAPI
|
2019-06-20 18:06:13 +02:00 |
nsubiron
|
ca6e88c677
|
Add WorldSnapshot
|
2019-06-20 18:06:13 +02:00 |
nsubiron
|
932b7a73ad
|
Add ActorSnapshot
|
2019-06-20 18:06:13 +02:00 |
nsubiron
|
47a0e9b61c
|
Add CODEOWNERS file
|
2019-06-20 15:52:02 +02:00 |
nsubiron
|
9802c366a3
|
Update XODR test files
|
2019-06-19 14:34:26 +02:00 |
nsubiron
|
905a60f04c
|
Documentation for upgrading content and making a release
|
2019-06-19 11:42:33 +02:00 |
nsubiron
|
31834188b5
|
Deploy docker image of nightly build automatically
|
2019-06-18 19:03:40 +02:00 |
nsubiron
|
cea948a7e1
|
Set up RootComponent in ASensor so we don't need to set it up on each individual sensor
|
2019-06-18 17:31:54 +02:00 |
bernat
|
7be45fc4a2
|
Recorder bug fixes (#1752)
* Fix bug initializing structure
* Fixing the end of replayer when actors continue in autopilot enabled
|
2019-06-18 10:47:13 +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 |
nsubiron
|
10c5f6a482
|
Pass sensor data by r-value reference
|
2019-06-17 14:36:18 +02:00 |
nsubiron
|
5656cc89e4
|
Add NoopSerializer for sensors that do not send data
|
2019-06-17 14:35:35 +02:00 |
nsubiron
|
96b8cc1265
|
Randomize drivers in the Python examples
|
2019-06-13 18:32:04 +02:00 |
nsubiron
|
83769d9914
|
Add supported drivers option to vehicle parameters
|
2019-06-13 18:32:04 +02:00 |
nsubiron
|
4f27ff0067
|
Add age to pedestrian parameters
|
2019-06-13 18:32:04 +02:00 |
nsubiron
|
1630313399
|
Update CHANGELOG
|
2019-06-13 16:56:56 +02:00 |
nsubiron
|
3934cbcfbd
|
More efficient way of retrieving traffic light actor
|
2019-06-13 16:56:56 +02:00 |
nsubiron
|
84d4b7c5b9
|
PythonAPI: allow finding single actor by id
|
2019-06-13 16:56:56 +02:00 |
nsubiron
|
9b7159cdbc
|
Do not cache actor parent in the actor
|
2019-06-13 16:56:56 +02:00 |
nsubiron
|
7ab2fd6f7a
|
Prevent generating waypoints at zero distance
|
2019-06-13 12:30:53 +02:00 |
nsubiron
|
60e753f786
|
Update changelog
|
2019-06-13 12:30:53 +02:00 |
nsubiron
|
03b1d8070c
|
Create OpenDriveMap to be used in UE4 blueprints
|
2019-06-13 12:30:53 +02:00 |
nsubiron
|
330ccdc0ab
|
Move OpenDrive related classes to its own folder
|
2019-06-13 12:30:53 +02:00 |
nsubiron
|
f026ead7f2
|
Make OpenDrive static functions available in blueprints
|
2019-06-13 12:30:53 +02:00 |
nsubiron
|
8febd66739
|
Find XODR files anywhere in content
|
2019-06-13 12:30:53 +02:00 |
nsubiron
|
8bc66bc41d
|
Do not tick autopilot if not used
|
2019-06-13 12:26:01 +02:00 |
nsubiron
|
86e5e36f4d
|
Make vehicle controller inherit AController instead of APlayerController
|
2019-06-13 12:26:01 +02:00 |
nsubiron
|
9e93fca6cc
|
Fix vehicle code documentation
|
2019-06-13 10:40:19 +02:00 |
nsubiron
|
c11c24578e
|
Fix missing Vulkan installation from docs
|
2019-06-13 10:37:50 +02:00 |
xmyqsh
|
0988e711ea
|
Remove unused server timeout (#1741)
|
2019-06-13 10:27:33 +02:00 |
TheNihilisticRobot
|
649699bfab
|
Enable mesh distance fields (#1740)
|
2019-06-12 17:51:58 +02:00 |
xmyqsh
|
104b1e36ec
|
Fix python __str__ wrapper (#1730)
|
2019-06-12 12:56:32 +02:00 |
Daniel Novillo
|
978019be32
|
Fix prop loading on packaged builds (#1717)
|
2019-06-11 17:07:45 +02:00 |
Néstor Subirón
|
114d54d889
|
Add gamma value as attribute to RGB camera (#1720)
|
2019-06-05 09:49:45 +02:00 |
John A Novak
|
11fce62223
|
Issue #1596 Fix WGS84 reprojection Latitude reversal (#1601)
|
2019-06-04 18:52:49 +02:00 |
Aidan Clear
|
0faffe2a38
|
Set Vulkan as default graphics API for Linux (#1639)
|
2019-06-04 18:48:11 +02:00 |
nsubiron
|
29483c4918
|
Upgrade uncrustify
|
2019-06-04 16:56:21 +02:00 |