فهرست منبع

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))