96f61362d3
fix: fix issue that fail to open legal TAS file.
...
- switch zlib library from zlib.net to DotNetZip because old one can not handle zlib-compressed file properly.
- bump version to 1.2
2024-07-26 23:20:11 +08:00
b506dafcbd
Minor fix
...
* Fix selection error when use delete after to delete the last tas unit
* Fix sel_rect display error
* Add some documents
* Fix layout becoming confusing when secondly open file.
2021-09-22 13:33:57 +08:00
352c133620
finish basic i18n and cfg loader
2021-09-20 15:59:54 +08:00
9d8f4b1727
Add more features
...
* Support full shortcut.
* Fix the crash when open invalid TAS documents.
* Support frag file to open.
2021-09-20 15:01:34 +08:00
1c57481f84
remove TASFlow and re-define it as a assist class
2021-09-20 13:58:10 +08:00
1def4c47f6
init i18n, config. add Cut oper
2021-08-08 12:04:17 +08:00
ef55d94ae9
add unit test and finish operator test
2021-07-28 14:18:39 +08:00