Extensions:2.6/Py/Scripts/3D interaction/Mouse Click Merge

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | 3D interaction
2018年6月29日 (金) 06:14時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Mouse Click Merge
Merge by clicking mouse.
UI location 3D View -> Properties Panel -> Mouse Click Merge
Version 0.3 Author(s) Nutti
Blender 2.70- License GPL 3+
Category 3D View Distribution Upload


Executable information
File name mouse_click_merge.py
Current version download https://github.com/nutti/Mouse-Click-Merge/releases


Warning https://github.com/nutti/Mouse-Click-Merge/issues
Links https://github.com/nutti/Mouse-Click-Merge
Release Log http://nutti.github.io/Mouse-Click-Merge/


Installation

  1. Put script (mouse_click_merge.py) in your addons folder (Ex:) or use Install Addon.
  2. Activate it in User Preferences / Add-Ons Panel.

Features

You can edit meshes easily by this add-on. Usages are as follows.

  • 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

Updates

[Ver0.3]

  • Add feature
  1. Flip Diagonal
  2. Add shortcut key for starting/stopping operation

[Ver0.2]

  • Add feature
  1. Support "Merge Type"
  2. Support "Merge with UV"

[Ver0.1]

  • First release.

Related Links

Usage Examples