Skip to content

Commit 7e31965

Browse files
update Open Source Docs from Roblox internal teams
1 parent 8c68f26 commit 7e31965

File tree

19 files changed

+259
-169
lines changed

19 files changed

+259
-169
lines changed

content/common/navigation/engine/reference.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4319,6 +4319,11 @@ navigation:
43194319
type: engineapi
43204320
source: /reference/engine/enums/ExperienceAuthScope.yaml
43214321
ignoreTranslation: true
4322+
- title: ExperienceEventStatus
4323+
path: /reference/engine/enums/ExperienceEventStatus
4324+
type: engineapi
4325+
source: /reference/engine/enums/ExperienceEventStatus.yaml
4326+
ignoreTranslation: true
43224327
- title: ExplosionType
43234328
path: /reference/engine/enums/ExplosionType
43244329
type: engineapi

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Roblox has a suite of AI-powered solutions, including [Code Assist](studio/scrip
77

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

10-
When you publish an experience in Studio, upload an avatar item, or upload a **paid** asset to the [Creator Store](production/creator-store.md) (coming soon), you have the option to share your data. The default choice in the user interface is based on a setting in the [Creator Hub](https://create.roblox.com/).
10+
When you publish an experience in Studio, upload an avatar item, or upload a **paid** asset to the [Creator Store](production/creator-store.md), you have the option to share your data. The default choice in the user interface is based on a setting in the [Creator Hub](https://create.roblox.com/).
1111

1212
<img src="assets/misc/Data-Share-Dialog.png" alt="An image of the publish experience dialog showing the data sharing toggle." width="70%" />
1313

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:020b01342dcbd76fb39c753261ccfecd9d6425095adbd319dcfd3e157bf5f281
3-
size 5820040
2+
oid sha256:220e3ef25af770b97f46f4b4efbe11d88607e3a2883fa8e11b3db9f065c2a749
3+
size 5835588
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:0d813d80b94971f39123991eb2d4198b882ddd8c28a87409ee1881f4616cb9d1
3-
size 599288
2+
oid sha256:7a23dc3dbbfa4a2fe72383a4f59a6abd1f701aabcecad0072e91809ac6742e4b
3+
size 5770539
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:e58bd19a0f7f9c4ba98157b3337e6654340cbf918d0838029b46c304bc73ca0c
3-
size 11317009
2+
oid sha256:14bb469916d34cb68abc75b4c08eed54f826e4ba8af6e4bc4808fbeb3250d3bc
3+
size 6084730
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:701829a65ad7131bb0465d0cf2869b93dacc74e8b4c38f292409b8f191de9401
3-
size 8308603
2+
oid sha256:8b9aa3790caed66a88211d3dd5f0a56a39c4bae1207fa053c837d76c2af1c42f
3+
size 5363763
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

content/en-us/avatar/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Template file containing all content from previous templates, includes rig skele
342342

343343
</CardContent>
344344
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
345-
<Button href="../assets/modeling/meshes/reference-files/Clothing_Cage_Templates.zip" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download (.blend, .ma, .fbx)</Button>
345+
<Button href="../assets/modeling/meshes/reference-files/Combined_Templates.zip" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download (.blend, .ma, .fbx)</Button>
346346
</CardActions>
347347
</Card>
348348
</Grid>

0 commit comments

Comments
 (0)