Unreal Engine compatibility
5.5
- Might be compatible with
5.4
and even5.3
(not before), but untested
New features:
- Added OpenDRIVE Gizmo (PR #24)
- README description
- Includes migration of old Editor Mode to newer Scriptable Tools API
Improvements and fixes:
- Added
GetRealT
andSetRealT
- Workaround to the fact that
GetT
andSetT
actually work with offset (to lane center), and not actual T. Those methods are now deprecated in favor ofGetOffset
andSetOffset
.
- Workaround to the fact that
- Fixed
SetS
andSetT
not refreshing the inertial coordinates
New tags:
5.3
5.4
New features:
- N/A
Improvements and fixes:
- N/A
Tags from 4.26
to 5.2
, with incremental features supported along the way (see the README for each tag for more details).