개선 사항
노트 | 상태 |
---|---|
Refines type information for require. | Live |
Fixed issue with terrain in lighting propagation. | Live |
Added support for Plugin RunContext attribute—a Script that only runs as part of a plugin. | Live |
Improved Output window performance when printing large tables. | Live |
Reduces the memory usage of ShadowMap and Future lighting technologies when running at low graphics quality levels. | Pending |
Added new API to check if users are allowed to direct chat. | Pending |
Updated legacy Lua chat to use new CanUsersDirectChatAsync() API to respect privacy settings. | Pending |
수정
노트 | 상태 |
---|---|
Fixes a class of bugs in the new Luau solver regarding unsolved contraints. | Live |
Restore the defining module name metadata for types in the New Type Solver Beta that allows for more detailed error messages that include the module the type originates from. | Live |
Fixes autocomplete for string literals that contain special characters. | Live |
User-defined function documentation is now pulled from comments above function attributes. | Live |
Fixes an issue where the player's free fall sound never plays. | Pending |
Updating retargeting cache so it doesn't cache procedural rig modifications. This could result in broken looking animation in some experiences. | Pending |
Fixing crashes and glitches in self-view animation. | Pending |
The Gamepad Controller now opens when it's launched for the first time. | Pending |