v15.0.0
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()
andRooms.unionAll()
- breaking: removed
any()
andnone()
fromfaux-ramda.js
, useArray.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