Commit Graph

2344 Commits

Author SHA1 Message Date
Sakamoto Shiina
59fe407834 [bugfix] Fix window scaling issue when dragging between monitors. 2025-01-28 18:50:53 +09:00
Sakamoto Shiina
2caf04fcd1 [Refactor] Remove the files that was for backup the code. 2025-01-28 17:39:31 +09:00
Sakamoto Shiina
e48d1a09c7 Merge branch 'supporters_page' into develop 2025-01-28 17:30:38 +09:00
Sakamoto Shiina
ae0b21e233 [Update] Change the design support us section (Add ko-fi and patreon button.). 2025-01-28 16:08:21 +09:00
Sakamoto Shiina
ef5ec8732a [Update] Add supporter period. 2025-01-27 20:14:36 +09:00
Sakamoto Shiina
eb9519cfdd [Refactor/Update] Organize the codes for easy to update. Cut out rendering cost. 2025-01-27 17:57:52 +09:00
Sakamoto Shiina
ccb8425f97 Merge branch 'bugfix_npm_run_script' into develop 2025-01-23 15:41:00 +09:00
Sakamoto Shiina
473ac08572 [bugfix] npm run releaseやrelease-cudaなど単体実行時、新たにbuildされずに前回build実行時のコードのままでパッケージされてしまうのを修正。 2025-01-23 15:38:19 +09:00
Sakamoto Shiina
5fc00a53dc Merge branch 'fix_message_input_box' into develop 2025-01-22 10:54:02 +09:00
Sakamoto Shiina
e3f118254d [bugfix] Message Input Box: Remove unnecessary padding where the input box right when the send button is hide. 2025-01-22 10:47:31 +09:00
Sakamoto Shiina
fe16a94262 [bugfix] Message Input Box: fix and change calculation rem to percentage.
*When resize the window, input box height wasn't change on purpose. but the down side was made some bugs.
so gave it up and change the calculation.
2025-01-22 10:29:14 +09:00
Sakamoto Shiina
43951cf9ba Merge branch 'update_readmes' into develop 2025-01-21 16:38:09 +09:00
Sakamoto Shiina
5eeeb97286 [bugfix/Update] Add zh-Hant selection to README.ko 2025-01-21 16:33:00 +09:00
Sakamoto Shiina
9fc03a7a5f [Update] Add Support us section and buttons.
Change VRCT logo size and adjust dark/light theme on github.
2025-01-21 16:29:25 +09:00
Sakamoto Shiina
a1be11ae24 [Chore] Change a new line code. 2025-01-21 05:41:53 +09:00
Sakamoto Shiina
d42bbb2c21 Merge branch 'hotkeys' into develop 2025-01-20 12:32:08 +09:00
Sakamoto Shiina
93a6d304c0 [Update] Hotkeys: Add prevent the default function that when pressed F10, F12. 2025-01-20 12:27:30 +09:00
Sakamoto Shiina
16b41c8102 [bugfix] to register hotkeys when start up the software.(to unregisterAll when the software is updating) 2025-01-20 12:06:05 +09:00
misyaguziya
710fccc1c0 Merge branch 'add_funding_url' into develop 2025-01-19 15:16:29 +09:00
misyaguziya
2c6e952ff9 👍️[Update] Add Funding URL (patreon, ko-fi ) 2025-01-19 15:16:01 +09:00
Sakamoto Shiina
d074b3e881 Merge branch 'feature_hotkey' into develop 2025-01-17 06:19:49 +09:00
Sakamoto Shiina
3e23509e68 [Update] Prevent to register the same hotkey that is already in use. 2025-01-17 05:18:09 +09:00
Sakamoto Shiina
21235068f7 [Update] Add Japanese and add breakpoint. 2025-01-17 04:33:15 +09:00
Sakamoto Shiina
04f7c1f556 [Update] Prevent hotkeys function while opening config page and register the hotkeys when closed. 2025-01-17 04:08:13 +09:00
Sakamoto Shiina
bac7bb15d3 [Update] Add hotkeys main functions 2025-01-17 02:41:27 +09:00
Sakamoto Shiina
34d221c437 [Update] Save and register -able. 2025-01-13 06:56:13 +09:00
Sakamoto Shiina
a76ea77d5d [Refactor] Refactor. 2025-01-12 22:56:00 +09:00
Sakamoto Shiina
ff57454073 [Update/TMP] tmp 2025-01-12 04:46:55 +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
Sakamoto Shiina
ffa1319b5b Merge branch 'ui' into develop 2025-01-03 21:14:49 +09:00
Sakamoto Shiina
abeeb69afb [Chore] About VRCT: Set the position to center. 2025-01-03 21:12:14 +09:00
Sakamoto Shiina
31fb57baad [bugfix] Message Page: Message Logs: System Message: Fix width and set to text center. 2025-01-03 20:59:06 +09:00
Sakamoto Shiina
b6b73b2d01 [Chore] Update Modal: Deny button. to be a little bit darker. 2025-01-03 20:30:09 +09:00
Sakamoto Shiina
4502f30b29 [bugfix] Main Page: Message Logs: Sent Message: Fix text wrap that was not wrap and over flowed. 2025-01-03 20:12:07 +09:00
Sakamoto Shiina
227aacd005 [Refactor/bugfix] Main Page: Message Logs. Fix scroll animation, that is not using at this time though. 2025-01-03 19:04:46 +09:00
Sakamoto Shiina
0d6c73fba4 [Chore] Config Page: Device: Adjust label position. 2025-01-02 20:53:39 +09:00
Sakamoto Shiina
5d0e9e0559 [Refactor] Tidy up the color variables. 2025-01-02 19:22:09 +09:00
misyaguziya
93975aab36 Merge branch 'bugfix_compute_type' into develop 2025-01-02 17:11:33 +09:00
Sakamoto Shiina
d798562de7 [bugfix] Main Page: MessageInputBox: Fix the bug that can't bring the history back and occur undefined error when shift+arrow down kay pressed. 2025-01-02 16:00:00 +09:00
misyaguziya
567907fc4d 🐛[bugfix] Model : Added the ability to automatically select calculation types from GPU devices 2025-01-02 08:32:35 +09:00
misyaguziya
e9d33b6e42 Merge branch 'develop' 2024-12-31 19:47:28 +09:00
misyaguziya
7616a11a46 Merge branch 'version' into develop 2024-12-31 19:46:53 +09:00
misyaguziya
5b21aef481 👍️[Update] Version : 3.0.0 -> 3.0.1 2024-12-31 19:46:40 +09:00
misyaguziya
4007731342 Merge branch 'develop' 2024-12-31 19:40:18 +09:00
Sakamoto Shiina
a1e2bc2e66 Merge branch 'ui' into develop 2024-12-31 15:37:26 +09:00
misyaguziya
e595dc4025 Merge branch 'installer' into develop 2024-12-31 14:46:20 +09:00
misyaguziya
70014cbdf1 🐛[bugfix] Installer : AIモデルの選択を削除 2024-12-31 14:21:35 +09:00
Sakamoto Shiina
5673225ecc [Update] Starting up: Add animation more to announcements button. 2024-12-31 13:15:41 +09:00
Sakamoto Shiina
dfc9b66059 Merge branch 'ui' into develop 2024-12-30 22:42:39 +09:00