190 Commits (c1c75d7613bf54ad7ce9f995bed2a4faba5b7995)
 

Author SHA1 Message Date
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 f3b2268cd5
Merge pull request #35 from taoria/working-in-process 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 3824a421a4
Merge pull request #34 from taoria/working-in-process 3 years ago
taoria c88caec24d fix:Add a custom port to handling undo redo 3 years ago
taoria 3669469063
Merge pull request #33 from taoria/working-in-process 3 years ago
taoria a2efbc4bad feature:blackboard support array or list as exposed attribute 3 years ago
taoria 40c06f18d6
Merge pull request #32 from taoria/working-in-process 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 2c9458a09e
Merge pull request #31 from taoria/working-in-process 3 years ago
taoria 99da3593be refactor: move around namespace 3 years ago
taoria bec7b8540d
Merge pull request #30 from taoria/working-in-process 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 e8aafd00cc
Merge pull request #29 from taoria/working-in-process 3 years ago
taoria 7f5001cb60 fix:delay a feature cause losing output data during runtime 3 years ago
taoria f7d61870e2
Merge pull request #28 from taoria/working-in-process 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 3284736643
Merge pull request #27 from taoria/working-in-process 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 b17720b572
Merge pull request #26 from taoria/working-in-process 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 df0f33d042
Merge pull request #25 from taoria/working-in-process 3 years ago
taoria a63463b934 feat:a better look exposed property node 3 years ago
taoria be3408a10a
Merge pull request #24 from taoria/working-in-process 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 1ec54cdbb8
Merge pull request #23 from taoria/working-in-process 3 years ago
taoria afd64d215e fix: allowing dependency walk 3 years ago
taoria 12845c13ed
Merge pull request #22 from taoria/working-in-process 3 years ago
taoria 82a78b84da feat:test support 3 years ago
taoria e02bcdc02e
Merge pull request #21 from taoria/working-in-process 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