Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:30:41 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:30:41 +0300
commitab523e91d05a9ea7b2320a8b4e5cad7e8c4a0b08 (patch)
tree1acf6b407336e60a4e17321ebe1e5f36a6ee9e6c /source/gameengine/Converter/BL_SkinDeformer.cpp
parent90917f78da2432b28fa074b69760a5557254f415 (diff)
doxygen: gameengine/Converter tagged.
Diffstat (limited to 'source/gameengine/Converter/BL_SkinDeformer.cpp')
-rw-r--r--source/gameengine/Converter/BL_SkinDeformer.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gameengine/Converter/BL_SkinDeformer.cpp b/source/gameengine/Converter/BL_SkinDeformer.cpp
index 700687aee0e..4916ce53fc5 100644
--- a/source/gameengine/Converter/BL_SkinDeformer.cpp
+++ b/source/gameengine/Converter/BL_SkinDeformer.cpp
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file gameengine/Converter/BL_SkinDeformer.cpp
+ * \ingroup bgeconv
+ */
+
+
#if defined(WIN32) && !defined(FREE_WINDOWS)
#pragma warning (disable : 4786)
#endif //WIN32