mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 08:34:14 -05:00
Update Changes.md to reflect the change whereby filepaths are now stripped of their double quotes
This commit is contained in:
parent
b99d243f4d
commit
a7e996f0e8
@ -3,6 +3,7 @@
|
|||||||
### 3.2.0 - 2023-??-??
|
### 3.2.0 - 2023-??-??
|
||||||
|
|
||||||
- Added `doubleSidedMaterial` option to force materials to be rendered double sided. [#294](https://github.com/CesiumGS/obj2gltf/pull/294)
|
- Added `doubleSidedMaterial` option to force materials to be rendered double sided. [#294](https://github.com/CesiumGS/obj2gltf/pull/294)
|
||||||
|
- Strip file paths of any enclosing double-quotes to allow the mtl/texture files to be properly parsed [#297](https://github.com/CesiumGS/obj2gltf/pull/297)
|
||||||
|
|
||||||
### 3.1.6 - 2023-02-10
|
### 3.1.6 - 2023-02-10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user