Raanan Weber 5 tahun lalu
induk
melakukan
0b8e5db2e5
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      dist/preview release/what's new.md

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

@@ -76,6 +76,10 @@
 
 - Added support for Additive Animation Blending. Existing animations can be converted to additive using the new MakeAnimationAdditive method for Skeletons, AnimationGroups and Animations. Animations can be played additively using the new isAdditive input parameter to the begin animation methods. ([c-morten](https://github.com/c-morten))
 
+### Build
+
+- Fixed an issue with gulp webpack, webpack stream and the viewer ([RaananW](https://github.com/RaananW))
+
 ## Bugs
 
 - Fix infinite loop in `GlowLayer.unReferenceMeshFromUsingItsOwnMaterial` ([Popov72](https://github.com/Popov72)