Browse Source

Adding the CubeTextureTask

AGallouin 9 năm trước cách đây
mục cha
commit
e7e8584cb2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      dist/preview release/what's new.md

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

@@ -28,6 +28,7 @@
  - Transparent Primitives are now drawn with Instanced Array when supported
  - New property in Canvas2D (instances) that contains all instances of canvas2d [Temechon](https://github.com/Temechon)
 - WebVR Camera was updated to be conform with the current specs. ([RaananW](https://github.com/RaananW)) 
+- New "CubeTextureTask" function will allow you to load a CubeTexture in the assetsManager. ([agallouin](https://github.com/AGallouin)) 
 
 ### Exporters