Cleanup: remove redundant doxygen \file argument
Move \ingroup onto same line to be more compact and make it clear the file is in the group.
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file MOD_modifiertypes.h
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#ifndef __MOD_MODIFIERTYPES_H__
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_armature.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_array.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*
|
||||
* Array modifier: duplicates the object multiple times along an axis.
|
||||
*/
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_bevel.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_boolean.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
// #ifdef DEBUG_TIME
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_build.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_cast.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_cloth.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_collision.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_object_types.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_correctivesmooth.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*
|
||||
* Method of smoothing deformation, also known as 'delta-mush'.
|
||||
*/
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_curve.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_datatransfer.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_decimate.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_object_types.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_displace.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_dynamicpaint.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <stddef.h>
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_edgesplit.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*
|
||||
* EdgeSplit modifier
|
||||
*
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_explode.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_fluidsim.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_fluidsim_util.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_fluidsim_util.h
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_hook.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_laplaciandeform.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_laplaciansmooth.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_lattice.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_mask.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_meshcache.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_meshcache_mdd.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_meshcache_pc2.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_meshcache_util.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_meshcache_util.h
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#ifndef __MOD_MESHCACHE_UTIL_H__
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_meshdeform.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_mesh_types.h"
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_meshsequencecache.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_cachefile_types.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_mirror.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_multires.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_none.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_normal_edit.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_ocean.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_customdata_types.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_particleinstance.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_mesh_types.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_particlesystem.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -16,8 +16,7 @@
|
||||
* The Original Code is Copyright (C) 2011 by Nicholas Bishop.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_remesh.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_screw.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_shapekey.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_math.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_shrinkwrap.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_simpledeform.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_mesh_types.h"
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_skin.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
/* Implementation based in part off the paper "B-Mesh: A Fast Modeling
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_smoke.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_smooth.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_softbody.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_solidify.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_mesh_types.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_subsurf.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_surface.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_triangulate.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_mesh_types.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_util.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_util.h
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_uvproject.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_uvwarp.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_warp.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_wave.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_weighted_normal.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_weightvg_util.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_math.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_weightvg_util.h
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#ifndef __MOD_WEIGHTVG_UTIL_H__
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_weightvgedit.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_weightvgmix.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_weightvgproximity.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_wireframe.c
|
||||
* \ingroup modifiers
|
||||
/** \file \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "DNA_mesh_types.h"
|
||||
|
Reference in New Issue
Block a user