mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-04 18:10:16 +03:00
This moves ./npm to ./npm/fbx2gltf, and introduces a Mocha / TypeScript based testing harness. We're also adding a GIT LFS dependency, but only for people who want to run tests. We're using LFS to store the many FBX models we want to convert to GLB as part of the integration test suite.
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
npm/fbx2gltf/bin/Darwin/FBX2glTF
|
|
npm/fbx2gltf/bin/Linux/FBX2glTF
|
|
npm/fbx2gltf/bin/Windows_NT/FBX2glTF.exe
|
|
npm/fbx2gltf/node_modules/
|
|
npm/tests/node_modules/
|
|
npm/tests/test/*.js
|
|
npm/tests/test/*.js.map
|