改进
说明 | 状态 |
---|---|
Adds option to disable force limits for LinearVelocity. | Live |
Changes the type signature of Vec2/3 Min/Max API to warn when users supply fewer than two arguments. | Live |
bit32 library now provides a byteswap function for working with big-endian binary data (thanks to Dekkonot for the contribution) | Live |
Luau type syntax now allows for up to 1000 union or intersection type options; previously the effective limit was between 250 and 1000 depending on the individual option type. | Live |
修复
说明 | 状态 |
---|---|
ACE - Fixed an issue with the IK system deleting parts of the rig | Live |
Fixed a rare crash when teleporting between voice-enabled places | Live |
Fixed a bug in the Avatar Previewer where invalid parts could show up if there was several of them. | Live |
Fix a crash with a particular timing of ScaleTo call on a model whose descendants were being removed. | Live |
Fix crash when using orientation indicators. | Live |