135 Commits (829ca3569f23f26a3484a19b8d850c2464bc1315)
 

Author SHA1 Message Date
taoria 829ca3569f feature:add conditional graph 3 years ago
taoria 1ae31eb057 feature:add a delete button for comment 3 years ago
taoria b8494278cf feature:Add a comment block for nodes 3 years ago
taoria 07384a387b feature:start building comment block 3 years ago
taoria 50c30a69e3 refactor:add comment and refactor some namespace 3 years ago
taoria 01189efbc0 fix:fix placemat bug and node create in correct position.further more,graph view scale is now persisted as data 3 years ago
taoria 2105bd2042 fix:move to 2020 to develop,alter scripts to c# 8.0 3 years ago
taoria 7831c8571e feature: on progress,trying to add blackboard support 3 years ago
taoria 7fc1ebafdb fix:fix a blackboard error 3 years ago
taoria 8bdc6afbb3 feature:Implicit conversion now supported 3 years ago
taoria 2d1bd4ba1a feature:port color support 3 years ago
taoria 9c5a734ad7 refactor:rename [ShowInNodeView] Attribute to [ShowInNode] and start to make a better graph creator tool 3 years ago
taoria fc2395fdf1 feature:run once button and a node logger 3 years ago
taoria 8d6792ae58 fix:Node create at correct position 3 years ago
taoria c88caec24d fix:Add a custom port to handling undo redo 3 years ago
taoria a2efbc4bad feature:blackboard support array or list as exposed attribute 3 years ago
taoria 5659d24d33 fix:fix a bug of scene object view 3 years ago
taoria 34815e6634 feature:Add Scene object support for specified type of node 3 years ago
taoria 99da3593be refactor: move around namespace 3 years ago
taoria ebcde5e5d9 fix: fix a bug when links changed in a graph,the corresponding runtime graph don't alter its links 3 years ago
taoria 049f9c1e84 feature: add a function for node that could run unity built in coroutine 3 years ago
taoria a0c1cf7d03 refactor: remove some logs 3 years ago
taoria 7f5001cb60 fix:delay a feature cause losing output data during runtime 3 years ago
taoria 2676079c24 refactor: add some comments to help to understand runtime graph 3 years ago
taoria e8947b7df4 feature: runtime cache for running a batch of node 3 years ago
taoria 00a423e2ab refactor: no more TextMesh Pro 3 years ago
taoria d1c496abee refactor: add a package.json 3 years ago
taoria 6c97904cfa refactor:move around hierarchy 3 years ago
taoria 675589de2b fix: little work around on saving data 3 years ago
taoria c7e68748f6 refactor:rm meta file 3 years ago
taoria e72d7fa691 fix:fix a bug of runtime graph 3 years ago
taoria e5fd18ef2d fix:fix a performance issue 3 years ago
taoria e8774a39f4 chore:update readme 3 years ago
taoria 4290851801 chore: update readme 3 years ago
taoria 1c3defb073 refactor: move around scripts to separate TNodeCore and TNodeGraphViewImpl 3 years ago
taoria a63463b934 feat:a better look exposed property node 3 years ago
taoria 4858dfdbd6 feat:so now different type could connected if a Converter is given 3 years ago
taoria b95b47dfd8 feat: search window now put a node in the correct category 3 years ago
taoria d9fd41106c feat:blackboard now show a property field 3 years ago
taoria afd64d215e fix: allowing dependency walk 3 years ago
taoria 82a78b84da feat:test support 3 years ago
taoria 26b37f3044 Merge branch 'main' of https://github.com/taoria/T-Node into working-in-process 3 years ago
taoria 5f43b48517 Merge branch 'working-in-process' of https://github.com/taoria/T-Node into working-in-process 3 years ago
taoria 85a684569e feat:allowing runtime node traversal with non circular graph 3 years ago
taoria 7e422bff29 feat:runtime graph support 3 years ago
taoria 1b030c7cd4 fix: daily commit 3 years ago
taoria fb19efe0d2 refactor:Build TNodeCore 3 years ago
taoria 1738d00b8c feat: force blackboard select no scene object 3 years ago
taoria 26ddab5ff4 fix:work around on scene object serialization 3 years ago
taoria e1d39cd9b2 fix: fix serialization bugs 3 years ago