Commit Graph

6 Commits

Author SHA1 Message Date
Pär Winzell 4b501431fe
License -> BSD (#186)
Relicense FBX2glTF as BSD.
2019-05-03 16:13:18 -07:00
Par Winzell 4ed510ca8e Add required Facebook copyright headers. 2019-04-17 18:06:09 -07:00
Par Winzell 9c76e5ade1 Stop testing if conversion failed. 2019-04-07 18:33:27 -07:00
Par Winzell 4780efdc6f Extend tests a bit. 2019-02-24 17:42:13 -08:00
Par Winzell a3841fe7cd Formatting-only change. 2019-02-23 23:51:05 -08:00
Pär Winzell 5ec3184a8a
Mocha integration test suite (#150)
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.
2019-01-25 16:01:08 -08:00