Преглед изворни кода

Update dist/preview release/what's new.md

Co-Authored-By: ddervisis <6106539+ddervisis@users.noreply.github.com>
David Catuhe пре 6 година
родитељ
комит
58d9938dee
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dist/preview release/what's new.md

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

@@ -135,7 +135,7 @@
 - Skinned meshes now behave as intended by glTF ([bghgary](https://github.com/bghgary))
   - Skinned meshes now set an override mesh instead of reparenting to the `__root__` transform node
   - Loaded bones are linked with the transform node created for the corresponding glTF node
-- Add `EquirectangularCubeTexture` class to enable the usage of browser-canvas supported images as `CubeTexture`'s ([Dennis Dervisis](https://github.com/ddervisis))
+- Add `EquiRectangularCubeTexture` class to enable the usage of browser-canvas supported images as `CubeTexture`'s ([Dennis Dervisis](https://github.com/ddervisis))
 
 ### glTF Serializer