Releases: arx-tools/arx-level-generator
Releases · arx-tools/arx-level-generator
v20.1.0
- fixed ArxMap.add not adjusting position of the added map despite the 2nd parameter being set to true
Full Changelog: v20.0.1...v20.1.0
v20.0.1
- simplified license (GPL3 -> MIT)
Full Changelog: v20.0.0...v20.0.1
v20.0.0
- Selection.delete now returns the deleted items
- Polygon: added getBoundingBox()
- Polygons: moved bounding box related methods from ArxMap to Polygons
Full Changelog: v19.0.0...v20.0.0
v19.0.0
- Selection:
apply()
orcopy()
no longer implicity callsselectAll()
if nothing is selected
Full Changelog: v18.1.2...v19.0.0
v18.1.2
- update Fredlllll's lighting generator
Full Changelog: v18.1.1...v18.1.2
v18.1.1
- updated Fredlllll's lighting generator version which now also handles uncompressed fts files
Full Changelog: v18.1.0...v18.1.1
v18.1.0
- added support for textures too for
createBox()
Full Changelog: v18.0.1...v18.1.0
v18.0.1
- fix uncompressed fts not working properly in
compile()
Full Changelog: v18.0.0...v18.0.1
v18.0.0
- added support for uncompressed fts files (Arx Libertatis 1.3+)
Full Changelog: v17.0.0...v18.0.0
v17.0.0
- added
normalizeUV()
mesh tool
Full Changelog: v16.0.0...v17.0.0