/Blender_Vertex-Align

Align selected vertices to same line with active vertex and selected axis.

Primary LanguagePythonMIT LicenseMIT

Blender Vertex Align Plugin

Align selected vertices to same line with active vertex and selected axis.

How to use

After you've installed the plugin you'll find it from "Edit Mode" > "Mesh" > Vertex Align (X/Y/Z)

Install

Just download "Blender_Vertex_Align.py and install through "User Preferences" > "Add-ons" > "Install from File..."

Shortcuts

Command Shortcut Description
Align X Axis ctrl + alt + shift + X Align vertices to last selected vertex and X axis.
Align X Axis ctrl + alt + shift + Y Align vertices to last selected vertex and Y axis.
Align X Axis ctrl + alt + shift + Z Align vertices to last selected vertex and Z axis.

Example

Example 1

About

This is just experimental plugin that I've made for personal needs. I'm not so familiar with Blender scripting yet, so this is also training for me :) Just wanted to share it and maybe someone also find it useful.

Licence

The MIT License (MIT) Copyright (c) 2016 Creatide (Sakari Niittymaa)