Skip to content

v15.0.0

Compare
Choose a tag to compare
@meszaros-lajos-gyorgy meszaros-lajos-gyorgy released this 20 May 21:14
· 231 commits to main since this release
  • massive performance increase in ArxMap.finalize(), ArxMap.getBoundingBox(), Polygon.equals(), Polygons.exportTextures() and Rooms.unionAll()
  • breaking: removed any() and none() from faux-ramda.js, use Array.prototype.some() as those functions were just wrappers around the native array method and thus being slower.

Full Changelog: v14.3.0...v15.0.0