개선 사항
노트 | 상태 |
---|---|
Improved mac gamepad support | Live |
Add a new Emoji implementation with more crisp rendering, and supporting new Emoji added in version 12. | Live |
Improved stitching between Terrain LODs. Especially noticeable with StreamingEnabled | Pending |
MeshLoD V2 offering 3 RenderFidelity options to satisfy high-quality or high-performance requirements. | Pending |
(Luau Beta) Script analysis can now distinguish between types with identical shapes. eg Vector3 and CFrame | Pending |
Luau now supports string.pack/packsize/unpack from Lua 5.3; integer format sizes are fixed for all platforms to allow for consistent behavior (b is 1 byte, h is 2 bytes, i/j is 4 bytes, l is 8 bytes, T is 4 bytes) | Pending |