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:
Diffstat (limited to 'intern/rigidbody')
-rw-r--r--intern/rigidbody/RBI_api.h3
-rw-r--r--intern/rigidbody/rb_bullet_api.cpp3
2 files changed, 2 insertions, 4 deletions
diff --git a/intern/rigidbody/RBI_api.h b/intern/rigidbody/RBI_api.h
index 8afeb893a25..9bc34c4d40f 100644
--- a/intern/rigidbody/RBI_api.h
+++ b/intern/rigidbody/RBI_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file RBI_api.h
- * \ingroup RigidBody
+/** \file \ingroup RigidBody
* \brief Rigid Body API for interfacing with external Physics Engines
*/
diff --git a/intern/rigidbody/rb_bullet_api.cpp b/intern/rigidbody/rb_bullet_api.cpp
index 6b01c222123..199bb8afee8 100644
--- a/intern/rigidbody/rb_bullet_api.cpp
+++ b/intern/rigidbody/rb_bullet_api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file rb_bullet_api.cpp
- * \ingroup RigidBody
+/** \file \ingroup RigidBody
* \brief Rigid Body API implementation for Bullet
*/