소스 검색

Moved vectormath pdf

Björn Ritzl 6 년 전
부모
커밋
dd5c75ff85
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      docs/en/manuals/assets/Vector_Math_Library-Overview.pdf
  2. 1 1
      docs/en/manuals/extensions-defold-sdk.md

+ 0 - 0
docs/assets/Vector_Math_Library-Overview.pdf → docs/en/manuals/assets/Vector_Math_Library-Overview.pdf


+ 1 - 1
docs/en/manuals/extensions-defold-sdk.md

@@ -28,4 +28,4 @@ The header file is not publicly published but all of the available SDK functions
 * [Mutex](/ref/dmMutex/) - API for platform independent mutex synchronization primitive
 * [Script](/ref/dmScript/) - Built-in scripting functions.
 * [Shared Library](/ref/sharedlibrary/) - Utility functions for shared library export/import
-* [Sony vector Math Library](//storage.googleapis.com/defold-doc/assets/Vector_Math_Library-Overview.pdf) - The Sony Vector Math library mainly provides functions used in 3-D graphics for 3-D and 4-D vector operations, matrix operations, and quaternion operations.
+* [Sony vector Math Library](assets/Vector_Math_Library-Overview.pdf) - The Sony Vector Math library mainly provides functions used in 3-D graphics for 3-D and 4-D vector operations, matrix operations, and quaternion operations.