Skip to content

Releases: UncleFirefox/Measures-Addon-For-Blender

0.7.1

13 Apr 18:33
bb6aff4
Compare
Choose a tag to compare

Adding dependency resolution fixes

0.7.0

12 Apr 10:14
a15da71
Compare
Choose a tag to compare

This release includes:

  • New geodesic algorithm based on the Edge Flip technique
  • Minor refactors and cleanups

0.6.0

27 Mar 16:54
663e2f5
Compare
Choose a tag to compare

This release includes:

  • New geodesic algorithm that navigates through vertices and subdivides faces when necessary
  • Minor optimizations for circular measure

0.5.0

21 Mar 19:46
de08d64
Compare
Choose a tag to compare
  • Unifying logging messages
  • Geodesic path visual point representation (press SPACE anytime to toggle it)
  • Navigation between modes (P, G, E, I ) has been unified, you can jump from one mode to any other, cancel the operation with ESC and confirm the edition pressing ENTER

0.4.8

19 Mar 22:35
ba15bc8
Compare
Choose a tag to compare

Support for geodesic key point insertion (typing I)

0.4.5

17 Mar 23:11
4e6f1d1
Compare
Choose a tag to compare

Ability to delete Geodesic Keypoints getting into Erase mode pressing E

0.4.1

16 Mar 22:46
153f8c1
Compare
Choose a tag to compare

This release upgrades dependencies to work solely with Blender 2.92 which will be the supported version from here onwards.

0.4.0

14 Mar 22:31
a04e909
Compare
Choose a tag to compare

This release takes geodesic measures to the next level, allowing for multipoint editable polylines

0.3.8

07 Mar 12:14
139d484
Compare
Choose a tag to compare

This release includes:

  • Fixes and suggestions for existing code
  • Export of geodesic path to mesh much like the circular measures

0.3.5

01 Mar 19:44
e95a790
Compare
Choose a tag to compare

Reviewed circular measures with feedback from users. Redo panel is now more accurate and acts on height of the collision point and the normal of an Euler vector for plane rotation.

BLENDER 2.90 only