Skip to content

Commit c64e816

Browse files
Merge branch 'Roblox:main' into main
2 parents 823f066 + 70c59ec commit c64e816

File tree

1,820 files changed

+23482
-14144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,820 files changed

+23482
-14144
lines changed

content/common/navigation/avatar/guides.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ navigation:
9595
path: /art/accessories/automatic-skinning-transfer
9696
- title: Thumbnails
9797
path: /marketplace/custom-thumbnails
98-
- title: Validation Errors
98+
- title: Validation errors
9999
path: /art/validation-errors
100100
- title: 3rd party add-ons
101101
section:

content/common/navigation/cloud/reference.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ navigation:
1414
path: /cloud/reference/types
1515
- title: Errors
1616
path: /cloud/reference/errors
17+
- title: Rate limits
18+
path: /cloud/reference/rate-limits
1719
- title: OpenAPI descriptions
1820
path: /cloud/reference/openapi
1921
- heading: Authentication
@@ -51,10 +53,12 @@ navigation:
5153
path: /cloud/features/storage
5254
- title: Developer products
5355
path: /cloud/features/developer-products
54-
- title: Friends
56+
- title: Connections
5557
path: /cloud/features/friends
5658
- title: Game passes
5759
path: /cloud/features/game-passes
60+
- title: Generative AI
61+
path: /cloud/features/generative-ai
5862
- title: Groups
5963
path: /cloud/features/groups
6064
- title: Interactions

content/common/navigation/documentation.yaml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,13 @@ columns:
5757
- title: Assets
5858
navigation: /monetize/assets.yaml
5959
path: /production/sell-on-creator-store
60-
- title: Affiliates
61-
navigation: /monetize/affiliates.yaml
62-
path: /affiliates
6360
# MONETIZE NAV REWORK
61+
62+
# EDUCATION NAV REWORK
63+
- title: Education
64+
path: /education/educator-onboarding/landing
65+
items:
66+
- title: Overview
67+
navigation: /education.yaml
68+
path: /education/educator-onboarding/landing
69+
# EDUCATION NAV REWORK

content/common/navigation/education.yaml

Lines changed: 12 additions & 271 deletions
Large diffs are not rendered by default.

content/common/navigation/engine/guides.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,8 +461,6 @@ navigation:
461461
path: /chat/examples/simple-custom-frontend-ui
462462
- title: Custom chat commands
463463
path: /chat/examples/custom-text-chat-commands
464-
- title: Legacy chat system
465-
path: /chat/legacy/legacy-chat-system
466464

467465
- title: Matchmaking
468466
path: /matchmaking/

content/common/navigation/engine/reference.yaml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,11 @@ navigation:
260260
type: engineapi
261261
source: /reference/engine/classes/AudioFlanger.yaml
262262
ignoreTranslation: true
263+
- title: AudioGate
264+
path: /reference/engine/classes/AudioGate
265+
type: engineapi
266+
source: /reference/engine/classes/AudioGate.yaml
267+
ignoreTranslation: true
263268
- title: AudioLimiter
264269
path: /reference/engine/classes/AudioLimiter
265270
type: engineapi
@@ -558,11 +563,6 @@ navigation:
558563
type: engineapi
559564
source: /reference/engine/classes/CollectionService.yaml
560565
ignoreTranslation: true
561-
- title: CommandService
562-
path: /reference/engine/classes/CommandService
563-
type: engineapi
564-
source: /reference/engine/classes/CommandService.yaml
565-
ignoreTranslation: true
566566
- title: CommerceService
567567
path: /reference/engine/classes/CommerceService
568568
type: engineapi
@@ -4209,6 +4209,11 @@ navigation:
42094209
type: engineapi
42104210
source: /reference/engine/enums/DialogTone.yaml
42114211
ignoreTranslation: true
4212+
- title: DisplaySize
4213+
path: /reference/engine/enums/DisplaySize
4214+
type: engineapi
4215+
source: /reference/engine/enums/DisplaySize.yaml
4216+
ignoreTranslation: true
42124217
- title: DominantAxis
42134218
path: /reference/engine/enums/DominantAxis
42144219
type: engineapi

content/common/navigation/engine/studio.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ navigation:
8383
path: /studio/properties
8484
- title: Game Settings
8585
path: /studio/game-settings
86+
- title: Avatar Settings
87+
path: /studio/avatar-settings
8688
- title: Shortcuts
8789
path: /studio/shortcuts
8890
- heading: Plugins
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
backTo:
2+
title: Back to tutorials
3+
path: /tutorials/
4+
navigation:
5+
- heading: Learn to animate
6+
- title: Overview
7+
path: /tutorials/curriculums/animator/
8+
- title: Get started
9+
path: /tutorials/curriculums/animator/get-started
10+
- title: Work with the Animation Editor
11+
path: /tutorials/curriculums/animator/work-with-the-animation-editor
12+
- title: Play your animation
13+
path: /tutorials/curriculums/animator/play-your-animation
14+
- title: Test and save
15+
path: /tutorials/curriculums/animator/test-and-save
16+
- title: Next steps
17+
path: /tutorials/curriculums/animator/next-steps
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
backTo:
2+
title: Back to tutorials
3+
path: /tutorials/
4+
navigation:
5+
- heading: Learn to create VFX art
6+
- title: Overview
7+
path: /tutorials/curriculums/artist/
8+
- title: Get started
9+
path: /tutorials/curriculums/artist/get-started
10+
- title: Work with particle emitters
11+
path: /tutorials/curriculums/artist/work-with-particle-emitters
12+
- title: Test and save
13+
path: /tutorials/curriculums/artist/test-and-save
14+
- title: Next steps
15+
path: /tutorials/curriculums/artist/next-steps
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
backTo:
2+
title: Back to tutorials
3+
path: /tutorials/
4+
navigation:
5+
- heading: Learn to build an obby
6+
- title: Overview
7+
path: /tutorials/curriculums/building/
8+
- title: Get started
9+
path: /tutorials/curriculums/building/get-started
10+
- title: Work with parts
11+
path: /tutorials/curriculums/building/work-with-parts
12+
- title: Code with AI Assistant
13+
path: /tutorials/curriculums/building/code-with-assistant
14+
- title: Test and save
15+
path: /tutorials/curriculums/building/test-and-save
16+
- title: Next steps
17+
path: /tutorials/curriculums/building/next-steps

0 commit comments

Comments
 (0)