Releases: UncleFirefox/Measures-Addon-For-Blender
Releases · UncleFirefox/Measures-Addon-For-Blender
0.7.1
0.7.0
This release includes:
- New geodesic algorithm based on the Edge Flip technique
- Minor refactors and cleanups
0.6.0
This release includes:
- New geodesic algorithm that navigates through vertices and subdivides faces when necessary
- Minor optimizations for circular measure
0.5.0
- 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 withESC
and confirm the edition pressingENTER
0.4.8
Support for geodesic key point insertion (typing I
)
0.4.5
Ability to delete Geodesic Keypoints getting into Erase mode pressing E
0.4.1
This release upgrades dependencies to work solely with Blender 2.92 which will be the supported version from here onwards.
0.4.0
This release takes geodesic measures to the next level, allowing for multipoint editable polylines
0.3.8
This release includes:
- Fixes and suggestions for existing code
- Export of geodesic path to mesh much like the circular measures
0.3.5
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