2023.6.5
palhimanshu1991
released this
05 Jun 02:58
·
386 commits
to master
since this release
New Features
- Added
lane tool
with several improvements and fixes - Finalized
tool gifs
with a set of gifs for demonstration - Introduced
prop-curve
,prop-point
, andprop-polygon
for enhanced modeling capabilities - Added new
lane-width
,lane-add
,lane-marking
,road-circle
,lane offset
folders for improved organization
Enhancements
- Improved
lane inspector
with bug fixes - Hide unused tools and comment unused tools for a cleaner UI
- Improved
surface tool
with fixes & enhancements - Included better support for
prop curve create/add point
- Made improvements to
toolbar ui
- Added
road tool
enhancements and improvements
Bug Fixes
- Multiple generic bug fixes were made across several areas
- Fixed
import/export of prop polygon
- Fixed bug for road type, removing lane, road circle tool, and offset logic
- Improved sentry logging for geometry errors
- Fixed sentry bug fixes and captures
- Fixed issues with pointer down, and specified xmlelement
Refactoring & Cleanup
- Refactored several parts of the code for better maintainability
- Removed unused functions and improved code organization
- Moved some features into individual files for better code structure