Difference between revisions of "Version/0.9.5"
< Version
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* Scripting can access node and edge style. | * Scripting can access node and edge style. | ||
* New plugin {{bl|Manual/Plugins/List/Spiral}}. | * New plugin {{bl|Manual/Plugins/List/Spiral}}. | ||
+ | * The way Knotter handles selections and movements has been improved. | ||
===Bug Fixes=== | ===Bug Fixes=== |
Revision as of 21:19, 17 June 2013
Download
Knotter 0.9.7 | ||
---|---|---|
Package | Sources | |
Repository | git://github.com/mbasaglia/Knotter.git | |
Online viewer | GitHub | |
Tarball | knotter-git.tar.gz |
For instruction on how to build Knotter from source see Building from source.
Screenshots
Release Notes
New Features
- Plugin Fill Area can now trace an outline of the selected region.
- New plugin Concentric Frame.
- Scripting can access node and edge style.
- New plugin Spiral.
- The way Knotter handles selections and movements has been improved.
Bug Fixes
- The script console does not make Knotter crash if the active plugin is removed.
- Merging nodes will keep the edge types.
- Select Connected now updates the transformation handles and the style dialog.
- Plugin Remove Duplicates encloses operations in a macro.