Invert Matrix Node Docs - Mistake in the 'Invertible' output's description #104892

Closed
opened 2024-08-14 11:59:13 +02:00 by GunesGUMUS · 1 comment

Page Information
File: manual/modeling/geometry_nodes/utilities/matrix/invert_matrix.rst
Blender Version: 4.2
Documentation Language: en
Permanent Link

Short description of error
[Please fill out a short description of the error here]
I believe these pieces of information are misleading (in the description of the Invert Matrix Node's "Invertible" output):

  • In the description, it says "Returns true if the matrix cannot be inverted", but I believe it should be "Returns false if the matrix cannot be inverted", or "Returns true if the matrix can be inverted".
  • Also inside the warning box with the header saying "Important", it says "When a matrix is invertible, the identity matrix is returned", but I believe it should be "When a matrix is not invertible, the identity matrix is returned".
image
**Page Information** File: `manual/modeling/geometry_nodes/utilities/matrix/invert_matrix.rst` Blender Version: `4.2` Documentation Language: `en` [Permanent Link](https://docs.blender.org/manual/en/4.2/modeling/geometry_nodes/utilities/matrix/invert_matrix.html) **Short description of error** [Please fill out a short description of the error here] I believe these pieces of information are misleading (in the description of the Invert Matrix Node's "Invertible" output): * In the description, it says "Returns true if the matrix cannot be inverted", but I believe it should be "Returns _**false**_ if the matrix cannot be inverted", or "Returns true if the matrix **_can_** be inverted". * Also inside the warning box with the header saying "Important", it says "When a matrix is invertible, the identity matrix is returned", but I believe it should be "When a matrix is **_not_** invertible, the identity matrix is returned". <img width="634" alt="image" src="attachments/b5580674-d221-45c6-933c-d2ad74dc97bd">
GunesGUMUS added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2024-08-14 11:59:13 +02:00
Member

Correct - fixed this as part of #104978.

Correct - fixed this as part of #104978.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2024-10-19 23:54:07 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#104892
No description provided.