소스 검색

Merge branch 'TexturePacker' of https://github.com/Pryme8/Babylon.js into TexturePacker

Pryme8 5 년 전
부모
커밋
69ee08f3ab
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      dist/preview release/what's new.md

+ 5 - 0
dist/preview release/what's new.md

@@ -244,6 +244,11 @@
 - Added support for `AnimationGroup` serialization ([Drigax](https://github.com/drigax/))
 - Expanded animation group serialization to include all targeted TransformNodes ([Drigax](https://github.com/drigax/))
 
+### Texture Packer
+
+- Added TexturePacker Class ([Pryme8](https://github.com/Pryme8))
+- Added TexturePackerLoader Class ([Pryme8](https://github.com/Pryme8))
+
 ### Documentation
 
 - Added a note on shallow bounding of getBoundingInfo ([tibotiber](https://github.com/tibotiber))