Releases: johschmitz/blender-driving-scenario-creator
Releases · johschmitz/blender-driving-scenario-creator
v0.5.0
Added
- Operator for creating NURBS trajectories
Fixed
- Path pointing from .xosc file to .xodr file (LogicFile path) not being written
as relative path
v0.4.0
Added
- Operator for creating polyline trajectories
Fixed
- Icon .png files missing in previous releases now contained in repository and
release .zip file
v0.3.0
Added
- Configurable name, color and initial speed for car objects
- Export of car models with different colors
v0.2.0
Added
- Option to export meshes as .fbx files
- Option to export meshes as .gltf files
- Configurable number and type of lanes for straight roads
- Configurable road mark type for straight roads (solid and broken)
v0.1.1
Fixed
- Avoid exporter crash and display error message if junction is not fully
connected
v0.1.0
Added
- Operator for creating straight line roads
- Operator for creating arc roads
- Operator for creating 4-way junctions
- Road and junction snapping
- Snapping to grid with Ctrl modifier key
- Solid lane lines for arc and straight roads
- Operator for creating cars
- Export OpenSCENARIO and OpenDRIVE files using scenariogeneration lib
- Export meshes as .osgb files for esmini using osgconv