Bläddra i källkod

would help to actually add the updated 'whatsnew'

andi smithers 7 år sedan
förälder
incheckning
8f98c144f4
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      dist/preview release/what's new.md

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

@@ -128,7 +128,8 @@
 - Added FXAA and MSAA support to the StandardRenderingPipeline ([julien-moreau](https://github.com/julien-moreau))
 - Make teleportCamera public in VR experience helper ([TrevorDev](https://github.com/TrevorDev))
 - Added optional alphaFilter parameter to ```CreateGroundFromHeightMap``` to allow for heightmaps to be created that ignore any transparent data ([Postman-nz](https://github.com/Postman-nz))
-- Added renormalization of mesh weights to babylon.mesh. This is used automatically by GLTFLoader but can be called manually as well.  ([Bolloxim](https://github.com/Bolloxim))
+- Added renormalization of mesh weights to babylon.mesh. Also added a validationSkin function to report out any errors on skinned meshes. ([Bolloxim](https://github.com/Bolloxim))
+
 
 ### glTF Loader