Browse Source

rm duplicate line;

rm duplicate line
bjorn 2 years ago
parent
commit
5a8968c523
1 changed files with 0 additions and 1 deletions
  1. 0 1
      api/lovr/graphics/newModel.lua

+ 0 - 1
api/lovr/graphics/newModel.lua

@@ -55,7 +55,6 @@ return {
 
 
     - glTF: Morph targets are not supported.
     - glTF: Morph targets are not supported.
     - glTF: Only the default scene is loaded.
     - glTF: Only the default scene is loaded.
-    - glTF: Only the default scene is loaded.
     - glTF: Currently, each skin in a Model can have up to 256 joints.
     - glTF: Currently, each skin in a Model can have up to 256 joints.
     - glTF: Meshes can't appear multiple times in the node hierarchy with different skins, they need
     - glTF: Meshes can't appear multiple times in the node hierarchy with different skins, they need
       to use 1 skin consistently.
       to use 1 skin consistently.