Browse Source

Merge pull request #12090 from gero3/patch-3

Update constants.py
Mr.doob 8 years ago
parent
commit
cdcffd6b55
1 changed files with 0 additions and 2 deletions
  1. 0 2
      utils/exporters/blender/addons/io_three/constants.py

+ 0 - 2
utils/exporters/blender/addons/io_three/constants.py

@@ -246,8 +246,6 @@ NORMAL = 'normal'
 ITEM_SIZE = 'itemSize'
 ITEM_SIZE = 'itemSize'
 ARRAY = 'array'
 ARRAY = 'array'
 
 
-FLOAT_32 = 'Float32Array'
-
 VISIBLE = 'visible'
 VISIBLE = 'visible'
 CAST_SHADOW = 'castShadow'
 CAST_SHADOW = 'castShadow'
 RECEIVE_SHADOW = 'receiveShadow'
 RECEIVE_SHADOW = 'receiveShadow'