Releases: truevisionai/designer
Releases · truevisionai/designer
2024.9.24
2024.9.19
v2024.9.19 Update README.md
2024.9.18
Release Notes
New Features and Improvements:
- Auto-Junction Linking Fix: Updated auto junction connections, improved successor handling, and cleaned up code for better functionality.
- Spline Export: Added a dedicated spline exporter for enhanced geometry handling.
- Validation and Cleanup: Added validation steps before adding elements and performed extensive code refactoring, including the removal of unused code and logs.
- Scene Load and Export Fixes: Improved scene export and load processes for smoother workflows.
- Surface Tool Handlers: Set up and improved handlers for surface tools, including file renaming and adjustments.
- Spline Intersection Service: Introduced services for better handling of spline intersections.
- Drag Manager Enhancements: Improved spline and point dragging support across tools, especially for maneuver tools.
- Road Asset Handler: Added a handler for managing road assets efficiently.
Key Bug Fixes:
- Junction Boundary Fixes: Temporary fixes for junction boundaries to prevent misalignment and boundary errors.
- Lane Width Tool Fixes: Resolved issues with lane width handling and visualizer updates.
- Spline Bug Fixes: Addressed issues with small splines and junction boundaries, ensuring better rendering and stability.
- OpenDRIVE Import Fixes: Fixed various bugs related to OpenDRIVE imports, junction meshes, and maneuver tool editing.
- Command History Test Fixes: Improved testing for command history, position commands, and related undo/redo functionality.
Miscellaneous:
- Documentation and Logging Updates: Refined logging via electron-logger and updated documentation for clarity and usability.
- Test Case Updates: Added and fixed various test cases to ensure the robustness of the system.
- Asset Drop Manager: Introduced and tested the asset drop manager for better handling of scene assets.
2024.9.5
Release Notes
New Features and Improvements:
- Junction Tool Fixes: Resolved various bugs, improving stability and functionality.
- Ramp Tool Fixes: Enhanced ramp tool with better road link validation and explicit spline tangent fixes.
- Drag Manager: Implemented drag manager and handlers for smoother object interaction.
- Refactoring and Cleanup: Extensive code refactoring for better maintainability, including removal of unused code and logs.
- Selection Enhancements: Improved selection handling across multiple tools, resolving various bugs.
- Lane Tool Updates: Added new handlers for lane width, visualizers, and tool interaction.
- Build Config Updates: Adjusted build configuration for enhanced performance.
- Validator Fixes: Fixed issues with validation for multiple tools, improving accuracy.
Key Bug Fixes:
- Crosswalk Tool: Fixed bugs related to crosswalk point selection and tool behavior.
- Maneuver Tool Fixes: Resolved issues with adding and removing maneuvers, including bug fixes in undo/redo functionality.
- Road Tool Updates: Improved road update order and fixed bugs in road geometry handling.
- Junction and Intersection: Addressed bugs in junction width and intersection boundaries.
- Lane Tools: Resolved lane height and width tool issues, improving drag and selection strategies.
- OpenDrive Map Import: Multiple fixes for OpenDrive map parsing and junction handling.
Miscellaneous:
- Documentation: Updated documentation for improved clarity and usability.
- Test Case Updates: Improved and fixed test cases to ensure robustness.
- Copyright Updates: Applied copyright updates across the codebase.
- Performance Enhancements: General performance improvements across tools and services.
This release brings critical fixes and improvements across various tools, with a focus on enhancing the stability and user interaction in junctions, lanes, and road tools.
2024.9.4
v2024.9.4 Update README.md
2024.8.9
v2024.8.9 Update README.md
2024.8.7
v2024.8.7 Update README.md
2024.8.6
v2024.8.6 Update README.md
2024.7.12
v2024.7.12 Update README.md
2024.6.24
Release Notes
New Features and Improvements:
- Prop Span Tool Debugger: Added a debugger for the Prop Span Tool, including refactoring and fixes for road highlighting and segment length.
- Auto Spline Check and Support: Added automatic spline check and support.
- Double Lane Marking Type Support: Enhanced double lane marking with standard configuration, length recalculation on type change, optional t-offset for lane end positions, new supported marking types, and grouped markings in one object.
Key Bug Fixes:
- Lane Link Parsing: Implemented fixes for lane link parsing.
- Signal Parsing Fix: Corrected issues in signal parsing.
- Point Removal Bug: Fixed a bug related to point removal.
- Asset Type Check on Drop: Implemented a check for asset type during drop operations.
- Avoid Bug Check: Added a conditional check to avoid bugs.
- Join Check: Ensured proper checking for join operations.
- Geometries Check: Updated the build process to return if no geometries are found.
- Spline Addition Check: Added checks for spline addition.