From 42908518014401fc054303c1f910e7e37ee32f81 Mon Sep 17 00:00:00 2001 From: taoria <445625470@qq.com> Date: Fri, 22 Jul 2022 15:09:12 +0800 Subject: [PATCH] chore: update readme --- README.md | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 266ba15..67ed724 100644 --- a/README.md +++ b/README.md @@ -6,20 +6,34 @@ Note **it's not usable and productive on current stage** and need a better development . and it's mainly for my own use now. +The tool separate its graph editor implementation and the graph creation logic. # Install currently under development -# Features +# Main Features -1. Create graph script by the creator tool -2. Node creation based on specified type of graph -3. Easy port creation via attribute -4. Runtime graph -5. Blackboard for runtime graph as exposed parameters -6. Runtime graph execution -7. Test Mode (Runtime graph only) +* Create graph script by the creator tool +* Node creation based on specified type of graph +* Easy port creation via attribute +* Runtime graph +* Blackboard for runtime graph as exposed parameters +* Runtime graph execution +* An easy test mode (Runtime graph only) + +# Some To-dos +* Caching runtime state for faster execution +* Undo redo support +* Function as port +* Better blackboard support # Usage +No ,It's better not to use TNode at current stage until it's stable. + +### Convention +Property is + + +