Commit Graph

87 Commits

Author SHA1 Message Date
phaicm
bed3fa24e5 Update README 2020-06-27 14:58:21 -04:00
832030f423 Merge branch 'phaicm' and solve merge conflict
- Use more correct way to solve previous bug, replacing try.
2020-06-26 23:49:25 +08:00
cd562ede42 [fix] fix some bugs
- fix decorator throw a error when a attribute was connected to a pIn
- fix CKCID_PARAMETERVARIABLE support
2020-06-26 23:36:03 +08:00
40a914f0ff
Merge pull request #1 from phaicm/master
Temp Fix Potential Crash and Decorator
2020-06-24 08:33:19 +08:00
phaicm
c6ea4c6cba Temp Fix Potential Crash and Decorator
Added try/catch for script export incase ds_Owner is NULL and default input_index to 0.

Changed Decorator for type Check incase temp is NoneType.
2020-06-21 22:39:00 -04:00
9cd2f93b8b fix something
- use index to accelerate generate
- fix auto suffix problem
- improve progrssbar
2020-06-21 21:54:07 +08:00
6d68766370 delete debug words 2020-06-21 17:03:23 +08:00
0044f6e24a bug fix and feature
- Fix bug that a pTarget linked to a export pin will raise error.
- Fix bug that a export pOut can't create shortcut correctly.
- Add helper ui in viewer.
- Use std lib rewrite entire exporter.
2020-06-21 16:59:21 +08:00
f81d7e5b59 lazy 2020-05-02 15:10:08 +08:00
a5174e935a add full env export and add icon for viewer 2020-04-25 12:28:57 +08:00
d601cef30f add param export and add some id attr in html 2020-04-23 22:54:37 +08:00
896a821fe5 add environment exporter(semi-finished) 2020-04-19 00:08:33 +08:00
06df7ded3c redesign url and add settings storage 2020-04-18 12:49:48 +08:00
132aab9da0 enhance web viewer? 2020-04-17 23:31:27 +08:00
6eee3e8f6d fix fatal error of eLink/pLink generate algo 2020-04-16 19:22:38 +08:00
849e62886a fix 2 bugs
- fix graph p/bIO link position error
- fix shortcut generate algo bug
2020-04-15 23:22:21 +08:00
863badc809 finish pLink. it have toooooooooooo much bugs 2020-04-14 23:19:06 +08:00
bbd3ba2e3a fix shortcut generate error 2020-04-14 10:18:01 +08:00
73b7d96795 fix 2 bugs
- fix viewer throw decorate error when a graph don't contain any bb
- fix export data error when Virtools face unrecongized data type
2020-04-13 23:59:51 +08:00
ac033a3ae3 fix bb layer position error 2020-04-13 20:32:14 +08:00
c1b3dfbfff fix position bug of the parameter plugged into a pTarget 2020-04-13 19:29:25 +08:00
71885d70ba fix decode error and write some doc 2020-04-13 15:36:37 +08:00
4f941f606b add infomation support 2020-04-13 12:35:41 +08:00
144e2c585d add highlight link feature 2020-04-13 09:46:01 +08:00
70b876bbf2 add blink dispaly 2020-04-12 22:38:10 +08:00
9d3d7e8aad fix some bugs 2020-04-12 16:02:20 +08:00
812ea62561 finish cell generate(untested) 2020-04-12 15:19:13 +08:00
b24a341da6 refactor block generator and use some new field 2020-04-11 22:51:03 +08:00
4ecad56d3b enhance bb tree algorithm 2020-04-11 09:52:13 +08:00
613dfa49bd fix 2 bugs 2020-04-09 22:41:41 +08:00
e36ddaff48 fix a field error 2020-04-09 12:16:19 +08:00
b261712661 update viewer and add more field for exporter 2020-04-09 11:21:52 +08:00
2173836255 finish bb x position confirm 2020-04-05 22:34:11 +08:00
27ea2fc403 ready for viewer dev 2020-04-03 23:57:36 +08:00
820e87f2bc enhance something 2020-04-03 16:10:53 +08:00
af516ff3bf finish basic export func 2020-04-03 13:47:24 +08:00
4231a09daf first commit 2020-04-02 14:13:18 +08:00