mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2025-02-02 13:03:08 -05:00
Update to 3.1.1
This commit is contained in:
parent
edc8e8e063
commit
2634c25e33
@ -1,6 +1,10 @@
|
|||||||
Change Log
|
Change Log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
### 3.1.1 - 2021-06-22
|
||||||
|
|
||||||
|
* Fixed security warnings by updating outdated npm dependencies. [#254](https://github.com/CesiumGS/obj2gltf/pull/254)
|
||||||
|
|
||||||
### 3.1.0 - 2020-03-13
|
### 3.1.0 - 2020-03-13
|
||||||
|
|
||||||
* Added back `inputUpAxis` and `outputUpAxis`. [#211](https://github.com/CesiumGS/obj2gltf/pull/211)
|
* Added back `inputUpAxis` and `outputUpAxis`. [#211](https://github.com/CesiumGS/obj2gltf/pull/211)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "obj2gltf",
|
"name": "obj2gltf",
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"description": "Convert OBJ model format to glTF",
|
"description": "Convert OBJ model format to glTF",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user