Skip to content

0.2.1

Latest

Choose a tag to compare

@dolag233 dolag233 released this 31 Aug 09:02
· 17 commits to main since this release

Release Notes

New Features

  1. Support importing reference textures
  2. Support importing 3D models and drawing flow maps on 3D models
  3. Support adjusting base image scaling

Bug Fixes

  1. Fixed issue where flow map drawing was blocked in brush preview interface
  2. Fixed issue where UI might remain in brush size adjustment state
  3. Fixed issue where variable panel modifications didn't support undo functionality
  4. Refactored documentation

新功能:

  1. 支持导入一张参考贴图
  2. 支持导入3D模型并支持在3D模型上进行流向绘制
  3. 支持调整底图缩放

问题修复:

  1. 修复笔刷预览界面处无法绘制流向图的问题
  2. 修复笔刷大小调整时可能会导致UI持续处于该状态的问题
  3. 修复变量面板修改变量行为不支持撤回的问题
  4. 重构文档