Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
Adds UIContainerQuery to Studio Explorer.
The Info section of MicroProfiler dumps has been reformatted, being properly encoded when exporting as JSON.
Optimizes UIContainerQuery so that the list of active CQs are rebuilt once per frame. This removes unnecessary computation when GuiBase2d instances are duplicated or deleted.
Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
You can now visualize Class.WrapTarget cage mesh vertices before and after deformation with Class.WrapDeformer. By default, visualization shows post-deformation vertices, but the new debug visualization setting Enum.WrapTargetDebugMode.PreWrapDeformerCage lets you view the Class.WrapTarget cage vertices prior to deformation.
...
Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
You can now visualize Class.WrapTarget cage mesh vertices before and after deformation with Class.WrapDeformer. By default, visualization shows post-deformation vertices, but the new debug visualization setting Enum.WrapTargetDebugMode.PreWrapDeformerCage lets you view the Class.WrapTarget cage vertices prior to deformation.
...