Urho3D/Docs
Yao Wei Tjong 姚伟忠 589e0d53bb Change CMake library type preferences to agree with Urho3D.
This change helps external CMake project to choose the correct library type as the compiler flags setup by the Urho3D-CMake-Magic module. Both the external project and the cmake module are being governed by the same URHO3D_LIB_TYPE build option.
2013-10-25 01:01:53 +08:00
..
Doxyfile.in Refactor build scripts to build Urho3D library as main target. 2013-10-21 02:28:29 +08:00
GettingStarted.dox Change CMake library type preferences to agree with Urho3D. 2013-10-25 01:01:53 +08:00
LuaScriptAPI.dox Write package file size to the end of package files. If package signature is not found from the file beginning, seek to file end and read the size, then seek backward to check if the package file is concatenated eg. in the executable. Alternatively the start offset can be specified manually when opening a package file. Closes #27. 2013-10-24 00:06:19 +03:00
Reference.dox Merge branch 'library-build'. 2013-10-23 15:15:03 +08:00
ScriptAPI.dox Write package file size to the end of package files. If package signature is not found from the file beginning, seek to file end and read the size, then seek backward to check if the package file is concatenated eg. in the executable. Alternatively the start offset can be specified manually when opening a package file. Closes #27. 2013-10-24 00:06:19 +03:00
Urho3D.dox Update FreeType version in documentation, and FreeType's own documentation. Enabled FreeType subpixel hinting. Restored old BlueHighway.ttf. Removed FreeType .mk and jamfiles. 2013-10-14 23:15:52 +03:00