v12.0.0
meszaros-lajos-gyorgy
released this
21 Feb 18:42
·
284 commits
to main
since this release
- fixed
Polygon.norm2
not being preserved when loading an existing level (#4) - the package now requires version 20 of nodejs as the codebase is using
Array.prototype.toSorted()
as a non-destructive version ofArray.prototype.sort()
- improved the speed of
Polygons.invertSelection()
- improved the type hinting of the constructor of
scripting/properties/Variable
with overloads - added
Polygon.sizeOfSelection()