From 5d30c23c35aafba3a9bc772b4e66dd70b1ed84de Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 20 May 2015 12:54:45 +1000 Subject: doxygen: corrections/updates Also add depsgraph & physics --- source/blender/depsgraph/DEG_depsgraph_debug.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/blender/depsgraph/DEG_depsgraph_debug.h') diff --git a/source/blender/depsgraph/DEG_depsgraph_debug.h b/source/blender/depsgraph/DEG_depsgraph_debug.h index 60e9a021854..374fad63c34 100644 --- a/source/blender/depsgraph/DEG_depsgraph_debug.h +++ b/source/blender/depsgraph/DEG_depsgraph_debug.h @@ -22,6 +22,10 @@ * Contributor(s): None Yet * * ***** END GPL LICENSE BLOCK ***** + */ + +/** \file blender/depsgraph/DEG_depsgraph_debug.h + * \ingroup depsgraph * * Public API for Querying and Filtering Depsgraph */ -- cgit v1.2.3