Skip to content

Scrawl-canvas v8.9.2

Compare
Choose a tag to compare
@KaliedaRik KaliedaRik released this 19 Jul 20:00

Breaking changes:

None

New functionality:

Artefact attribute order now split into new processingOrder and stampOrder attributes. Artefacts that are used by other artefacts for positional data, and thus need to be calculated first, but also need to display over the top of those other artefacts, can split their ordering values accordingly. Setting order (which is now a pseudo-attribute) will set both new attributes to the supplied value. Getting order will return the stampOrder value

Improvements:

The reduce-palette and corrode filters have been rewritten to make them more efficient, and faster

Bugfixes:

None

Full Changelog: v8.9.1...v8.9.2