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:37:23 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:37:23 +0300
commit8476f26bc68fc919459661a675f4666dd215aabc (patch)
tree069950a561fd155a19cd47237742b5123eb63c4e /source/gameengine/Physics/Dummy
parentdd26551ab718fa0ebc218ec58a5794f5d05cb22b (diff)
doxygen: gameengine/Physics tagged.
Diffstat (limited to 'source/gameengine/Physics/Dummy')
-rw-r--r--source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp b/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
index 0f0c81d3327..15c52410dc6 100644
--- a/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
+++ b/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
+ * \ingroup physdummy
+ */
+
+
#include <stddef.h>
#include "DummyPhysicsEnvironment.h"