Commit Graph

12 Commits

Author SHA1 Message Date
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