Releases: johschmitz/blender-driving-scenario-creator
Releases · johschmitz/blender-driving-scenario-creator
v0.24.0
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
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
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
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
Added
- Operator for multi geometry ParamPoly3 geometry roads
Fixed
- Heading issue with multi geometry clothoid roads resulting in broken OpenDRIVE
export
v0.20.0
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
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
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
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
v0.18.0
Changed
- Rewrite OpenDRIVE export lane linking to enable non linked lanes and autobahn
exit "wedge" area
Added
- Cross sections for building a closed autobahn exit and entry "wedge" area with
3 direct junctions
Fixed
- Clean up of old direct junction link when connecting a new road without direct
junction - Linking of split (direct junction) roads