Skip to content

New release

Compare
Choose a tag to compare
@vgezer vgezer released this 08 Jun 17:12
· 8 commits to master since this release

This version has the following changes:

Fixed

  • After changing the layout automatically, the minimap (outline) was not properly repainted.
  • Modifications did not trigger a change in the editor and the Editor did not ask confirmation if project is closed/lost.
  • Disable non-usable context menu items.

Added

  • Change a node's look using a context menu

New analysis tools:

  • Check if all nodes have at least one connection.

New generation tools:

  • Make complementary connections: Inverts already made connections.
  • Make connections: Makes sure each node has at least one connection.