Miglioramenti
Nota | Stato |
---|---|
Introduces LookAt AlignType to the AlignOrientation Constraint. This brings the axis of Attachment0 into alignment with the chord spanning from Attachment0 to Attachment1. | Live |
You can now add attributes / tags to the root of a package without it counting as a modification, allowing you to parameterize packages. When you update a package, any changes to its attributes, tags, or the name of the package root apply to the updated copy of the package. | Live |
The Explorer window now functions correctly when the data model is suspended, such as through the Pause buttons or the Debugger. | Live |
Instances that were removed from the data model at the wrong time in the Explorer Services Cleanup beta feature no longer lead to a crash. | Live |
The icons for the search bar in the Advances Explorer Filtering beta feature now work more consistently, regardless of monitor DPI. | Live |
AlignOrientation.CFrame is now visible and modifiable from the Properties window in Studio. | Live |
Retires the Audio Discovery plugin. | Live |
Changes the style of the clear button for the Settings View and the Explorer Search in the Advanced Explorer Filtering beta feature. | Live |
Adds a boiler template for BulkFaceImporterPlugin. | Pending |
Correzioni
Nota | Stato |
---|---|
Fixes a subtyping failure when unifying an optional free type with itself, which resulted in Type contains a self-recursive construct errors. | Live |
In Luau, exported types will now be suggested in autocomplete. | Live |
Fixes a bug in the Luau Unifier to surface errors when constructing nested tables. | Live |
Fixes z-fighting of Studio selection outlines when selecting multiple objects. | Live |
Fixes a bug where explorer navigation via arrows would work off of Workspace instead of the intended items after quick opening an item during studio play. | Live |
GetTextBoundsAsync() called in succession now completes correctly. | Live |
Fixes font weight dropdown. | Live |
Text with UIGradient now works correctly with clipping. | Live |