We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76af6d0 commit ed6daf4Copy full SHA for ed6daf4
CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## Unreleased
9
10
### Added
11
-* Added gltf extensions: `KHR_materials_transmission`, `KHR_materials_specular`, `KHR_materials_ior`, `KHR_materials_clearcoat`, `KHR_Texture_Transform`, `KHR_materials_pbrSpecularGlossiness`
+* Added gltf extensions: `KHR_materials_transmission`, `KHR_materials_specular`, `KHR_materials_ior`, `KHR_materials_clearcoat`, `KHR_Texture_Transform`, `KHR_materials_pbrSpecularGlossiness`, `KHR_lights_punctual`, `Light`, `LightSpot`
12
* Added `GLTFContent.check_extensions_texture_recursively`
13
* Added `GLTFContent.get_node_by_name`, `GLTFContent.get_material_index_by_name`
14
* Added `GLTFContent.add_material`, `GLTFContent.add_texture`, `GLTFContent.add_image`
0 commit comments