Prechádzať zdrojové kódy

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

Pryme8 5 rokov pred
rodič
commit
69ee08f3ab
1 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  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))