Joel Moriana
46089af72f
Compute displacement direction when moving signals
2022-08-17 15:32:00 +02:00
Guillermo
e33c3400dd
CHANGELOG
2022-08-16 12:20:42 +02:00
Guillermo
af5b233d1d
Added offset detection and expose parameters
2022-08-16 12:20:42 +02:00
Joel Moriana
e8a2bd3c74
PR changes
2022-08-01 15:14:19 +02:00
Joel Moriana
bc4b6331e1
Displace signals outside driving and shoulder lanes
2022-08-01 15:14:19 +02:00
Joel Moriana
9a5508ee35
PR changes
2022-07-29 10:33:22 +02:00
Joel Moriana
be79ffdbcc
Changed enum to intenum
2022-07-29 10:33:22 +02:00
Joel Moriana
0a0b426cd4
Safer intersection handling
2022-07-29 10:33:22 +02:00
bernatx
4085965f56
new content version
2022-07-28 11:32:43 +02:00
bernatx
cca9b6a3c9
Checking pointers
2022-07-27 23:33:50 +02:00
bernatx
af0e2570af
changing log message
2022-07-27 22:10:23 +02:00
bernatx
0fd9336be5
Fix syntax
2022-07-27 19:19:53 +02:00
bernatx
27290eb1c9
Fixing vegetation foliage destruction
2022-07-27 19:13:35 +02:00
MarcelPiNacy
a918627b79
Switch tabs to spaces.
2022-07-27 18:02:16 +02:00
MarcelPiNacy
ad62c86d62
Minor fix.
2022-07-27 18:02:16 +02:00
MarcelPiNacy
78ab5b450f
Add CheckWeatherPostProcessEffects.
2022-07-27 18:02:16 +02:00
MarcelPiNacy
89303a4a47
Add blendable check in NotifyWeather too.
2022-07-27 18:02:16 +02:00
MarcelPiNacy
dd7d7857a4
Fix path error in Linux.
2022-07-27 18:02:16 +02:00
MarcelPiNacy
554f30876c
Remove UPROPERTY VisibleAnywhere
2022-07-27 18:02:16 +02:00
MarcelPiNacy
910450ee71
Fixed issues when combining weather-related postprocess materials with non-rgb sensors.
2022-07-27 18:02:16 +02:00
bernatx
93dddd0cd3
Changing some logs
2022-07-27 17:52:24 +02:00
LuisPoveda
b4b1a27572
Luis/enchance foliage ( #5620 )
...
* improved performance, reducing the elements to check
* clamp rotation and fix set max rotation angle
* Fixed bug causing editor to crash.
Reestructured VegetationSpawner.
50+ FPS now but without update UInstancedStaticMeshComponent.
* Vehicle now is added to the vegetation manager in the begin play and removed in the endplay
* renamed VegetationSpawner for VegetationManager and changed the interal architecture.
Now looks for all tiles in the world and processes only the ones in use.
Also the hidding of the foliage has been moved away to the material.
* Added Reset for SpringBasedVegetationComponent
* Fixed bug with coordinate when spawning for the same static mesh.
2022-07-27 16:57:25 +02:00
bernat
078cf0f824
Fixing first ticks of a sensor ( #5616 )
...
* Stream is removed when the sensor is destroyed
* Changing log_info to log_debug
* changeslog
* Changes to return some non-const objects
* Changing from weak_ptr to shared_ptr for storing sessions
* Split long line
* Changing log priority of some messages
* Make sure sensor is active when an user wants to use it (before it connects to it)
* Change UE tasks to any task, and not from Game thread
2022-07-25 15:32:29 +02:00
bernatx
5c4b37c710
Changing log priority of some messages
2022-07-25 15:26:55 +02:00
bernatx
c5e03e5336
Split long line
2022-07-25 15:26:55 +02:00
bernatx
67d7df713e
Changing from weak_ptr to shared_ptr for storing sessions
2022-07-25 15:26:55 +02:00
bernatx
55854bfb78
Changes to return some non-const objects
2022-07-25 15:26:55 +02:00
bernatx
f97575b1f3
changeslog
2022-07-25 15:26:55 +02:00
bernatx
c504e94e40
Changing log_info to log_debug
2022-07-25 15:26:55 +02:00
bernatx
f10b83c4fe
Stream is removed when the sensor is destroyed
2022-07-25 15:26:55 +02:00
bernatx
cb0ae25111
Fixing compilation
2022-07-25 13:02:00 +02:00
bernatx
3335c75c38
Secondary server listener is now closed (in editor it was still open)
2022-07-25 13:02:00 +02:00
bernatx
3083c8e2ed
Fix to import into Carla content directly, instead of on a new package
2022-07-22 16:14:44 +02:00
bernatx
5348c0e5b0
changelog
2022-07-22 16:14:44 +02:00
bernatx
be2525fb83
Fix decals when importing a map (was messing with other .json files)
2022-07-22 16:14:44 +02:00
Guillermo
411184fbcc
Fixed bug for 0 distance
2022-07-22 15:21:28 +02:00
Joel Moriana
81c8ab2020
Revert manually changes
2022-07-22 09:29:08 +02:00
Joel Moriana
e7df4ea732
Removed whitespaces
2022-07-22 09:29:08 +02:00
Joel Moriana
b2bb32be44
Fixed global_percentage_speed_difference description
2022-07-22 09:29:08 +02:00
Joel Moriana
17585f4acc
CHANGELOG updated
2022-07-22 09:29:08 +02:00
Joel Moriana
6298937387
Fixed parameter name
2022-07-22 09:29:08 +02:00
Joel Moriana
480c50e851
Added lane offset parameter
2022-07-22 09:29:08 +02:00
bernatx
98bce2aa01
More little changes
2022-07-21 13:24:02 +02:00
bernatx
98752b395a
Fix type of variable
2022-07-21 13:24:02 +02:00
bernatx
e48a88275f
Fixes for compilation from Jenkins
2022-07-21 13:24:02 +02:00
bernatx
f6d1bfbb91
Undef the PI macro for non Unreal files
2022-07-21 13:24:02 +02:00
bernatx
3595663c9e
Fixing returning a copy
2022-07-21 13:24:02 +02:00
bernatx
fc0765a02a
Adding needed header files
2022-07-21 13:24:02 +02:00
bernatx
76e96af6c3
Little fixes from review
2022-07-21 13:24:02 +02:00
bernatx
feb5a572e2
changelog
2022-07-21 13:24:02 +02:00