Difference between revisions of "Version/0.9.7"

From Knotter
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
* Statusbar widget to show and change the coordinates of the viewed portion of the scene.
 
* Statusbar widget to show and change the coordinates of the viewed portion of the scene.
 
* The online plugin browser will display human-readable strings in case of network errors.
 
* The online plugin browser will display human-readable strings in case of network errors.
 +
* It's now possible to configure the keyboard shortcuts.
 +
* The preferences dialog allows to apply changes without having to close it.
  
 
===Bug Fixes===
 
===Bug Fixes===

Latest revision as of 15:17, 23 February 2014

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

  • Statusbar widget to show and change the coordinates of the viewed portion of the scene.
  • The online plugin browser will display human-readable strings in case of network errors.
  • It's now possible to configure the keyboard shortcuts.
  • The preferences dialog allows to apply changes without having to close it.

Bug Fixes

  • Scripting now handles backslashes correctly.
  • Launching external programs from scripts now supports tilde expansion.
  • Fixed crash caused by the download of empty files.