This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
blender:python:addons:vertexdistribute [2022/02/20 02:10] dwheele |
blender:python:addons:vertexdistribute [2022/02/20 02:11] (current) dwheele |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== UVDistribute - Vertex Distribute ====== | ====== UVDistribute - Vertex Distribute ====== | ||
| - | At this point (2/7/2022), this works as a script run in a Blender Text window, but isn't completed into a full add on. This allows you to select 3 or more Vertexes, select one point as the Active vertex, and they will be placed into alignment and distributed, | + | As of 2/ |
| The mode set to OBJECT then to EDIT should not be necessary, but without it, the change is not visible within the 3D View window. Later I may be able to fix this. | The mode set to OBJECT then to EDIT should not be necessary, but without it, the change is not visible within the 3D View window. Later I may be able to fix this. | ||