Sfoglia il codice sorgente

Remove redundant line

Dennis Dervisis 6 anni fa
parent
commit
087be3bd48
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      dist/preview release/what's new.md

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

@@ -156,7 +156,6 @@
   - 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
 - Improve load performance by blocking material dirtying during load ([bghgary](https://github.com/bghgary))
-- Add `EquiRectangularCubeTextureAssetTask` to be able to load `EquiRectangularCubeTexture`s via Asset Manager ([Dennis Dervisis](https://github.com/ddervisis))
 
 ### glTF Serializer