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-27 23:30:35 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:30:35 +0300
commitcaf9fb6cceffa331e10555d518acc7a2d10f100b (patch)
treeb12a2d917388344e873348e70da9a99982bc4644 /source/blender/collada/collada_utils.cpp
parent95100afc1210e7f95a97c85b51ec94719db24b94 (diff)
doxygen: blender/collada tagged.
Diffstat (limited to 'source/blender/collada/collada_utils.cpp')
-rw-r--r--source/blender/collada/collada_utils.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/collada/collada_utils.cpp b/source/blender/collada/collada_utils.cpp
index 31ef8064b1f..d85be814102 100644
--- a/source/blender/collada/collada_utils.cpp
+++ b/source/blender/collada/collada_utils.cpp
@@ -22,6 +22,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/collada/collada_utils.cpp
+ * \ingroup collada
+ */
+
+
/* COLLADABU_ASSERT, may be able to remove later */
#include "COLLADABUPlatform.h"