CAD Addon: Exact Edit alpha, for precision distance, scale, and rotation adjustments

Exact Offsets Alpha Version 009 released ( Download link )

This is a mostly a bug fix release and does not include any new features or hotkey changes. The full change log below.

Notes:

  • There is no “non-experimental” version with this release. The “experimental” release has all the “non-experimental” release’s features and the experimental snap feature isn’t enabled by default.
  • There actually is a “version 008”, but I decided against releasing it as it was entirely a code cleanup with no bug fixes or new features.

Changes:

  • Major clean up of the event handling code to (hopefully) be less error prone
  • Fixed bug causing meshes to be deleted when working in snap mode
  • Fixed bug causing the geometry/object the “Free” point was on to become selected after doing a transform
  • Fixed bug creating console error messages when reference points were outside the 3D view.
  • Fixed issue causing GUI to show up in a weird location when “Region Overlap” was enabled
  • Small performance improvement with point finding code