ec128f3b9c
finish abstract BB/oper tree layout generation
2023-02-23 20:50:58 +08:00
ed7e97e3fa
use recursive function to replace old one
2023-02-23 15:50:18 +08:00
54d31ed6bd
finsish BuildOper
2023-02-22 21:49:31 +08:00
979183e9fc
finish build bb
2023-02-22 10:23:05 +08:00
9edbb79542
continusly promoting Decorator.
2023-02-21 22:27:38 +08:00
442d46cdd9
fix a SSMat sqlite3 fatal error. promote decorator
2023-02-20 20:54:11 +08:00
f1477e03da
promote som misc work
2023-02-19 21:59:05 +08:00
44bb2eae02
remove useless export. focus on main goal
2023-02-19 14:47:10 +08:00
c02679fd9e
promote cfg maker
2023-02-19 11:49:25 +08:00
a3d6c0f04f
promote database init func and fix 2dcruve export error
2022-08-08 21:55:50 +08:00
0b39fd6480
fix data array export error
2022-08-07 23:42:02 +08:00
5f715de4a9
finish SSMaterializer plugin version refactor.
2022-08-07 10:56:57 +08:00
1de5483432
finish env_export.cpp refactor. add new features (1/2)
2022-08-06 18:00:23 +08:00
b0d36798ff
finish doc_export.cpp refactor
2022-08-06 16:39:40 +08:00
7865b651ea
refactor doc_export.cpp (2/3)
2022-08-05 21:33:12 +08:00
cd0aafab9f
fix viewer backend for convenitnt test and do some frontend work
2022-08-05 14:49:53 +08:00
59c16b2763
refactor doc_export.cpp (1/3)
2022-08-02 21:19:11 +08:00
1a4b5ed55f
finish materializer database refactor. fix a typo
2022-07-30 20:28:20 +08:00
6b3f5d1364
refactor database.cpp (1/2)
2022-07-30 18:12:22 +08:00
c1fc832b88
re-design export database format and update document
2022-07-29 21:15:45 +08:00
79d973adb1
update cfg creation script
2022-07-26 17:15:35 +08:00
73a2c9f14a
Do some refactor works
...
* Move CKParameter digger into shared_export
* Update database for new database file
* Rename some name for more readable experience
2021-09-26 15:10:49 +08:00
60930da54c
Update doc. Split project part. 1
...
* Update doc. Still not the final version.
* Splite original Viewer into independent Decorator and Viewer project.
2021-09-08 21:28:09 +08:00
2b20f280eb
finish adaptation of Virtools 2.1 with BML
...
* Add some `if` preprocessor to get unique build for virtools 2.1
* Adapt upstream update
2021-09-03 15:58:11 +08:00
740964f837
Do some misc stuff
...
* Update documents partially.
* Finish basic adaptation of Virtools 2.5, 3.5, 4.0, 5.0 with both plugin and standalone version.
* Still have problem while building with Virtools 2.1 reverse SDK. Waiting upstream changes.
2021-09-02 18:14:59 +08:00
087a7c9b69
Update build environment
...
* Descending required build tools chain v142 -> v100. Actually, require Visual Studio version < Visual Studio 15(I use Visual Studio 2010).
* Add more macro for Virtools.props
* Solve build error for standalone version of Virtools 5
2021-08-29 13:50:32 +08:00
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