Added
- Selection of multiple nodes at once.
- Using Ctrl key
- Using mouse fence
- Moving multiple nodes at once.
- Deleting multiple nodes at once.
- Custom templates for nodes.
- Definition in JSON files
- Properties: shape, color, parameters, generated code
- Add window that displays important paths of the system.
Changed
- Nodes are only repositioned, if they would overlap with an inserted node.
- Disabled Nodes do not have to be initialized.
- Fix generation of commented out code for disabled nodes.
- Show nested nodes inside of a disabled node as disabled.
- Improved error messaging for compile and debugger.