改进
说明 | 状态 |
---|---|
In VR in First Person we show a vignette / edge effect to hide the motion in the peripheral vision. We added a menu option to toggle this effect on/off. | Live |
Optimize for RBX::utf8_encode and RBX::utf8_decode prevent copies for passing wchar_t*/char* or R-values for non-windows uses. | Live |
The Luau cast operator :: now permits upcasts. 55 :: number | string. | Pending |
修复
说明 | 状态 |
---|---|
Luau: return type of tonumber is corrected to 'number?' instead of 'number' | Live |
This ticket fixes various crashes that happen when a script is deleted while being used. | Live |
Fixes an issue with script editor where typing in the find search bar would automatically find next. | Live |
Hide "Report" option for assets created by current user or Roblox within Toolbox | Live |