Skip to content

v3.2.6

Compare
Choose a tag to compare
@vxlcoder vxlcoder released this 04 Mar 18:39
· 298 commits to master since this release

This the official release of RetopoFlow v3.2.6!

Below is a list of changes from RetopoFlow v3.2.5.

  • Vertex pinning and unpinning, where pinned vertices cannot be moved
  • Seam edges can be pinned
  • Option to hide mouse cursor when moving geometry
  • Keymap editor improvements: shows keys for done and toggle UI, added Blender passthrough, fixed many bugs
  • Fixed bug where modifier key states would be out of sync if pressed or unpressed while changing view
  • Added auto clip adjustment setting, which adjusts clip settings based on view position and distance to bbox of sources
  • Fixed visualization bug where depth test wasn't always enabled and depth range might not be [0,1]
  • Added check for and button to select vertices that are on the "wrong" side of symmetry planes.
  • Fixed many bugs and cleaned up code