mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 16:44:05 -05:00
481 B
481 B
Change Log
0.1.3 - 2016-08-08
- Fixed a bug causing models with no mtl file to not convert.
0.1.2 - 2016-07-25
- Converted the API to now use promises instead of callbacks. #21
- Added the ability to optimize the converted glTF for Cesium by using the sun as a default light source.
0.1.1 - 2016-07-21
- Updated to use gltf-pipeline 0.1.0-alpha2.
0.1.0 - 2016-07-20
- Initial release.