PFLAP v.1.5
The second release. The code has undergone large refactoring to reduce coupling between the view and model. In addition, the GUI has undergone an upgrade and modernisation.
What's New:
- Save & Load machine configuration
- Zoom & Pan (hold CTRL and use the mouse)
- Simulate Mealy & Moore Machines
- Per-state information
Improvements
- JavaFX GUI (replaced the prior AWT GUI)
- Transitions between the same states collapse into a single transition
- Transition labels now scale better
- Right-click selection box now selects/deselects states live - not only on mouse release
- Redesigned controlP5 GUI elements
- Removed Action Tracer
Bug Fixes
- Various mouse interaction fixes (states not deselecting, etc.)