Releases: GrimoireGL/grimoirejs-gltf
Releases · GrimoireGL/grimoirejs-gltf
v2.3.20
2.3.20 (2017-12-02)
Bug Fixes
- Support glTF-Embedded(beta) (34d62d3)
v2.3.19
2.3.19 (2017-11-16)
Bug Fixes
- add public variable to get model meta info (5258d1f)
- made __applyPBRMetallicRoughnessParameters protected (9f50d6e)
v2.3.18
2.3.18 (2017-11-07)
Bug Fixes
- extract __applyPBRMetallicRoughnessParameters on PBRMetallicRoughnessInstanciator (965df9e)
v2.3.17
2.3.17 (2017-11-07)
Bug Fixes
- add material replacable feature (52a0a7c)
- adopt new version fundamental (1ace6df)
v2.3.13
2.3.13 (2017-11-03)
Bug Fixes
- Normal complementation problem (25759e7)
v2.3.12
2.3.12 (2017-11-03)
Bug Fixes
- Stride problem to generate aabb from position (175fa81)