New features
Context menus are added to Unity Editor to ease the creation of curved lines.
- In Game Object menu (and in the Hierarchy view context menu) a new
Curved line
menu item is present inEffects
sub-menu. - In Curved Line Renderer component there are new menu items for adding new line control points and renaming them according to their position.
- In Curved Line Point component there are menu items for adding new line control points.
Fixed bugs
- CurvedLineRenderer was changed to allow nested curved lines.
Documentation
- Added more documentation to the source code.