Commit Graph
664 Commits
Author SHA1 Message Date
Neko Ayaka a9d4512398 chore(stage-ui): allow to setup color picker 2025-08-10 04:21:56 +08:00
Neko Ayaka ead77056c0 fix(stage-ui): color picker incorrect 2025-08-10 04:20:39 +08:00
Neko Ayaka 0a9caf3d05 feat(stage-ui): improved color picker 2025-08-09 23:05:59 +08:00
Neko Ayaka 6309d43cc9 feat(stage-ui): PropertyColor 2025-08-09 23:04:47 +08:00
Ching Yang 389ee0a57c Feat: Support of Index-TTS, state-of-art opensourced TTS model - locally deployable. (#351) 2025-08-08 20:30:41 +08:00
Neko Ayaka c304558bf6 refacor(stage-ui): organize stage-ui histoire structure 2025-08-08 02:00:22 +08:00
Neko Ayaka 76c619536d style(stage-ui): improve datapane 2025-08-07 18:16:40 +08:00
Lilia_Chen 9fbbccc04a chore(stage-ui): queue.ts renaming, tts "..." recognition, and something relates to next and afterNext (#355) 2025-08-07 18:16:40 +08:00
Neko Ayaka 18d48e4638 feat(stage-ui): parameterize directional light & ambient light 2025-08-07 01:34:28 +08:00
Neko Ayaka acda49dc66 refactor(stage-ui): model file & model url loading for live2d and vrm 2025-08-07 00:00:35 +08:00
Neko b5a5ec6a82 fix(stage-ui): auto eye blink wasn't functioning (#352) 2025-08-06 18:21:12 +08:00
Neko Ayaka 281d436e59 fix: lint 2025-08-06 16:34:30 +08:00
Neko Ayaka 8fae7cf16c feat(ui): include BidrectionalTransition as ui component 2025-08-06 16:19:52 +08:00
Neko Ayaka c88b72f07b release: v0.7.1 2025-08-05 21:21:01 +08:00
Neko Ayaka bad616e8e7 release: v0.7.0 2025-08-04 16:18:38 +08:00
Neko Ayaka 856625f638 fix: build & typecheck 2025-08-02 01:26:57 +08:00
Neko Ayaka a095ee62f1 chore(deps): bump dependencies 2025-08-02 01:06:54 +08:00
Makito 3c4c3e0280 fix(stage-ui): enqueue 2x TTS_FLUSH_INSTRUCTION tokens (#342) 2025-08-01 22:22:43 +08:00
Lilia_Chen d651074096 fix(stage-ui) TTS decimals are now retained, AIRI will no longer say "25" if it's "2.5" (#340) 2025-08-01 20:37:30 +08:00
Neko Ayaka e1e0606bb8 fix(stage-ui): audio recording 2025-08-01 02:34:56 +08:00
藍+85CD c6fcf942a9 chore(deps): bump xsai, std (#338) 2025-07-31 20:10:09 +08:00
Makito 43a1360a2f feat(stage-ui): introduce helpers for stream and tts chunking (#335) 2025-07-30 11:07:20 +08:00
Neko Ayaka 7fc50d3be6 style(stage-ui): alert 2025-07-30 02:59:06 +08:00
Neko Ayaka 808a47662b fix(stage-*): combobox not displaying default value 2025-07-30 00:25:06 +08:00
Neko Ayaka 550c4115c2 refactor: to reka-ui 2025-07-29 23:48:44 +08:00
Makitoandgemini-code-assist[bot] 1c4f400fc4 fix(stage-ui): correctly chunk tokens streamed to tts pipeline (#330)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-29 23:47:21 +08:00
藍+85CD 08c86ee192 refactor(stage-web): remove chat tabs (#331) 2025-07-29 16:06:32 +08:00
Neko Ayaka 65f4d77fc1 style(stage-ui): combobox 2025-07-29 13:49:50 +08:00
Neko Ayaka 137c5ffb13 style(stage-ui): callout 2025-07-29 13:49:38 +08:00
Neko Ayaka 9fcd8222e3 style(stage-ui): callout 2025-07-29 11:46:22 +08:00
Neko Ayaka daea2d52f5 fix: i18n selector 2025-07-28 13:16:49 +08:00
Neko Ayaka c27d11e907 fix(stage-*): font fallback issue 2025-07-28 11:24:38 +08:00
97ecbdcc9d feat(stage-ui): LookAt 3 functions: looking at camera; looking at mouse; looking forward (tracking disabled) (#326)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2025-07-27 21:32:01 +08:00
Neko Ayaka ebbacfc737 release: v0.7.0-beta.1 2025-07-27 14:35:21 +08:00
Makito ef66903b56 fix(stage-ui): clean up models on HMR (#327) 2025-07-27 13:49:39 +08:00
Lilia_Chen 1d486655ed feat(stage-ui): Now the VRM model can always look to the camera! (#322) 2025-07-25 19:03:50 +08:00
Neko Ayaka d56823f75c fix(stage-*): async audio implementation 2025-07-25 03:59:36 +08:00
Neko Ayaka 10d2c3eccd fix(stage-ui): alert design 2025-07-25 03:59:18 +08:00
Neko Ayaka a3afd431cd fix(stage-ui): select & combobox design 2025-07-25 03:59:11 +08:00
Neko Ayaka 68fd38677d fix: lint 2025-07-24 13:44:13 +08:00
Lilia_Chen 494bb3a324 fix(stage-ui): In the prod, the camera was not being set correct pos and target (#317) 2025-07-24 13:28:49 +08:00
baysonfox🦊andNeko 446ba1dfdd feat(stage-ui): allow user to disable Live2D mouse tracking (#303)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-24 13:26:53 +08:00
Neko Ayaka fff4598c5e feat(stage-ui): new Combobox component 2025-07-24 03:10:02 +08:00
Neko Ayaka 9c46d9410f fix: build 2025-07-24 01:41:03 +08:00
Neko Ayaka 39fc710fce fix: typecheck 2025-07-24 01:28:25 +08:00
Neko Ayaka f3e6e19b4c feat(stage-ui): more data pane components 2025-07-24 01:18:12 +08:00
Lilia_ChenandNeko 7f5a244fbf feat(stage-ui): animation start coordinate anchor + vrm position logic fix (#314)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-24 01:07:50 +08:00
Neko Ayaka 71868e0b5f feat(stage-ui): ColorPicker for DataPane 2025-07-23 17:33:18 +08:00
lorisj-elefant 6f9b2b6f8a add player2 to config and fix url (#311) 2025-07-23 10:42:13 +08:00
Neko Ayaka 5194868d48 feat(stage-ui): new devtools about background & theme color blending 2025-07-23 01:38:03 +08:00