Skip to content

Commit ed6daf4

Browse files
committed
Update CHANGELOG.md
1 parent 76af6d0 commit ed6daf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
### Added
11-
* Added gltf extensions: `KHR_materials_transmission`, `KHR_materials_specular`, `KHR_materials_ior`, `KHR_materials_clearcoat`, `KHR_Texture_Transform`, `KHR_materials_pbrSpecularGlossiness`
11+
* 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`
1212
* Added `GLTFContent.check_extensions_texture_recursively`
1313
* Added `GLTFContent.get_node_by_name`, `GLTFContent.get_material_index_by_name`
1414
* Added `GLTFContent.add_material`, `GLTFContent.add_texture`, `GLTFContent.add_image`

0 commit comments

Comments
 (0)