Releases: johschmitz/blender-driving-scenario-creator
Releases · johschmitz/blender-driving-scenario-creator
v0.11.0
Added
- Opening and closing of (new) lanes to create exit and entry lanes
- Splitting and merging of roads at the beginning or end to connect on-ramps and
off-ramps, exported as OpenDRIVE direct juncions - Examplary road cross section templates for building an RQ31 Autobahn exit
Fixed
- Lane ID signs in GUI popup
v0.10.2
Fixed
- OpenSCENARIO init action to let cars drive in the direction they have been
placed when no trajectory is attached
v0.10.1
Fixed
- Add polyline trajectory point headings which are now required for correct
playback in esmini
v0.10.0
Added
- Additional clothoid road operator using forward solver based on the curvature
of the predecessor road section
Fixed
- Avoid rendering blowup when start and end angle of clothoid roads are
identical, notify user that no valid solution has been found - Moving with ALT+MIDDLEMOUSE to only move on mouse button release
v0.9.0
Added
- Double line road mark type "solid solid"
- Property for road mark weight (standard and bold)
- Property for road mark color (available: white and yellow)
Fixed
- Initial pitch and roll of vehicle is adopted from road surface
v0.8.0
Changed
- Limit start and end endpoint to be not more than 10km apart
Added
- Modifying elevation of roads using E(perspective) or
S(sideview) key - Trajectory operators can be used on elevated roads
v0.7.2
Fixed
- End point constraining of arc geometry
v0.7.1
Fixed
- Remove duplicate road vertices
- Subdivide lane faces of long roads to avoid rendering issues
v0.7.0
Changed
- The road operators for all geometries are now unified and the mesh is sampled
along the road coordinate system. This also means that all road operators now
use the cross section configuration UI and support the selected cross
sections.
Added
- Operator for creating clothoid (Euler Spiral) roads
v0.6.0
Added
- Presets for road cross sections
- Some typical German standardized RAL and RAA road cross sections (RQ9, RQ11,
RQ31, RQ36, RQ43.5)
Fixed
- Export crashing when no trajectories exist