File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,17 @@ If you like or are using this project please give it a star. Thanks!
20202 . [ License] ( #License )
2121
2222## Features
23- ### Validating
24- * for unique name for Node/Transition
25- * for exists Nodes without connects
2623### Custom Window with Visual Studio design
2724![ ] ( https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/Custom%20window.jpg )
2825### Two themes
2926![ ] ( https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/Themes.jpg )
27+ ### Two representations for State machine
28+ * Scheme of nodes
29+ * Table of transitions
30+
31+ ### Validating
32+ * for unique name for Node/Transition
33+ * for exists Nodes without connects
3034### Adding nodes and connections
3135![ ] ( https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/adding.gif )
3236### Undo and redo
You can’t perform that action at this time.
0 commit comments