Skip to content

Releases: johschmitz/blender-driving-scenario-creator

v0.24.1

07 Mar 19:30
Compare
Choose a tag to compare

Fixed

  • Junction connecting road to junction joint left lane snapping

v0.24.0

29 Feb 20:38
Compare
Choose a tag to compare

Added

  • Tool for creating road signs which are placed by snapping to a road geometry
  • Small collection of road signs from German sign catalog "VzKat" (speedlimits,
    end of restrictions, stop, yield, right of way)

v0.23.1

22 Nov 20:20
Compare
Choose a tag to compare

Fixed

  • Do not set junction vertex creases for Blender 4.0.1 compatiblity
  • Export of .obj files (used for .osgb converter) in Blender 4.0.1
  • Wrong sign in elevation profile calculation of junction surface boundary

v0.23.0

16 Oct 19:24
Compare
Choose a tag to compare

Changed

  • Make junction boundary based on three segment G2 clothoid curve, use Hermite
    interpolation for the boundary elevation and roughly triangulate the junction
    surface.
  • Use newly added triple clothoid road geometry for junction connecting roads

Added

  • New triple clothoid road geometry tool with G2 continuity (curvature
    continuity) at both ends

Fixed

  • Junction connecting road snapping for left lanes
  • Road sampling when curvature is 0 at start of non straight line geometry
  • Curvature calculation of parampoly3 geometry
  • Sign of snapping curvature at road start

v0.22.0

05 Oct 22:04
Compare
Choose a tag to compare

Changed

  • After a rewrite the junction connection road tool does now create single lane
    connecting roads. Also junction joints now have lane information to decouple
    connecting road snapping and creation from incoming roads.

Fixed

  • Bug in changing number of left lanes in road cross section
  • Creation of 4-way junction for non symmetric road cross sections

v0.21.0

27 Jun 19:00
Compare
Choose a tag to compare

Added

  • Operator for multi geometry ParamPoly3 geometry roads

Fixed

  • Heading issue with multi geometry clothoid roads resulting in broken OpenDRIVE
    export

v0.20.0

18 May 13:00
Compare
Choose a tag to compare

Changed

  • Adjusting start heading of road is now done by holding Alt
    instead of Shift since Shift is now being used for
    adding new geometry sections

Added

  • Possibility to create roads with multiple geometry sections (in this version
    the type of the curve for each section will be identical)
  • Holding Shift and click to add an additional section to the road you
    are currently editing
  • Adjusting end heading of clothoid geometries (only for Hermite solver) by
    holding Shift and Mousewheel Up/Down

v0.19.1

04 Mar 18:11
Compare
Choose a tag to compare

Fixed

  • Init action which broke during initial pedestrian implementation
  • Do not link roads when snapping to grid. This fixes a bug where we would
    disable the road snapping while snapping to the grid (holding Ctrl)
    but the roads would sometimes still be linked when touched with the mouse
    pointer.

v0.19.0

04 Mar 17:00
Compare
Choose a tag to compare

Changed

  • Avoid snapping to roads when grid snapping is active (holding Ctrl)
  • Connecting roads are not exported to 3D static scene model anymore

Added

  • Operator and export of pedestrian OpenSCENARIO entities

Fixed

  • Scenariogeneration renaming enum xosc.FollowMode.follow to
    xosc.FollowingMode.follow in scenariogeneration lib version 0.11.0. Please
    update the scenariogeneration dependency in your Blender installation,
    otherwise OpenSCENARIO trajectory export will fail.

v0.18.1

24 Feb 00:19
Compare
Choose a tag to compare

Changed

  • Modification of the start heading by holding Shift is now disabled
    when the road is snapped at the start point. This prevents the creation of
    non-compliant OpenDRIVE and side effects with road and lane linking.

Fixed

  • Double solid road markings