Improvements
Note | Status |
---|---|
Introduces Foot Grounding as an opt-in. | Live |
New API method Plugin:Intersect that performs a CSG intersection. | Live |
Luau type inference engine can now apply the inverse of the condition from if/elseif chains whose branches ends with a return or a throw. | Live |
Fail fast on client-side when getting throttled by the service. Prevents the request queue getting longer and allows callers to handle 429 throttled responses correctly. | Live |
Added a new header In the Advanced Explorer Filtering beta showing the number of results, allowing you to select, select all, and refresh. | Live |
Added support for ** in the Advanced Explorer Filtering beta feature. This will perform a deeper search for children. | Live |
Added a clear button to the explorer in the Advanced Explorer Filtering beta feature. | Live |
Adds a boiler template for BulkFaceImporterPlugin. | Pending |
Fixes
Note | Status |
---|---|
Separated subtyping from error suppression. Subtyping is now transitive. | Live |
Addressed previously unhandled pre-mulitplied alpha frame blending on flipbook particle animations | Live |
Fixes an issue with LocalScripts not always running when characters are set to atomic or persistent. | Live |
Model scale factor is now included in humanoid walking force calculations, so that the walking force for even significantly scaled character rigs feels identical to that of a standard rig. | Live |
PivotTo now works correctly on production with ScaleTo under the Model Scale beta. | Live |
Scale dragger no longer seizes up when resizing very long thin parts from very close up. | Live |