Straighten X Y Z #56067

Closed
opened 2018-07-21 07:33:02 +02:00 by Qais Ahmadyar · 8 comments

Aligns selected vertices in edit mode to the selected axis.

StraightenZ.py
StraightenY.py
StraightenX.py

Aligns selected vertices in edit mode to the selected axis. [StraightenZ.py](https://archive.blender.org/developer/F4004607/StraightenZ.py) [StraightenY.py](https://archive.blender.org/developer/F4004606/StraightenY.py) [StraightenX.py](https://archive.blender.org/developer/F4004605/StraightenX.py)
Qais Ahmadyar self-assigned this 2018-07-21 07:33:02 +02:00
Author

Added subscriber: @qaisahm

Added subscriber: @qaisahm
Author

This comment was removed by @qaisahm

*This comment was removed by @qaisahm*

Added subscriber: @KristofW

Added subscriber: @KristofW

Similar functionality already exists. You simply scale the vertices along an axis with a value of 0.

e.g. To straighten a set of vertices along the X axis in edit mode your press S>Y>0>Enter. Scale>Input the axis X, Y, or Z>set value to 0>apply.

Similar functionality already exists. You simply scale the vertices along an axis with a value of 0. e.g. To straighten a set of vertices along the X axis in edit mode your press S>Y>0>Enter. Scale>Input the axis X, Y, or Z>set value to 0>apply.
Author

Ah thanks a lot, I've been trying to figure that out for too long.

Ah thanks a lot, I've been trying to figure that out for too long.

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

No point in keeping it open then. Thanks for the patch anyway. :)

No point in keeping it open then. Thanks for the patch anyway. :)
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#56067
No description provided.