doxygendoxygen: blender/modifiers tagged.

This commit is contained in:
Nathan Letwory
2011-02-25 13:57:17 +00:00
parent 1bb465141d
commit caa7bea1c5
41 changed files with 205 additions and 0 deletions

View File

@@ -30,6 +30,11 @@
*
*/
/** \file blender/modifiers/intern/MOD_array.c
* \ingroup modifiers
*/
/* Array modifier: duplicates the object multiple times along an axis */
#include "MEM_guardedalloc.h"