소스 검색

remove outdated link to blender pdf

mitm001 5 년 전
부모
커밋
8986a6c162
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      docs/modules/tutorials/pages/beginner/hello_animation.adoc

+ 0 - 4
docs/modules/tutorials/pages/beginner/hello_animation.adoc

@@ -319,7 +319,3 @@ Can you identify individual bones in the skeleton?
 == Conclusion
 
 Now you can load animated models, identify stored animations, and trigger animations by using onAnimCycleDone() and onAnimChange(). You also learned that you can play several animations simultaneously, by starting each in a channel of its own. This could be useful if you ever want to animate the lower and upper part of the characters body independently, for example the legs run, while the arms use a weapon.
-
-*See also:*
-
-* link:https://docs.google.com/leaf?id=0B9hhZie2D-fEYmRkMTYwN2YtMzQ0My00NTM4LThhOTYtZTk1MTRlYTNjYTc3&hl=en[Creating Animated OgreXML Models in Blender]