Releases: FEntwumS/FEntwumS.FSM
Releases · FEntwumS/FEntwumS.FSM
Release list
0.8
0.7
0.6
0.5
0.4
0.3
New Features
- Title + graph type on canvas — Displays the graph title and type directly on the canvas; also adds support for variables with signed/unsigned type selection (61d70ae)
- Grid / snap toggle buttons — Buttons to toggle grid display and snap-to-grid behavior (ad9d34d)
- Pan and Zoom — Added pan and zoom support for the FSM canvas; also fixed window mode (8f84252)
- Glow on hover + graph type selector + right-click pan view — Visual hover feedback, a graphtype selector UI, and right-click to pan the view (3646def)
- Silent generation — Code generation no longer prompts for an output folder; instead uses a project setting to configure the output folder path (defaults to out/). Generated .e, .h, .c files are added to .fpgaproj (19595de)
.fsmxml auto-registration in project file — Automatically adds *.fsmxml to .fpgaproj whenever a file is created or loaded, if not already present (e8f92d1) - Remove .xml context menu — Cleaned up the context menu by removing the old .xml entry; README updated (2e375ee)
Bug Fixes
0.2
Added Icon to docked tabs of FSM Editor / '.fsmxml'-Files / FSM Editor Button
Added new File format: '.fsmxml' -> New Backend version that accepts '.fsmxml' formats
Added marker for unsaved graphs
Added layer between FSM Editor and its launchbutton -> FSM Editor Menu, where users choose File Creation / Loading graphs that are present in the current project.
Added new Menuitem 'Add' -> 'New State Diagram'
Improved Mealy Transition-Output-Box, now sticking to Conditionbox.
Removed 'Save', 'Save As..', 'Load XML' button, as these functions are already present in OneWare Studio
Full Changelog: 0.1...0.2
0.1
Full Changelog: https://github.com/FEntwumS/FEntwumS.FSM/commits/0.1