e991ab1172
Finish mk_materializer_cfg.py
...
* Finish mk_materializer_cfg.py with all possible options
* SuperScriptMaterializer now load Virtools.props to define how the entire project should be compiled
2021-08-28 12:23:11 +08:00
4951670e3d
Optimize project structure
...
* Move includeing path, lib path and etc to a specific file Virtools.props
* Add mk_materializer_cfg.py to change Virtools.props for more build configuration
* Ready for multi-virtools-version development
2021-08-27 23:46:16 +08:00
2496449c1e
move doc to my gist
2020-09-13 13:45:10 +08:00
134a7c470b
finish readme
2020-08-22 16:15:04 +08:00
8cfd7d99d4
add debug mode for viewer
2020-08-22 15:47:37 +08:00
7b31e3576b
add error window for materializer
2020-08-22 15:34:07 +08:00
2588e3fb41
finish sidepanel toggle. finish document
2020-08-14 11:06:41 +08:00
2238c7154c
finish viewer legend
2020-08-13 15:01:37 +08:00
e12fc221ae
fix property list and arguments error
2020-08-12 15:07:41 +08:00
acefab7b9a
basically finish new property list?
2020-08-12 12:06:55 +08:00
fe11151e7c
update info structure
2020-08-12 11:17:01 +08:00
c455a1e66b
finish converter
2020-08-11 22:30:19 +08:00
5a128f5e72
finish env database query
2020-08-11 14:48:04 +08:00
bb775e4b20
finish database query. but some codec is wrong
2020-08-11 13:08:20 +08:00
6fb9235b1b
finish env template
2020-08-10 23:00:44 +08:00
f0418bc0ed
finish some converter
2020-08-10 15:30:59 +08:00
d1fbb8ffb7
update tabcontrol style
2020-08-10 11:45:43 +08:00
e40f3d0511
add variable export in env.db
2020-06-28 21:19:05 +08:00
96aaca0fc7
Merge pull request #2 from phaicm/README-Update
...
Update README
2020-06-28 12:04:12 +08:00
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