github JulienHeijmans/quicksnap 1_3_0
1.3.0 Update: Target edge midpoints and face centers, better highlighting and bugfixes.

latest releases: 1_4_9, 1_4_8, 1_4_7...
3 years ago

A larger update this time, there might be some bugs, please report any issue if you find any.

New features:

  • You can now chose to snap from/to:
    • Vertices and curve points
    • Edges mid-points
    • Face centers
      pie-menu
  • A pie menu allow you to pick what you want to snap from/to, but also allows to quickly toggle 'Ignore modifiers' mode, and to open the addon settings.
  • Target vertex edges are also displayed on the selected mesh
  • Potential target edge midpoints and face centers of the polygon under the mouse are displayed for better visibility
    target_highlight
  • The user can now configure the highlighting color, opacity and line thickness.

Change of release tags

I noticed that using dots "." in the release tag in github made github generating zip file whose root folder also contains ".", eg: quicksnap-1.2.5
That is not supported by Blender (Apparently it does not follow python guidelines, module names should not contain "." characters.), which lead to errors when people tried to install the addon using the zip file of a Release on Github.
That is why now I am using "_" in the version tag: 1_3_0
If you had problems installing the addon before, it hsould not happen anymore.

Don't miss a new quicksnap release

NewReleases is sending notifications on new releases.