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
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
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
22ada89fa6
[TMP] Plugins system.
2025-03-05 23:22:22 +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
9a4911f6d5
🐛 [bugfix] Installer : perUser -> currentUser
2024-12-30 15:13:36 +09:00
misyaguziya
97f06c66f3
🐛 [bugfix] Installer : インストール先がコンピュータの場合管理者権限が必要なため、インストール先をユーザーに制限するように変更した
2024-12-30 14:41:49 +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
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
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
Sakamoto Shiina
4e7667e277
[Update/Prepare] Prepare for window transparency feature.
2024-07-30 05:31:00 +09:00
Sakamoto Shiina
ae1bb8cce1
[Update] Change icons and titles default ones to VRCT's.
2024-07-30 00:35:39 +09:00
Sakamoto Shiina
3f499b243b
[Update] npm run時のコマンドを整理。
...
pythonファイルを編集していないのに、毎回 pyinstallerが走るのは厄介なので、コマンド分け。
2024-07-28 02:00:52 +09:00
Sakamoto Shiina
ebd1a8d70d
[Update] Migrate to tauri-app(Web UI)
2024-07-25 01:01:22 +09:00