Release notes for 615

개선 사항

노트상태

Adds end of bone direction visualization to 3D Importer.

Live

Fixes a performance regression in Asset Importer caused by Custom Presets.

Live

Adds Builder Sans as a new font. It can be accessed using Font.fromName("BuilderSans") or using the legacy font API as Enum.Font.BuilderSans.

Live

Passing a type that is not string or a number into Roblox APIs which expect a string argument now throws a warning.

Live

Changes HttpService.HttpEnabled Read security level to None.

Live

Improves the Luau object allocation scheme that affects coroutine/thread creation performance (up to 15% faster) as well as table construction for 17-32 keys or 33-64 array elements (up to 30% faster).

Live

Makes user items in the catalog within the Avatar Setup window removable.

Live

Improves range of motion animation in Avatar Setup.

Live

"Check Face" mode keeps accessories equipped in Avatar Setup.

Live

Adds a tooltip on hover for item names in Avatar Setup.

Live

Fixes layered clothing looking stretchy in Avatar Setup in Team Create.

Live

Replaced most of the accessories catalog in Avatar Setup with curated examples.

Live

Removed some outdated animations from the list of options in Avatar Setup.

Live

Adds Texture Generator plugin to Studio.

Live

Preview dummy in Avatar Setup now preserves the body colors of the original avatar.

Live

Removes the "grid off", "one stud grid", and "1/5 stud grid" actions.

This item is not in this release and has been deferred to a later date.

Pending

Adds a new CheckUserBadgesAsync method to check badge ownership in batches.

Pending

수정

노트상태

Added translations to the Wind Control widget in studio.

Live

Fixes ransom note text for Greek & Cyrillic when using fonts that don't support them.

Live

Improve performance scaling on legacy shadow rendering.

Live

GetPartBoundsInRadius and GetPartBoundsInBox with infinite size bounds now clamp instead of hanging forever.

Live

When a degenerate triangle is specified as an EditableMesh, Studio no longer crashes.

Live

Fixes a crash in CalculateConstraintsToPreserve when one of the inputs is not a PartOperation.

Live

Fixed voice not connecting when there's no character

Live

Fixes unintended results when swapping layered clothing in Avatar Setup.

Live

Fixes the animation being too hard to click on in Avatar Setup.

Live

Updates StudioService.GetClassIcon to properly retrieve the icons for all engine classes.

Pending