Skip to content

Commit a36c5df

Browse files
update Open Source Docs from Roblox internal teams
1 parent 8d833c1 commit a36c5df

File tree

17 files changed

+480
-429
lines changed

17 files changed

+480
-429
lines changed

content/common/navigation/avatar/guides.yaml

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ navigation:
4444
path: /art/accessories/import-clothing
4545
- title: Characters
4646
section:
47-
- title: Overview
48-
path: /art/characters/
49-
- title: Specifications
50-
path: /art/characters/specifications
51-
- title: Reference files
52-
path: /art/characters/project-files
53-
- title: Export settings
54-
path: /art/characters/export-settings
55-
- title: Import into Studio
56-
path: /art/characters/import
47+
- title: Overview
48+
path: /art/characters/
49+
- title: Specifications
50+
path: /art/characters/specifications
51+
- title: Reference files
52+
path: /art/characters/project-files
53+
- title: Export settings
54+
path: /art/characters/export-settings
55+
- title: Import into Studio
56+
path: /art/characters/import
5757
- title: Heads
5858
section:
5959
- title: Overview
@@ -81,10 +81,16 @@ navigation:
8181
section:
8282
- title: 3D Importer
8383
path: /art/modeling/3d-importer
84+
- title: Avatar Setup
85+
section:
86+
- title: Overview
87+
path: /avatar-setup/
88+
- title: Auto-setup requirements
89+
path: /avatar-setup/auto-setup-requirements
90+
- title: Edit tools
91+
path: /avatar-setup/tools
8492
- title: Accessory Fitting
8593
path: /art/accessories/accessory-fitting-tool
86-
- title: Avatar Setup
87-
path: /art/modeling/avatar-setup
8894
- title: Automatic Skinning Transfer
8995
path: /art/accessories/automatic-skinning-transfer
9096
- title: Thumbnails

content/en-us/ai-data-sharing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: AI data sharing
33
description: Understand AI data sharing policies and how to update your preferences.
44
---
55

6-
Roblox has a suite of AI-powered solutions, including [Code Assist](studio/script-editor.md#code-assist), [Material Generator](studio/material-generator.md), [Assistant](assistant/guide.md), in-experience chat translation, [Texture Generator](studio/texture-generator.md), and [Avatar Setup](art/modeling/avatar-setup.md). These tools help you quickly find information, accelerate the creation process, and complement your existing skillset.
6+
Roblox has a suite of AI-powered solutions, including [Code Assist](studio/script-editor.md#code-assist), [Material Generator](studio/material-generator.md), [Assistant](assistant/guide.md), in-experience chat translation, [Texture Generator](studio/texture-generator.md), and [Avatar Setup](/avatar-setup/index.md). These tools help you quickly find information, accelerate the creation process, and complement your existing skillset.
77

88
To improve these tools and build new ones, Roblox uses data to train its generative AI models.
99

content/en-us/art/characters/import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Use the 3D Importer to add third-party models to Studio before test
66
Use the following instructions to import a full character body model into Studio as a `Model` object that you can save to use in your experience, share with others, or upload to the Marketplace.
77

88
<Alert severity ='info'>
9-
If you are using a single-mesh character body for the Roblox Auto-Setup tool, see [Avatar auto-setup](../modeling/avatar-setup.md#avatar-auto-setup).
9+
If you are using a single-mesh character body for the Roblox Auto-Setup tool, see [Avatar auto-setup](../../avatar-setup/).
1010
</Alert>
1111

1212
Studio's 3D Importer provides a quick and easy way to import third-party 3D assets into your projects. The importer provides object previews and error-checking to ensure that your asset meets Roblox's [general 3D requirements](../modeling/specifications.md).

content/en-us/art/characters/testing/studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Verify the important aspects of your character model in a custom St
66

77
Test your character model in Studio to understand how it looks and feels within a Roblox experience. To test your custom character in Studio, first [import the character model](../../characters/import.md) into your Studio project.
88

9-
You can test in Studio using the [Avatar Setup tool](../../modeling/avatar-setup.md) to preview and test various components of your avatar character.
9+
You can test in Studio using the [Avatar Setup tool](../../../avatar-setup/) to preview and test various components of your avatar character.
1010

1111
You can also playtest your character in the [Avatar Test experience](https://www.roblox.com/games/13176231501/Avatar-Test-Place). This experience provides a wide variety of environmental and clothing tests to ensure that your character model and related components work as expected.
1212

content/en-us/art/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ The following is a list of common 3D art resources ordered by subject, as well a
340340

341341
<a href="../animation/capture.md"><Typography variant='body1' style={{marginBottom: 12}}>Animation Capture</Typography></a>
342342

343-
<a href="./modeling/avatar-setup.md"><Typography variant='body1' style={{marginBottom: 12}}>Avatar Setup</Typography></a>
343+
<a href="../avatar-setup/"><Typography variant='body1' style={{marginBottom: 12}}>Avatar Setup</Typography></a>
344344

345345
<a href="../parts/materials.md"><Typography variant='body1' style={{marginBottom: 12}}>Material Generator</Typography></a>
346346

content/en-us/art/modeling/3d-importer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The 3D Importer provides the following settings for meshes with rigging data, ty
124124
</tr>
125125
<tr>
126126
<td>Validate UGC Body</td>
127-
<td>After importing, Studio opens the assets in the [Avatar Setup](../../art/modeling/avatar-setup.md) tool, allowing you to quickly begin testing and uploading avatar assets to the Marketplace.</td>
127+
<td>After importing, Studio opens the assets in the [Avatar Setup](../../avatar-setup/index.md) tool, allowing you to quickly begin testing and uploading avatar assets to the Marketplace.</td>
128128
</tr>
129129
<tr>
130130
<td>Rig Scale</td>

0 commit comments

Comments
 (0)