• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Morpheus v2 Changelog​

Range preview improvements

  • Three new tunables in Settings: Breathe Speed (preview wireframe pulse rate), Max Opacity (peak opacity while hovering), and Adjust Opacity (opacity at the moment you drag a slider — dim it independently, or set 0 to hide the preview while adjusting so it won't block your view)
  • Setting Max Opacity to 0 fully disables the range preview
Inactive custom morphs are now searchable

  • Index build temporarily loads inactive custom morphs (package / local) so they can be searched and previewed in hover and drag-select modes too (previously only active morphs were covered)
Greatly expanded Chinese localization

  • Custom morph names translated up to 2416 entries: added camelCase splitting (calfUpper→小腿 上), author-prefix + body-part splitting, and muscle op-code suffix mapping (L/R + UD/ROT/EXP → 左右 + 上下/旋转/扩张), covering glued names that were previously left fully untranslated (e.g. ppcalfMidUpperRROT→pp 小腿 中 上 右 旋转)
  • Native-UI translation gap-fills: Auto Behaviors, Lock/Unlock, Rescan Files, audio rolloff/input, and other previously-missed native strings
  • Body-part tags + new settings labels translated: Breathe Speed / Max Opacity / Adjust Opacity, etc.
Performance

  • Index rebuild now yields by frame-time budget, eliminating the stutter caused by loading inactive morphs (disk reads)
Misc

  • Max Results cap raised 80 → 500
  • Settings page laid out in two aligned columns, range-preview controls grouped
Chinese localization is delivered as XUnity.AutoTranslator files under BepInEx/Translation/zh-CN/, requires a VAM restart after install; custom morph name translations are generated specific to the current
scene's morph set.

更新日志(中文)​

Morpheus v2 更新日志​

范围预览增强

  • 设置页新增三个可调参数:呼吸速度(预览网格呼吸快慢)、最大透明度(悬停时的峰值透明度)、调节透明度(拖动滑块调节那一刻的透明度,可单独调暗;设为 0 则拖动时隐藏预览,不挡视线)
  • 最大透明度设为 0 可完全关闭范围预览
未激活的自定义变形也能检索

  • 建索引时会临时加载未激活的自定义变形(var 包 / 本地),使它们在悬停、拖拽选择模式下同样能被搜索和预览(此前只覆盖已激活的)
中文汉化大幅增强

  • 自定义变形名汉化扩充至 2416 条:新增驼峰命名拆分(calfUpper→小腿 上)、作者前缀+部位拆分、肌肉操作码后缀映射(L/R+UD/ROT/EXP→左右+上下/旋转/扩张),大幅覆盖此前整串无法翻译的黏连命名(如 ppcalfMidUpperRROT→pp 小腿 中 上 右 旋转)
  • 原生 UI 汉化补漏:自动行为、锁定/解锁、重扫文件、音频衰减/输入等一批此前漏翻的原生界面文本
  • 部位标签 + 设置页新参数汉化:呼吸速度 / 最大透明度 / 调节透明度等
性能

  • 重建索引改为按帧时间预算分帧,消除加载未激活变形(磁盘读取)时的卡顿
其它

  • 最大搜索结果上限 80 → 500
  • 设置页布局按左右两列对齐,范围预览参数归组
中文汉化通过 XUnity.AutoTranslator 翻译文件实现,放在 BepInEx/Translation/zh-CN/,安装后需重启 VAM 生效;自定义变形名汉化为当前场景的 morph 集合特定生成。
Back
Top Bottom