-
Notifications
You must be signed in to change notification settings - Fork 85
Action Reference - PR #2 #560
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
Action Reference - PR #2 #560
Conversation
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. |
Plus two small edits to other pages
My thinking was that a user won't know whether they need a loop or ring selection until they've read the docs. Therefore, those two options need to be directly compared.
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.
Documentation~/Toggle_X_Ray.md
Outdated
<!-- | ||
Note to reviewers: this is a placeholder; the page itself will be written in a different PR. | ||
|
||
[[From the what's new page: * Added a new [Selection X-Ray](preferences.md#sel-xray) option to highlight hidden element selections with a muted color. The default shortcut is **Ctrl/Alt+Shift+X** (modifiable in the Shortcuts Manager), and you can also access it through the ProBuilder menu (**Tools** > **ProBuilder** > **Interaction** > **Toggle X Ray**).]] | ||
|
||
[[why is this both a preference an an action?]]--> |
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 really know much about this feature. @modrimkus, can you explain this one?
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.
@suearkinunity It toggles if selected elements that are occluded by geometry are still visualized.
Screen.Recording.2024-09-05.at.10.59.55.AM.mov
For why it's a pref but also has a shortcut - I'm not sure.
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.
@gabrielw-us thoughts? : )
Documentation~/TableOfContents.md
Outdated
* [Create and edit Bezier shapes](workflow-create-bezier) | ||
* [Perform Boolean operations](boolean) | ||
* [Store meshes as assets](meshes-as-assets) | ||
* [Bezier Shape tool](workflow-create-bezier) |
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 have a feeling I don't want this change. Please don't merge until I've figured it out.
Making it match Msater
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
Tidying table
Actions ref PR 5
Undoing changes in the MAT files
Merging into my working branch (so not into master - nobody panic). |
66f15d6
into
suearkinunity-DOCATT-5849
Purpose of this PR
More work on the Actions Reference pages.
This one took ages because while it covers very few pages, one of those is the landing page.
So we have here:
Spoiler alert: The next few PRs will be based on the new order of the pages in the landing page.
Links
Jira: DOCATT-5849
Comments to Reviewers
See the Purpose of this PR section.