Release notes for 431

Improvements

NoteStatus

Adding Lighting/DepthOfFieldEffect. When enabled can independently adjust near and far field blur intensities as well as focus distance.

Live

Luau type aliases must now use the syntax "export type" to define a type alias that can be imported from other modules.

Live

Luau GC is now up to ~25% faster on userdata-heavy scripts due to a faster and more secure __gc implementation

Live

Fixes

NoteStatus

Fixed materials glitching out on parts when physics convex decomp display is turned on.

Live

Typing special characters like (, ), and more will no longer throw errors in Asset Manager

Live

Fixed localization of color picker frame.

Live

On this page