Page MenuHome

Manual: Rotate Euler, Align Euler to Vector, Subdivision Surface, Instances to Points
ClosedPublic

Authored by Jarrett Johnson (jarrett.johnson) on Oct 24 2021, 4:47 AM.

Details

Summary

This patch adds the following documentation to the manual:

  • Rotate Euler
  • Instances to Points

This patch also modifies the following documentation of the manual:

  • Align Euler to Vector
  • Subdivision Surface

Here are updated images for the four documents:

The manual contribution page just says to attach the images, but let me know if I should also svn add these images if it helps.

Diff Detail

Branch
/trunk/blender_docs
Build Status
Buildable 18160
Build 18160: arc lint + arc unit

Event Timeline

Jarrett Johnson (jarrett.johnson) created this revision.
Jarrett Johnson (jarrett.johnson) retitled this revision from Assorted Manual additions to Manual: Rotate Euler, Align Euler to Vector, Subdivision Surface, Instances to Points.Oct 24 2021, 5:04 AM
Jarrett Johnson (jarrett.johnson) edited the summary of this revision. (Show Details)
Hans Goudey (HooglyBoogly) requested changes to this revision.Oct 24 2021, 5:21 AM

Thanks for the patch. It's so nice to get patches for the manual from the developers who worked on the area!

Just a couple smaller comments inline.

manual/modeling/geometry_nodes/instances/instances_to_points.rst
13

This could explain "top-level" a bit more. Nested instancing is a relatively complicated concept that users might want to know more about.

29

Since this has no implicit input, I wouldn't recommend describing it the same way as the position input.

manual/modeling/geometry_nodes/utilities/rotate_euler.rst
29

Also describe what this input does, particularly how it relates to the axis input.

This revision now requires changes to proceed.Oct 24 2021, 5:21 AM
Jarrett Johnson (jarrett.johnson) marked 3 inline comments as done.

Addressed comments

Aaron Carlisle (Blendify) added inline comments.
manual/modeling/geometry_nodes/instances/instances_to_points.rst
18

Nit Picky: This long line should be wrapped, can happen when committed if @Hans Goudey (HooglyBoogly) doesn't have anything else to say.

This revision is now accepted and ready to land.Oct 24 2021, 7:04 PM