Commit Graph

54 Commits

Author SHA1 Message Date
Sakamoto Shiina
0765908184 👍️[Update] Version 3.4.1 -> 3.4.2 2026-01-20 03:42:23 +09:00
misyaguziya
623d17e885 [Update] バージョンを3.4.0から3.4.1に更新 2026-01-19 22:12:32 +09:00
misyaguziya
50c85ccd75 [Update] バージョン番号を3.3.2から3.4.0に更新 2026-01-17 11:59:07 +09:00
misyaguziya
ff6ac43fee [Update] Build scripts and configuration: Added new build and install scripts, updated versioning in config files, and improved project structure. 2025-11-25 12:20:55 +09:00
misyaguziya
54ec5ba45d [Update] バージョン管理: package.json, tauri.conf.json, config.pyのバージョンを更新し、update_version.pyを追加 2025-11-25 00:22:23 +09:00
Sakamoto Shiina
127ff3e84a 👍️[Update] Version 3.3.0 -> 3.3.1 2025-10-10 09:29:35 +09:00
Sakamoto Shiina
28e952ada3 👍️[Update] Version 3.2.2 -> 3.3.0 2025-10-09 09:23:05 +09:00
Sakamoto Shiina
684d9c3283 [Update] Version 3.2.1 -> 3.2.2 2025-09-11 17:00:15 +09:00
misyaguziya
c2f40d2f5d [Update] version 3.2.0 -> 3.2.1 2025-06-24 21:23:18 +09:00
misyaguziya
dfdb0812c3 [Update] Bump version to 3.2.0 in tauri configuration 2025-06-07 16:26:39 +09:00
Sakamoto Shiina
b5364cc705 [Chore] Add a note for experimental feature globalSync.
Remove comments.
Set version to tauri.conf.json(3.0.0 is just restore from pre-checkout develop branch, though.)
2025-05-04 02:41:14 +09:00
Sakamoto Shiina
8316c24d0d [bugfix] More fixes. c20b58a011 2025-05-04 02:22:44 +09:00
misyaguziya
c20b58a011 🐛[bugfix] ビルド時のエラー/ワーニングが発生する問題を修正
インストーラーのURLを修正
2025-05-03 12:41:15 +09:00
Sakamoto Shiina
3210d5c898 [Update] update tauri v1-> v2 (development) 2025-05-03 08:51:04 +09:00
Sakamoto Shiina
e9aa3aa8ac Merge branch 'develop' into plugins_system
# Conflicts:
#	src-tauri/tauri.conf.json
2025-04-24 02:20:00 +09:00
Sakamoto Shiina
1bea61c45a [Update] Add dev plugin mode and dev plugin list. 2025-04-12 14:28:01 +09:00
Sakamoto Shiina
1ebdefcd43 [Update/bugfix] Plugins: For development, fix hot reload issue that was restart every time updated the files. 2025-03-26 00:45:29 +09:00
Sakamoto Shiina
824a9fa0a9 [Update] Plugins: Move location from index to plugin_info.json. 2025-03-25 17:57:03 +09:00
Sakamoto Shiina
e65e9be052 [Update] Add plugin_info.json load function. 2025-03-25 16:35:17 +09:00
Sakamoto Shiina
f3d2de54b5 [Refactor] tauri.conf.json: Align indentation to 4 spaces. 2025-03-19 14:15:42 +09:00
Sakamoto Shiina
77795192a0 [Update] Change download and load plugins structure.(change the plugins' build method vite to webpack. load esm.js ) 2025-03-11 01:03:18 +09:00
Sakamoto Shiina
48c6e7d69f [TMP 2] Plugins system. support directory structure and store system.(the plugin needs build at each project) 2025-03-08 18:43:56 +09:00
Sakamoto Shiina
22ada89fa6 [TMP] Plugins system. 2025-03-05 23:22:22 +09:00
Sakamoto Shiina
59fe407834 [bugfix] Fix window scaling issue when dragging between monitors. 2025-01-28 18:50:53 +09:00
Sakamoto Shiina
9e5af73ccb [Update/TMP] The shortcut will trigger whenever.(Remove the checking whether the window is VRChat or not) 2025-01-05 14:23:10 +09:00
Sakamoto Shiina
47126bf5c8 [Update/TMP] Hotkey Alt+Y will active VRCT when VRChat is the active window. 2025-01-05 14:10:48 +09:00
misyaguziya
70014cbdf1 🐛[bugfix] Installer : AIモデルの選択を削除 2024-12-31 14:21:35 +09:00
misyaguziya
02e2624842 🐛[bugfix] Installer : アンインストール時に_internalフォルダを削除するように修正 2024-12-30 15:18:33 +09:00
misyaguziya
9a4911f6d5 🐛[bugfix] Installer : perUser -> currentUser 2024-12-30 15:13:36 +09:00
misyaguziya
a21fd5aa96 🐛[bugfix] Installer : アンインストール時に追加で生成されたファイルも削除するように変更 2024-12-30 14:53:56 +09:00
misyaguziya
97f06c66f3 🐛[bugfix] Installer : インストール先がコンピュータの場合管理者権限が必要なため、インストール先をユーザーに制限するように変更した 2024-12-30 14:41:49 +09:00
misyaguziya
aadda48d3b 🐛[bugfix] Installer : githubのアップロード容量制限により、zipファイルの保存先をhaggingfaceへ変更 2024-12-29 01:24:16 +09:00
misyaguziya
90c6daeb29 👍️[Update] Build : backend.exe -> VRCT-sidecar.exe 2024-12-04 11:33:19 +09:00
Sakamoto Shiina
70e411daf5 [Update] Add Starting Up Animation and downloading models progress display.
Backend: Move the init progressed position 4 to a little bit earlier.
2024-11-26 14:44:31 +09:00
Sakamoto Shiina
2c7bb53b64 [Update] Starting Up: Add loading animation when the software preparing, until backend is ready. 2024-11-14 15:48:38 +09:00
Sakamoto Shiina
901e829829 [Update] Add min width and height to window setting. 2024-11-05 21:34:32 +09:00
misyaguziya
04f13c4c88 Merge branch 'cuda' into for_webui 2024-10-23 14:14:16 +09:00
misyaguziya
2136865493 👍️[Update] Installer : GPUを使う項目を追加 2024-10-23 03:12:27 +09:00
misyaguziya
c480b3694c 👍️[Update] Installer : dllを内包するように変更 2024-10-23 02:27:15 +09:00
misyaguziya
5fba6e9e38 👍️[Update] Installer : ダウンロード形式に変更
以下のpluginをusername\AppData\Local\tauri\NSIS\Pluginsに保存する必要がある
- inetc : https://nsis.sourceforge.io/Inetc_plug-in
- nsisunz : https://nsis.sourceforge.io/Nsisunz_plug-in
2024-10-22 17:32:01 +09:00
misyaguziya
8d03251be1 🐛[bugfix] Installer : タスクバーの表示をVRCTに修正 2024-10-18 16:18:33 +09:00
misyaguziya
2c67841b11 👍️[Update] INSTALLER : templateにVRCT固有の設定を追加
- UI language
- Enable Translate Function
- Select Transcript Engine
2024-10-15 00:09:53 +09:00
misyaguziya
22a10f6f0d 👍️[Update] INSTALLER : templateを使用しvrct用にCopyright等を変更 2024-10-14 09:51:37 +09:00
Sakamoto Shiina
0582091908 [Update] Add feature Restore Main Window Geometry.
Note: the toggle-able setting, to restore or don't, has removed for now.
2024-10-13 03:57:23 +09:00
Sakamoto Shiina
61f50215d7 [Update] Add Window Title bar.
[bugfix] Note: I think this is tauri's bug. When I try to resize the window and hovered dragable area, I could see resize cursor but it work as a dragging the window behavior that should't be.
Updated npm packages but still not work so I  managed it as adding margin-top by referring Discord title bar.
2024-10-09 22:00:30 +09:00
Sakamoto Shiina
9f7101e233 [Update] Font Family. Change the way to fetch font family list. 2024-10-02 18:26:58 +09:00
Sakamoto Shiina
faa6656e00 [Update] Add Font Family. 2024-10-02 17:52:19 +09:00
misyaguziya
4d3b0b96dc 👍️[Update] Build : pythonをonefile から onedirに変更
pyinstallerのビルド設定をspecファイルに書き出し
_internalフォルダはresourcesで追加
2024-09-04 01:37:35 +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
3ed3d5eb40 [Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00