mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2025-01-31 03:53:13 -05:00
Update to version 0.1.1
This commit is contained in:
parent
49f37d5798
commit
68003e43b7
@ -1,6 +1,10 @@
|
||||
Change Log
|
||||
==========
|
||||
|
||||
### 0.1.1 - 2016-07-21
|
||||
|
||||
* Updated to use gltf-pipeline 0.1.0-alpha2.
|
||||
|
||||
### 0.1.0 - 2016-07-20
|
||||
|
||||
Initial release.
|
||||
* Initial release.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obj2gltf",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Convert OBJ model format to glTF",
|
||||
"license": "Apache-2.0",
|
||||
"contributors": [
|
||||
@ -30,7 +30,7 @@
|
||||
"byline": "4.2.1",
|
||||
"cesium": "1.23.0",
|
||||
"fs-extra": "0.30.0",
|
||||
"gltf-pipeline": "0.1.0-alpha1",
|
||||
"gltf-pipeline": "0.1.0-alpha2",
|
||||
"yargs": "4.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user