Modeling: Add Transform category #104596

Merged
Aaron Carlisle merged 7 commits from mano-wii/blender-manual:transform_documentation into blender-v4.0-release 2023-10-31 15:11:49 +01:00

Transform operations are widely used and deserve a specific category
for them.

These operations are related to modeling, therefore they fit well
within the Modeling item.

This is initial work to document these operations and include items
mentioned in #104446

Transform operations are widely used and deserve a specific category for them. These operations are related to modeling, therefore they fit well within the `Modeling` item. This is initial work to document these operations and include items mentioned in https://projects.blender.org/blender/blender-manual/issues/104446
Germano Cavalcante added the
Module
Modeling
label 2023-10-19 20:09:13 +02:00
Germano Cavalcante added 1 commit 2023-10-19 20:09:16 +02:00
3c1ca63dd6 Modeling: Add Transform category
Transform operations are widely used and deserve a specific category
for them.

These operations are related to modeling, therefore they fit well
within the `Modeling` item.

This is initial work to document these operations and include items
mentioned in #104446
Germano Cavalcante requested review from Aaron Carlisle 2023-10-19 20:09:38 +02:00
Germano Cavalcante added 1 commit 2023-10-19 20:12:54 +02:00
Aaron Carlisle added 1 commit 2023-10-26 23:18:43 +02:00
Aaron Carlisle added 1 commit 2023-10-26 23:21:15 +02:00
Aaron Carlisle added 1 commit 2023-10-26 23:22:46 +02:00
Aaron Carlisle requested changes 2023-10-26 23:26:29 +02:00
Aaron Carlisle left a comment
Member

Is this ready for final review or is this still WIP?

Overall, I like the idea of this section and like where this is going.
I committed just some basic formatting changes.

Is this ready for final review or is this still WIP? Overall, I like the idea of this section and like where this is going. I committed just some basic formatting changes.
@ -0,0 +60,4 @@
Mirrors objects along one or more axes.
These operators are accessed through the bpy.ops.transform module in the Blender API and can be called via Python
Member

This is too much information for the User Manual, we don't usually mention API documentation. Best to remove this

This is too much information for the User Manual, we don't usually mention API documentation. Best to remove this
Germano Cavalcante added 1 commit 2023-10-27 15:54:59 +02:00
Germano Cavalcante added 1 commit 2023-10-27 16:02:08 +02:00
Author
Member

For me it's ready to commit.
Documentation to add can be done later.

I am also open to any suggestions and formatting changes. (I'm not familiar with the style and formatting in the documentation code).

For me it's ready to commit. Documentation to add can be done later. I am also open to any suggestions and formatting changes. (I'm not familiar with the style and formatting in the documentation code).
Aaron Carlisle changed title from Modeling: Add Transform category to Modeling: Add Transform category 2023-10-31 15:10:57 +01:00
Blendify changed target branch from main to blender-v4.0-release 2023-10-31 15:10:58 +01:00
Aaron Carlisle approved these changes 2023-10-31 15:11:41 +01:00
Aaron Carlisle merged commit b2b47e1098 into blender-v4.0-release 2023-10-31 15:11:49 +01:00
Sign in to join this conversation.
No reviewers
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#104596
No description provided.