Explorar el Código

Update constants.py

gero3 hace 8 años
padre
commit
38ee6ae015
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      utils/exporters/blender/addons/io_three/constants.py

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

@@ -353,7 +353,6 @@ THREE_PHONG = 'MeshPhongMaterial'
 
 INTENSITY = 'intensity'
 DISTANCE = 'distance'
-ASPECT = 'aspect'
 ANGLE = 'angle'
 DECAY = 'decayExponent'