Difference between revisions of "Version/0.9.3"
< Version
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
* Undoing edge removal will not leave ghost edges. | * Undoing edge removal will not leave ghost edges. | ||
* Export image now points to the knot file name at the beginning. | * Export image now points to the knot file name at the beginning. | ||
+ | * When saving a Knot file, Knotter will add the extension ''.knot'' if missing. |
Revision as of 23:44, 5 June 2013
Contents
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
New Features
- Script console to view output and exceptions from scripts and evaluate snippets.
- Enhanced scripting interaction.
- Plugins that execute script
- Lattice plugin: Inserts a square grid.
- Polygon plugin: Insert Polygon is now a plugin.
- Fill Area: Fills an area with a grid.
- Toggle Edges tool.
- Option to toggle antialiasing.
- Knot style is preserved between sessions.
- The background image can now be exported.
- The hex field in the color dialog is now smarter and can recognize several input types.
Bug Fixes
- Undoing edge removal will not leave ghost edges.
- Export image now points to the knot file name at the beginning.
- When saving a Knot file, Knotter will add the extension .knot if missing.