Mouse-Click-Merge

Blender add-on: Merge by clicking mouse. This add-on is inspired by modeling tool 'Metasequoia'.


Project maintained by nutti Hosted on GitHub Pages — Theme by mattgraham

Blender Add-on "Mouse Click Merge"

This is a blender add-on "Mouse Click Merge". You can edit meshes easily by this add-on. This add-on is inspired by modeling tool 'Metasequoia'. Metasequoia

Release URL

Version Download URL
0.3 Download
0.2 Download
0.1 Download

Support languages

English only.

Features

This add-on's features are as follows.

Tutorials

Merge nearest neighbor vertex by mouse clicking

  1. Press key N to show properties
  2. See Mouse Click Merge
  3. Select Merge
  4. Click Start or Press key Shift + M
  5. Select vertex which will be merged
  6. Right click and Left click simultaneously
  7. (optional) You can change merge strategy from properties
  8. Click Stop or Press key Shift + M

Flip polygon's diagonal by mouse clicking

  1. Press key N to show properties
  2. See Mouse Click Merge
  3. Select Flip Diagonal or Press key Shift + M
  4. Click Start
  5. Select polygon's diagonal edge which will be fliped
  6. Right click and Left click simultaneously
  7. Click Stop or Press key Shift + M

Related Links

Change Log

Version Release Date Change Log
0.3 2015.5.9 Add feature
1. Flip Diagonal
2. Add shortcut key for starting/stopping operation
0.2 2015.4.25 Add feature
1. Support "Merge Type"
2. Support "Merge with UV"
0.1 2015.4.20 First release.

Bug report / Feature request

This addon's project is in progress. If you want to report problem or request feature, please make issues.

Contribution

If you want to contribute this project, please send pull request to develop branch. https://github.com/nutti/Mouse-Click-Merge/tree/develop DO NOT send pull request to master branch.