Lewy Blue пре 7 година
родитељ
комит
131bad26b2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      examples/js/loaders/FBXLoader.js

+ 1 - 1
examples/js/loaders/FBXLoader.js

@@ -1825,7 +1825,7 @@
 
 				} else if ( value === 6 ) {
 
-					console.warn( 'THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Object rotations may not display correctly.' );
+					console.warn( 'THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect.' );
 
 				}