Difference between revisions of "Version/0.9.6"
< Version
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
===Bug Fixes=== | ===Bug Fixes=== | ||
* Reloading plugins won't cause a crash if there are active plugin cusp or crossing styles. | * Reloading plugins won't cause a crash if there are active plugin cusp or crossing styles. | ||
+ | * Plugin properties are properly accessible from scripts. |
Revision as of 07:20, 23 October 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
- Support for plugins defining new edge types.
- The largest dockable dialogs now can be resized to a smaller size and will show a scrollbar when they get smaller than their contents.
- The plugin configuration dialog can filter plugins by category.
- Plugins can load and store their own configuration.
Bug Fixes
- Reloading plugins won't cause a crash if there are active plugin cusp or crossing styles.
- Plugin properties are properly accessible from scripts.