Sakamoto Shiina
3473d40b89
[Update] Update MUI v5 to v6 and it needs @emotion/react @emotion/styled so restored them...
2024-12-13 10:25:15 +09:00
Sakamoto Shiina
949270b8ca
[Remove] Remove some packages that is no longer in use.
...
@emotion/react, @emotion/styled: It was installed when installed MUI (Material UI) as official install documentation but it doesn't use it for now.
@typescript-eslint/eslint-plugin, @typescript-eslint/parser: It's not using Typescript so remove it. I think it was installed when it set up by vite at the first time? I guess.
2024-12-13 09:55:57 +09:00
Sakamoto Shiina
5ad4207f29
[Update] Localization: json to yaml.
2024-12-09 16:52:40 +09:00
Sakamoto Shiina
737cdf15cf
[bugfix] Fix the bug that the component was not re-rendering when even the Ui language is changed.
2024-11-21 18:45:14 +09:00
misyaguziya
b99c3925a4
👍 ️[Update] Build : npm run release-all でcpu/cudaの実行ファイルのzipを作成できるようにした
2024-10-24 04:48:04 +09:00
misyaguziya
68e25f503a
👍 ️[Update] Main : cudaのインストール環境を整備
2024-10-21 18:27:42 +09:00
misyaguziya
22a10f6f0d
👍 ️[Update] INSTALLER : templateを使用しvrct用にCopyright等を変更
2024-10-14 09:51:37 +09:00
misyaguziya
4d3b0b96dc
👍 ️[Update] Build : pythonをonefile から onedirに変更
...
pyinstallerのビルド設定をspecファイルに書き出し
_internalフォルダはresourcesで追加
2024-09-04 01:37:35 +09:00
misyaguziya
fb0a4a8f26
👍 ️[Update] Model : tauri -> python のデータ部分をbase64でencodeするように修正
2024-09-03 14:47:22 +09:00
misyaguziya
519ab57137
🗑️ [Removal] update/restart処理を別プログラムに任せるためバッチ処理を削除
2024-08-28 11:36:17 +09:00
misyaguziya
aa0902ee15
👍 ️[Update] Backend : backend exe name change text.exe to backend.exe
2024-08-21 01:18:02 +09:00
Sakamoto Shiina
072a85750b
[Update] Config Window: Add slider component by using Material UI reluctantly.
...
I didn't want to use it because it's hard to customize. but I didn't like the slider's thumbs behaver so I did it.
It has Tooltip component so It will be useful somewhere. still difficult to customize it, tho.
2024-08-01 10:42:29 +09:00
Sakamoto Shiina
3f499b243b
[Update] npm run時のコマンドを整理。
...
pythonファイルを編集していないのに、毎回 pyinstallerが走るのは厄介なので、コマンド分け。
2024-07-28 02:00:52 +09:00
misyaguziya
1be04cb571
👍 ️ [Update] pythonのメイン処理部分を移動/webui_mainloop.pyをビルドできるように修正
2024-07-27 01:30:36 +09:00
Sakamoto Shiina
ebd1a8d70d
[Update] Migrate to tauri-app(Web UI)
2024-07-25 01:01:22 +09:00