Raanan Weber 5 år sedan
förälder
incheckning
0b8e5db2e5
1 ändrade filer med 4 tillägg och 0 borttagningar
  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)