Fixing typo and rephrasing the Island Index section of the Mesh Island node #104481

Closed
Arthur Blaquart wants to merge 1 commits from Human_Robot/blender-manual:human_robot-patch-1 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
First-time contributor

From:
The index of the each vertex’s island. Indices are decided based on the lowest vertex index contained in each island

To:
Each island index is based on it's lowest vertex index.

Hopefully it's clearer. It's my first commit to the documentation, hopefully I'm not screwing it up!

From: The index of the each vertex’s island. Indices are decided based on the lowest vertex index contained in each island To: Each island index is based on it's lowest vertex index. Hopefully it's clearer. It's my first commit to the documentation, hopefully I'm not screwing it up!
Arthur Blaquart added 1 commit 2023-06-07 20:20:02 +02:00
b54177fec4 Fixing typo and rephrasing the Island Index section of the Mesh Island node
From:
The index of the each vertex’s island. Indices are decided based on the lowest vertex index contained in each island

To:
Each island index is based on it's lowest vertex index.

Hopefully it's clearer. It's my first commit to the documentation, hopefully I'm not screwing it up!
Iliya Katushenock requested review from Hans Goudey 2023-06-07 20:31:29 +02:00
Member

Thanks for the fix! I'd just remove the extra "the" though (index of the each -> index of each). As it is, some information is removed from the description.

Thanks for the fix! I'd just remove the extra "the" though (`index of the each` -> `index of each`). As it is, some information is removed from the description.
Author
First-time contributor

You are absolutely right, sorry, I'm not sure how I missed the importance of the first sentence in describing the output. I don't know how to edit the commit to make the proper change, I'll do some research.

In the meantime we agree on this then:

The index of each vertex’s island. Indices are decided based on the lowest vertex index contained in each island.

Thank you!

You are absolutely right, sorry, I'm not sure how I missed the importance of the first sentence in describing the output. I don't know how to edit the commit to make the proper change, I'll do some research. In the meantime we agree on this then: The index of each vertex’s island. Indices are decided based on the lowest vertex index contained in each island. Thank you!
Member

Yes that sounds like an appropriate description.

You can use the online editor here to make the appropriate change:

https://projects.blender.org/Human_Robot/blender-manual/src/branch/human_robot-patch-1/manual/modeling/geometry_nodes/mesh/read/mesh_island.rst

Yes that sounds like an appropriate description. You can use the online editor here to make the appropriate change: https://projects.blender.org/Human_Robot/blender-manual/src/branch/human_robot-patch-1/manual/modeling/geometry_nodes/mesh/read/mesh_island.rst
Member

Committed a fix here: c37b60f16d

Committed a fix here: https://projects.blender.org/blender/blender-manual/commit/c37b60f16d5bcf42903f835863e56deaffca4193
Aaron Carlisle closed this pull request 2023-06-23 19:10:32 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
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-manual#104481
No description provided.