Skip to content

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

Merged
merged 16 commits into from
Oct 14, 2024
Merged

Conversation

suearkinunity
Copy link
Contributor

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?

Sue Arkin added 13 commits September 2, 2024 09:23
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
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
@unity-cla-assistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ suearkinunity
❌ Sue Arkin


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.

@suearkinunity suearkinunity changed the base branch from master to suearking-DOCATT-5849-2 September 10, 2024 14:23
Comment on lines 26 to 32
| **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. |
| ![](images/extrude_face_normals.png) | **Face Normals** | Each new face follows the direction of its original face, and the faces are connected to each other. |
| ![](images/extrude_vertex_normal.png) | **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. |
| ![](images/extrude_individual_faces.png) | **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. |
Copy link
Contributor

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,
| | ![](images/extrude_face_normals.png) **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-->
Copy link
Contributor

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.

Copy link
Contributor Author

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.

@suearkinunity
Copy link
Contributor Author

Merging into my other PR because frankly this is confusing me.

@suearkinunity suearkinunity merged commit a960836 into suearking-DOCATT-5849-2 Oct 14, 2024
1 of 6 checks passed
@suearkinunity suearkinunity deleted the suearkin-DOCATT-5849-5 branch October 14, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants