Skip to content

Commit cda999b

Browse files
authored
Merge branch 'main' into patch-1
2 parents b956329 + 8199ac8 commit cda999b

File tree

154 files changed

+1984
-1568
lines changed

Some content is hidden

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

154 files changed

+1984
-1568
lines changed

STYLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ We follow the [Microsoft Style Guide](https://learn.microsoft.com/en-us/style-gu
7373

7474
For external links to other websites outside of [https://create.roblox.com](https://create.roblox.com), use standard Markdown instead of JSX or HTML:
7575

76-
- `[Creator Dashboard](https://create.roblox.com/creations)`
76+
- `[Creator Dashboard](https://create.roblox.com/dashboard/creations)`
7777
- `[Blender](https://www.blender.org/)`
7878

7979
### Documentation Site Links

content/common/navigation/engine/reference.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4238,6 +4238,11 @@ navigation:
42384238
type: engineapi
42394239
source: /reference/engine/enums/ListDisplayMode.yaml
42404240
ignoreTranslation: true
4241+
- title: ListenerLocation
4242+
path: /reference/engine/enums/ListenerLocation
4243+
type: engineapi
4244+
source: /reference/engine/enums/ListenerLocation.yaml
4245+
ignoreTranslation: true
42414246
- title: ListenerType
42424247
path: /reference/engine/enums/ListenerType
42434248
type: engineapi
@@ -5188,6 +5193,11 @@ navigation:
51885193
type: engineapi
51895194
source: /reference/engine/enums/UIDragDetectorResponseStyle.yaml
51905195
ignoreTranslation: true
5196+
- title: UIDragSpeedAxisMapping
5197+
path: /reference/engine/enums/UIDragSpeedAxisMapping
5198+
type: engineapi
5199+
source: /reference/engine/enums/UIDragSpeedAxisMapping.yaml
5200+
ignoreTranslation: true
51915201
- title: UIFlexAlignment
51925202
path: /reference/engine/enums/UIFlexAlignment
51935203
type: engineapi
@@ -5348,6 +5358,11 @@ navigation:
53485358
type: engineapi
53495359
source: /reference/engine/enums/WeldConstraintPreserve.yaml
53505360
ignoreTranslation: true
5361+
- title: WhisperChatPrivacyMode
5362+
path: /reference/engine/enums/WhisperChatPrivacyMode
5363+
type: engineapi
5364+
source: /reference/engine/enums/WhisperChatPrivacyMode.yaml
5365+
ignoreTranslation: true
53515366
- title: WrapLayerAutoSkin
53525367
path: /reference/engine/enums/WrapLayerAutoSkin
53535368
type: engineapi

content/en-us/art/characters/facial-animation/creating-basic-heads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ To map your saved poses and the RootFaceJoint:
419419

420420
5. Click the **Type** dropdown, then select **String**.
421421
6. In the **Property Name** field:
422-
1. If you are mapping a pose, input the **frame number** you are mapping.
422+
1. If you are mapping a pose, input the **frame number** you are mapping, **Frame0** for example.
423423
2. If you are mapping the RootFaceJoint, input **RootFaceJoint**.
424424
7. Leave the **Default Value** and **Description** fields empty.
425425
8. Click the **OK** button. The new custom property updates with your new property name.

content/en-us/assets/legacy/Outline-Color-Gradient.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/en-us/assets/legacy/Outline-Color-Solid.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/en-us/assets/legacy/Outline-Corner-Bevel.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/en-us/assets/legacy/Outline-Corner-Miter.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/en-us/assets/legacy/Outline-Corner-Round.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/en-us/assets/legacy/Outline-Thickness-12.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/en-us/assets/legacy/Outline-Thickness-4.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)