Skip to content

Commit 11dac3c

Browse files
committed
Merge branch 'release-0.4.0'
2 parents 12578db + 9d08719 commit 11dac3c

File tree

2 files changed

+11200
-4327
lines changed

2 files changed

+11200
-4327
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Mesh Align Plus (Blender Addon)
2-
Mesh Align Plus is a precision modeling addon that lets you move mesh parts and objects around, by picking points of interest and using them as targets for alignments, rotations and other types of transformations.
2+
Mesh Align Plus helps you move things around, precisely: arrange objects in your scene, align mesh parts to each other while you're modeling, and create complex custom transformations using measurements from your models.
33

4-
For example: rest a plane against the tips of three separate pyramid objects...or select an edge and rotate part of your mesh around it (or even take that axis and shift it to a new location, then rotate from there).
4+
In short: You choose from a basic set of operations, pick reference points, and apply custom transformations to a variety of targets. Flexible reference picking and a depth of customization enable sophisticated results.
55

6-
The complete manual/wiki is here currently (visit for more info, including contact information): https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/Mesh_Align_Plus
6+
Some concrete examples of things you can do with the addon:
7+
* Grab an edge, then rotate an object around it
8+
* Stick a flat surface from one object against a flat surface on another object
9+
* Align something to an invisible axis, or shift that axis to a new location first and then rotate around it.
710

8-
See the simple demo clips below for a general sense of what the addon can do, or watch the full 30 minute demo video on <a href="https://www.youtube.com/watch?v=ebEkfAQ4OOk">YouTube (Link)</a>.
11+
See the simple demo clips below for a general sense of what the addon can do, read the Wiki above, or watch the video tutorial on <a href="https://youtu.be/VBoic2MIC8U">YouTube (Link)</a>.
912

10-
<div>
11-
<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/hi2Lw.gif"></div>
12-
<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/dOOF8.gif"></div>
13-
<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/IgMGY.gif"></div>
14-
<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/05uXX.gif"></div>
15-
</div>
13+
![alt](http://i.imgur.com/hro9YEB.gif)
14+
![alt](http://i.imgur.com/VSkjGdN.gif)
15+
![alt](http://i.imgur.com/qlUZwPC.gif)
16+
![alt](http://i.imgur.com/JOa7Fcd.gif)

0 commit comments

Comments
 (0)