Improvements
Note | Status |
---|---|
Fixed some bugs with generic variadics
| Live |
Enabled Assembly-based Collision Detection optimization. | Live |
Table field access and assignment is now faster when the field value is or was nil | Live |
Made Studio command names and descriptions more consistent in regards to wording and style. | Live |
Fixes
Note | Status |
---|---|
| Live |
Generic parameters and variadic generic parameters can no longer have the same name. | Live |
Fixed rare crash when user input occurred before/after the viewport had loaded in/out. | Live |