Jelajahi Sumber

Merge pull request #18288 from mrdoob/donmccurdy-blender-link

Documentation: Update link to glTF Blender addon
Mr.doob 6 tahun lalu
induk
melakukan
e1bd2d801d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/manual/en/introduction/Animation-system.html

+ 1 - 1
docs/manual/en/introduction/Animation-system.html

@@ -36,7 +36,7 @@
 
 
 			If you have successfully imported an animated 3D object (it doesn't matter if it has
 			If you have successfully imported an animated 3D object (it doesn't matter if it has
 			bones or morph targets or both) — for example exporting it from Blender with the
 			bones or morph targets or both) — for example exporting it from Blender with the
-			[link:https://github.com/KhronosGroup/glTF-Blender-Exporter glTF Blender exporter] and
+			[link:https://github.com/KhronosGroup/glTF-Blender-IO glTF Blender exporter] and
 			loading it into a three.js scene using [page:GLTFLoader] — one of the response fields
 			loading it into a three.js scene using [page:GLTFLoader] — one of the response fields
 			should be an array named "animations", containing the [page:AnimationClip AnimationClips]
 			should be an array named "animations", containing the [page:AnimationClip AnimationClips]
 			for this model (see a list of possible loaders below).<br /><br />
 			for this model (see a list of possible loaders below).<br /><br />

粤ICP备19079148号