Minor: Added doxygen file's doc comments in weightvg modifiers.
This commit is contained in:
@@ -26,11 +26,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* XXX I'd like to make modified weights visible in WeightPaint mode,
|
||||
* but couldn't figure a way to do this...
|
||||
* Maybe this will need changes in mesh_calc_modifiers (DerivedMesh.c)?
|
||||
* Or the WeightPaint mode code itself?
|
||||
/** \file blender/modifiers/intern/MOD_weightvg_util.c
|
||||
* \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_math.h"
|
||||
|
@@ -26,7 +26,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** \file blender/modifiers/intern/MOD_util.h
|
||||
/** \file blender/modifiers/intern/MOD_weightvg_util.h
|
||||
* \ingroup modifiers
|
||||
*/
|
||||
|
||||
|
@@ -26,11 +26,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* XXX I'd like to make modified weights visible in WeightPaint mode,
|
||||
* but couldn't figure a way to do this...
|
||||
* Maybe this will need changes in mesh_calc_modifiers (DerivedMesh.c)?
|
||||
* Or the WeightPaint mode code itself?
|
||||
/** \file blender/modifiers/intern/MOD_weightvgedit.c
|
||||
* \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -26,11 +26,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* XXX I'd like to make modified weights visible in WeightPaint mode,
|
||||
* but couldn't figure a way to do this...
|
||||
* Maybe this will need changes in mesh_calc_modifiers (DerivedMesh.c)?
|
||||
* Or the WeightPaint mode code itself?
|
||||
/** \file blender/modifiers/intern/MOD_weightvgmix.c
|
||||
* \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
@@ -26,11 +26,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* XXX I'd like to make modified weights visible in WeightPaint mode,
|
||||
* but couldn't figure a way to do this...
|
||||
* Maybe this will need changes in mesh_calc_modifiers (DerivedMesh.c)?
|
||||
* Or the WeightPaint mode code itself?
|
||||
/** \file blender/modifiers/intern/MOD_weightvgproximity.c
|
||||
* \ingroup modifiers
|
||||
*/
|
||||
|
||||
#include "BLI_editVert.h"
|
||||
|
Reference in New Issue
Block a user