-
Notifications
You must be signed in to change notification settings - Fork 85
Actions ref PR 5 #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actions ref PR 5 #568
Conversation
Some of those are guesses, but they'll do for now. I'll tidy it up again later. Not sure the Shift feature still exists; asked about it.
Gabe confirmed that yesterday
Gabe approved
But I have some questions
I was using a couple of wrong files. Also, I'm killing the Tools vs Actions page. First of all, we can't keep calling them actions because Actions is a category of Actions, and we can't do that to our poor users. Second, this page duplicates information that's better presented in its own context, such as creating meshes and the so-called actions. The conceptual difference between tool and action is really not something users need to worry themselves with.
Got rid of the inset page, because it's just a way to use Extrude
So I removed it
Sue Arkin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Documentation~/Face_Extrude.md
Outdated
| **Property** | | **Description** | | ||
| :--- | --- | --- | | ||
| **Extrude By** | | When you extrude more than one face, and those faces share an edge, set how the new faces behave along the shared edge. | | ||
|  | **Face Normals** | Each new face follows the direction of its original face, and the faces are connected to each other. | | ||
|  | **Vertex Normals** | The edges of the new faces farthest from the joint edge follow the direction of the original faces. However, the faces move toward the shared edge rather than follow the original direction for their whole length. | | ||
|  | **Individual Faces** | Each new face follows the direction of its original face, but the faces aren't connected to each other. | | ||
| **Distance** | | Distance to extrude the faces(s). Use negative values to inset the face, and define inset. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This table is busted. I think the icons have to go in the same column as the title. For example,
| |  **Face Normals** | Each new face follows the direction of its original face, and the faces are connected to each other. |
From the main menu, select **Tools** > **ProBuilder** > **Selection** > **Select Vertex Color**. | ||
1. In the **Tools** overlay, select the **ProBuilder** context. | ||
1. In the **Tool Settings** overlay, select an edit mode. All three modes support this action. | ||
1. Select an element. To select more than one color, hold **Shift** and select more elements. <!--this isn't as simple as I make it sound - when you select an edge or a vertex, it's not obvious which face it will reference for the color - it's honestly easier to use only Face mode--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to remove the code comments. They display in the published source of the output.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't remove comments until right before we merge, unless they're dealt with.
Merging into my other PR because frankly this is confusing me. |
Purpose of this PR
More changes to the actions refrences.
Links
Jira: DOCATT-5849
Comments to Reviewers
Note that most of the files here have no content changes - I just removed the image from their header, because that was an icon from the ProBuilder Toolbar.
I also have no idea why the two material files ended up here - perhaps Mod can remove them from the PR?