plugin-live2d icon indicating copy to clipboard operation
plugin-live2d copied to clipboard

refactor: restructure Live2D frontend architecture

Open LIlGG opened this issue 1 year ago • 1 comments

What type of PR is this?

/kind refactor

What this PR does / why we need it:

使用更具现代化的方式重构 Live2d 整体前端架构,使其达成以下目标:

  1. 基于事件的更新策略。
  2. 样式隔离。
  3. 使用 ts 编写代码,增加代码可读性。
  4. 支持 Cubism 2 及 Cubism4。
  5. 工具栏及提示词的高度可配置。

How to test it?

测试 Live2d 原有功能是否正常可用。

Which issue(s) this PR fixes:

Fixes #51 Fixes #27 Fixes #21

Does this PR introduce a user-facing change?

使用更具现代化的方式重构前端架构

LIlGG avatar Mar 01 '25 03:03 LIlGG

LGTM

ruibaby avatar Nov 12 '25 07:11 ruibaby