Skip to content

Releases: johschmitz/blender-driving-scenario-creator

v0.5.0

30 Aug 19:45
Compare
Choose a tag to compare

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

25 Aug 18:23
Compare
Choose a tag to compare

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

17 Aug 18:01
Compare
Choose a tag to compare

Added

  • Configurable name, color and initial speed for car objects
  • Export of car models with different colors

v0.2.0

08 Aug 14:27
Compare
Choose a tag to compare

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

21 Jun 20:25
Compare
Choose a tag to compare

Fixed

  • Avoid exporter crash and display error message if junction is not fully
    connected

v0.1.0

11 Jun 07:10
Compare
Choose a tag to compare

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