改进
说明 | 状态 |
---|---|
Luau autocomplete now prioritizes showing table properties in index expressions. | Live |
Adds a new Decal.TextureContent property so that EditableImage can be used with decals. | Pending |
Adds UIContainerQuery to Studio Explorer. | Pending |
In the New Luau Type Solver, fixes an instance where refining an intersection of tables resulted in the never type. | Pending |
In the New Luau Type Solver, table literals within function calls now have more precise errors. | Pending |
In the New Luau type solver, the keyof type function now respects empty string properties. | Pending |
Next Gen Explorer: Pressing tab/shift-tab while renaming now lets you rename the next/previous instance. | Pending |
修复
说明 | 状态 |
---|---|
Fixes an issue where unicode in the user directory name could cause sound files to fail to load. | Live |
Fixes an issue with lighting property migration when enabling the "Unified Lighting" beta. | Live |
Fixes an issue that caused streaming to be very slow when an experience uses a large amount of model LoD. | Live |
Fixes an issue where the Luau Heap report displayed the same path information in the Unique References section. | Live |
Fixes an issue where ParticleEmitters and Lights don't follow Detached Attachments | Live |
Fixes an issue where move/rotate/scale draggers don't work with Detached Attachments. | Live |
Fixes an issue that caused the Studio camera to move when zooming in or out with the Avatar Setup camera. | Live |
Fixes an issue in the Next Gen Studio Preview beta where the Move Left and Move Right options on the buttons of a custom tab didn't always work on the first try. | Live |
In the New Luau Type Solver, refinements on table index expressions no longer prevent you from assigning to the same expression. | Pending |
Parts created on the client are now destroyed when they hit the killplane. | Pending |