Explorar o código

add new animation classes to common includes.

Ben Houston %!s(int64=10) %!d(string=hai) anos
pai
achega
633e071ae1
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      utils/build/includes/common.json

+ 6 - 0
utils/build/includes/common.json

@@ -34,6 +34,12 @@
 	"src/core/DirectGeometry.js",
 	"src/core/BufferGeometry.js",
 	"src/core/InstancedBufferGeometry.js",
+	"src/animation/AnimationAction.js",
+	"src/animation/AnimationClip.js",
+	"src/animation/AnimationMixer.js",
+	"src/animation/AnimationUtils.js",
+	"src/animation/KeyframeTrack.js",
+	"src/animation/PropertyBinding.js",
 	"src/cameras/Camera.js",
 	"src/cameras/CubeCamera.js",
 	"src/cameras/OrthographicCamera.js",

粤ICP备19079148号