Browse Source

Merge remote branch 'tilmanb/convdoc'

Mr.doob 14 năm trước cách đây
mục cha
commit
fc24eab0a8
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      utils/exporters/convert_obj_three.py

+ 0 - 2
utils/exporters/convert_obj_three.py

@@ -75,8 +75,6 @@ Current limitations
     - for the moment, only diffuse color and texture are used 
       (will need to extend shaders / renderers / materials in Three)
      
-    - models can have more than 65,536 vertices
-       
     - texture coordinates can be wrong in canvas renderer
       (there is crude normalization, but it doesn't
        work for all cases)