Releases: kovacsv/assimpjs
Releases · kovacsv/assimpjs
assimpjs 0.0.10
13 Jul 15:33
Compare
Sorry, something went wrong.
No results found
Update emscripten to 3.1.35
Update assimp to cf7d36376658891c5abb0e9fb4fde8ee45be1db3
assimpjs 0.0.9
07 Jan 15:05
Compare
Sorry, something went wrong.
No results found
Updated emscripten to 3.1.28.
Updated mingw to 7.1.0.
Updated assimp to 9ace81a3d22fbb25039983eae27a818f09ef18a9.
assimpjs 0.0.8
07 Jan 15:01
Compare
Sorry, something went wrong.
No results found
Merge branch 'main' of https://github.com/kovacsv/assimpjs
0.0.7
02 Jan 19:41
Compare
Sorry, something went wrong.
No results found
Updated assimp to v5.1.5.
0.0.6
09 Oct 13:57
Compare
Sorry, something went wrong.
No results found
Added the possibility to export glTF next to assimp json.
Interface changes: ConvertFile and ConvertFileList now needs a format parameter.
0.0.5
09 Oct 11:59
Compare
Sorry, something went wrong.
No results found
Return resulting files as Uint8Array objects.
Interface changes:
ImportFile renamed to ConvertFile.
ImportFileList renamed to ConvertFileList.
The result is not a JSON string, but a Result object.
0.0.4
08 Oct 05:43
Compare
Sorry, something went wrong.
No results found
0.0.3-beta
01 Oct 06:49
Compare
Sorry, something went wrong.
No results found
Add interface to delay load required files.
0.0.2-beta
20 Sep 15:41
Compare
Sorry, something went wrong.
No results found
0.0.1-beta
01 Sep 05:40
Compare
Sorry, something went wrong.
No results found
This is the first beta release of assimpjs.