From c4231d77b9fa14e735e5aaeb619f8a4aa3b66035 Mon Sep 17 00:00:00 2001 From: "rbx-open-source-docs[bot]" <138828531+rbx-open-source-docs[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 17:29:02 +0000 Subject: [PATCH] update Open Source Docs from Roblox internal teams --- content/common/navigation/cloud/guides.yaml | 2 + content/common/navigation/engine/guides.yaml | 20 +- content/en-us/art/accessories/index.md | 6 +- .../ScreenGui/Top-Bar-Safe-Area-Collapsed.png | 3 + .../ScreenGui/Top-Bar-Safe-Area-Expanded.png | 3 + .../open-cloud-nodejs-sample-oauth2-main.zip | 3 + content/en-us/avatar/tutorials.md | 2 +- .../en-us/cloud/open-cloud/oauth2-sample.md | 79 ++++ content/en-us/cloud/reference/oauth2.md | 27 +- content/en-us/cloud/reference/patterns.md | 2 +- .../en-us/input/customizing-mouse-icons.md | 52 --- content/en-us/input/gamepad.md | 4 +- content/en-us/input/index.md | 6 +- content/en-us/input/mobile.md | 8 +- content/en-us/input/mouse-and-keyboard.md | 359 +++++++++--------- content/en-us/navigation/navigation.json | 6 +- .../nominating-for-the-discover-page.md | 30 +- .../publishing/creator-marketplace.md | 2 +- .../en-us/resources/modules/merch-booth.md | 2 +- content/en-us/sound/objects.md | 2 +- content/en-us/studio/home-tab.md | 2 +- content/en-us/ui/automatic-sizing.md | 2 +- content/en-us/ui/buttons.md | 14 +- content/en-us/ui/cross-platform-design.md | 2 +- content/en-us/ui/drag-detectors.md | 4 - content/en-us/ui/index.md | 33 +- content/en-us/ui/labels.md | 8 +- content/en-us/ui/on-screen-containers.md | 5 +- content/en-us/ui/{text.md => text-input.md} | 12 +- 29 files changed, 357 insertions(+), 343 deletions(-) create mode 100644 content/en-us/assets/engine-api/classes/ScreenGui/Top-Bar-Safe-Area-Collapsed.png create mode 100644 content/en-us/assets/engine-api/classes/ScreenGui/Top-Bar-Safe-Area-Expanded.png create mode 100644 content/en-us/assets/open-cloud/open-cloud-nodejs-sample-oauth2-main.zip create mode 100644 content/en-us/cloud/open-cloud/oauth2-sample.md delete mode 100644 content/en-us/input/customizing-mouse-icons.md rename content/en-us/ui/{text.md => text-input.md} (90%) diff --git a/content/common/navigation/cloud/guides.yaml b/content/common/navigation/cloud/guides.yaml index 65a7c5864..03eef943a 100644 --- a/content/common/navigation/cloud/guides.yaml +++ b/content/common/navigation/cloud/guides.yaml @@ -11,6 +11,8 @@ navigation: path: /cloud/open-cloud/oauth2-registration - title: Implementation path: /cloud/open-cloud/oauth2-develop + - title: Sample App + path: /cloud/open-cloud/oauth2-sample - title: API Keys path: /cloud/open-cloud/api-keys - heading: V2 Resources (Beta) diff --git a/content/common/navigation/engine/guides.yaml b/content/common/navigation/engine/guides.yaml index 7b76d628c..7b439a28a 100644 --- a/content/common/navigation/engine/guides.yaml +++ b/content/common/navigation/engine/guides.yaml @@ -298,12 +298,8 @@ navigation: - title: Overview path: /input/ - title: Mouse and Keyboard - section: - - title: Overview - path: /input/mouse-and-keyboard - - title: Customizing Mouse Icons - path: /input/customizing-mouse-icons - - title: Mobile Input + path: /input/mouse-and-keyboard + - title: Mobile path: /input/mobile - title: Gamepad path: /input/gamepad @@ -338,7 +334,11 @@ navigation: - title: Buttons path: /ui/buttons - title: Text Input - path: /ui/text + path: /ui/text-input + - title: Proximity Prompts + path: /ui/proximity-prompts + - title: Drag Detectors + path: /ui/drag-detectors - title: Video Assets path: /ui/video-assets - title: Layout and Design @@ -357,10 +357,6 @@ navigation: path: /ui/cross-platform-design - title: UI Animation path: /ui/animation - - title: Proximity Prompts - path: /ui/proximity-prompts - - title: Drag Detectors - path: /ui/drag-detectors - title: Text Filtering path: /ui/text-filtering - title: Loading Screens @@ -383,7 +379,6 @@ navigation: path: /animation/inverse-kinematics - title: Using Animations path: /animation/using - - title: Chat section: - title: Spatial Voice @@ -398,7 +393,6 @@ navigation: path: /chat/bubble-chat - title: Migrating to In-Experience Text Chat path: /chat/migrate-to-in-experience-text-chat - - title: Cloud Services section: - title: Data Stores diff --git a/content/en-us/art/accessories/index.md b/content/en-us/art/accessories/index.md index 623cccc04..d0348ec85 100644 --- a/content/en-us/art/accessories/index.md +++ b/content/en-us/art/accessories/index.md @@ -19,7 +19,9 @@ Custom accessories are first created in 3D modeling programs, such as [Blender]( - A basic background with 3D modeling tools such as [Blender](https://www.blender.org/) or [Maya](https://www.autodesk.com/products/maya/overview). - An understanding of the [components that make up an accessory](#components-of-an-accessory). - An understanding of the general [accessory creation process](#creation-process). -- Review the [clothing creation tutorial](../../art/accessories/creating/index.md), a step-by-step process of creating your own avatar-ready clothing from scratch in Blender. +- Review Roblox's official tutorials to create your own accessories: + - [Rigid accessory creation tutorial](../../art/accessories/creating-rigid/index.md) - covers each process required for converting a 3D model to a rigid accessory and publishing it to the Marketplace. + - [Clothing creation tutorial](../../art/accessories/creating/index.md) - a step-by-step process of creating your own avatar-ready clothing from scratch in Blender. - [Additional tools, resources, and guides](#resources) provided by Roblox to standardize and expedite the creation process. ### Components of an Accessory @@ -116,7 +118,7 @@ If you are interested in specific avatar creation topics, use the following tabl