Release Notes for 514

Improvements

NoteStatus

Reselect available UI or turn off selection if the current selected button disappears

Live

This change allows for a Model to obtain a highlighting effect. This highlighting effect composes of a solid fill color and a pixel width outline effect. Both effects can have an arbitrary color and transparency. The effect can also be selected to be visible through closer objects or only visible when the model is visible.

Pending

Fixed a bug with caching type parameters to generic functions.

Pending

Introduced a new method which cancels a scheduled thread Updated scheduling methods to return the thread they create so it can be cancelled

Pending

Fixes

NoteStatus

Sets Pathway points label values.

Live

Fixed the PathWayPoint.new() creation error

Live

Fixed Server/Player launch on Mac

Live

Fixed EmbeddedWebBrowserWindows2::clearAllCookiesfunction crash and check for if the controller is created or not.

Live

Delayed threads (threads scheduled with task.delay or task.wait) will no longer be resumed in disabled scripts

Pending