User Tools

Site Tools


blender:python:addons:vertexdistribute

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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, using the farthest vertex as one anchor, and the Active vertex to be the other.+As of 2/7/2022, (see other page with better working code) 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, using the farthest vertex as one anchor, and the Active vertex to be the other.
  
 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.
blender/python/addons/vertexdistribute.1645323042.txt.gz ยท Last modified: 2022/02/20 02:10 by dwheele