Releases: sbrl/terrain50
Releases · sbrl/terrain50
v1.5.0
Install or update from npm:
npm install --save terrain50
v1.5
- Add convenient import aliases
- Fix crash in both ParseStream() and Parse() when passed junk
- Terrain50.validate: Fix crash when encountering an invalid metadata key
v1.4.1
- Bugfix: Fix
cellsize
when scaling
Install or update from npm:
npm install --save terrain50
v1.4
- Add new
Terrain50.ParseStream
function for parsing a stream of multiple concatenated files (additional testing is yet to be performed).
Everything else will work as before.
Install or update from npm:
npm install --save terrain50
v1.3
Fix even moar import
s pointing to the wrong places
v1.2
Fix more import
s pointing to the wrong places
Install or update from npm:
npm install --save terrain50
v1.1
Fix import
pointing to the wrong place
Install or update from npm:
npm install --save terrain50