Releases
v1.2.0
2025 年 5 月 16 日
Hime Display For Windows-1.2.0
更新日志
- 特性:Spine 模型现已支持至 4.2 版本,当前支持的版本包括:3.7(仅限 JSON)、3.8、4.0、4.1、4.2
- 特性:Live2D 对旧版 moc 文件和最新版均有更好的兼容性,先前无法加载的模型现在大多可正常显示了
- 特性:支持 VRM 1.0 格式模型加载
- 特性:模型列表中将显示 Live2D 与 Spine 模型的版本号
- 特性:展示器新增截图功能,位于「控制面板 - 展示 - 展示器状态」右侧
- 修复:修复以 .moc 结尾的 Cubism 2 旧版 Live2D 模型在控制面板中无法加载的问题
- 修复:修复 Live2D 展示配置参数监控再切换模型时的报错
- 修复:重构模型加载逻辑,当前切换模型不再复用统一 canvas,出现问题的可能性更小
- 维护:升级 Electron、Three.js、element-plus、Vite 等核心依赖至最新版本
- 已知问题:Live2D 的自动呼吸、自动眨眼、手动参数控制与动作捕捉功能之间可能存在冲突。当前所用运行库接口尚难满足项目自定义控制需求,后续可能考虑手动适配
Changelog
- feat: Spine models are now supported up to version 4.2. Currently supported versions include: 3.7 (JSON only), 3.8, 4.0, 4.1, and 4.2
- feat: Improved compatibility for Live2D models using both old .moc files and the latest versions — most models that previously failed to load should now work
- feat: Added support for VRM 1.0
- feat: Model version numbers are now displayed in the list for both Live2D and Spine
- feat: Added a screenshot feature to the viewer, located at "Control Panel - Display - Display Window State" on the right
- fix: Fixed an issue where old Cubism 2 Live2D models ending with .moc failed to load in the control panel
- fix: Fixed errors when switching models while monitoring Live2D display config parameters.
- fix: Refactored model loading logic — models no longer reuse a shared canvas when switching, reducing the likelihood of rendering issues.
- chore: Upgraded core dependencies including Electron, Three.js, element-plus, and Vite to the latest versions
- problem: There may be conflicts between Live2D auto-breathing, blinking, manual parameter control, and motion tracking. The upstream runtime interface does not currently meet the custom control requirements of this project. Manual adaptation may be considered in the future.
v1.1.0
2022 年 9 月 21 日
Hime Display For Windows-1.1.0
更新日志
- 特性:Spine 模型支持切换模型皮肤(
主要是因为 IDOLY PRIDE 里的模型全是接头霸王) - 特性:应用运行的产生的错误将以 message 的形式展示,方便诊断问题
- 修复:一个错别字…
- 修复:live2d 的 json 文件中缺失 group 或 motion 信息时无法载入控制界面的问题
- 修复:刷新数据源时,部分模型数据需要重启应用才能显示的问题
Release Notes
- feat: support skin switching for Spine models
- feat: show error message in control panel when error occurs
- fix: a typo
- fix: cannot load control panel for live2d model when json file is missing group or motion info
- fix: some model items cannot be shown after refreshing data source
v1.0.0
2022 年 9 月 7 日
Hime Display For Windows-1.0.0
初次发行版