改善
ご注意 | 状況 |
---|---|
Adds a "Secret" data type to Luau. | Live |
Changing DragDetector.DragStyle or DragDetector.ResponseStyle during drag now reflects properly in the drag behaviors. | Live |
Adds a beta feature allowing the customization of the length of grass. Terrain now has a Terrain.GrassLength property, which can be set in Studio. This property defaults to 0.7, but can be set to any value between 0.1 and 1.0. The units expressed by this value are unspecified, and actual grass length and density may change slightly per-platform to accommodate performance constraints. | Live |
The Avatar Previewer now alerts you if warnings will prevent you from uploading the previewed avatar to the Marketplace. | Live |
Adds sliders to several properties on UI instances, such as GuiObject.Rotation and SurfaceGui.PixelsPerStud. | Live |
Adds TextTruncate support for rich text. | Live |
Adds PS4 to the list of available devices in emulator. | Pending |
Live scripting in beta release. | Pending |
修正
ご注意 | 状況 |
---|---|
Fixes issue where grass unexpectedly stretches. | Live |
Fixes an issue with some Roblox API functions not being recorded in the Script Profiler, such as AudioAnalyzer.GetSpectrum, Terrain.ReadVoxels, and Instance.GetDescendants. | Live |
Fixes an issue with random frame drops and missing RenderStepped signal call when playtesting in Studio. | Live |
Controller models now remain invisible after exiting Meta main menu if "VREnableControllerModels" is set to false. | Live |
DragDetectors now terminate active drags on models that are streamed out during the drag. | Live |
Dragging objects outside the streaming targetRadius no longer causes crashes. | Pending |