Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@gpvigano gpvigano released this 21 Jan 14:57
· 4 commits to master since this release

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 in Effects 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.