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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:13:22 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:13:22 +0300
commit19a9cffdf02f960caaa0eca9ca2532cc8fe6068f (patch)
tree7ab7cffd5e2e4cbcfcce7656c096b4d15b92a85b /source/blender/nodes
parent5a760e22fcb915cd517c180b9e37e2d74391eb55 (diff)
doxygen: blender/nodes tagged.
Diffstat (limited to 'source/blender/nodes')
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_blur.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_brightness.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_composite.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_crop.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_curves.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_defocus.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_dilate.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_displace.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_filter.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_flip.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_gamma.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_glare.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_idMask.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_image.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_invert.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_levels.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_math.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_normal.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_normalize.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_rgb.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_rotate.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_scale.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_texture.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_translate.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_value.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_viewer.c5
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c5
-rw-r--r--source/blender/nodes/intern/CMP_util.c5
-rw-r--r--source/blender/nodes/intern/CMP_util.h5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_camera.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_curves.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_geom.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_invert.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_mapping.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_material.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_math.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_normal.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_output.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_rgb.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_texture.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_value.c5
-rw-r--r--source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c5
-rw-r--r--source/blender/nodes/intern/SHD_util.c5
-rw-r--r--source/blender/nodes/intern/SHD_util.h5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_at.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_bricks.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_checker.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_compose.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_coord.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_curves.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_decompose.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_distance.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_image.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_invert.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_math.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_output.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_proc.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_rotate.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_scale.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_texture.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_translate.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c5
-rw-r--r--source/blender/nodes/intern/TEX_nodes/TEX_viewer.c5
-rw-r--r--source/blender/nodes/intern/TEX_util.c5
-rw-r--r--source/blender/nodes/intern/TEX_util.h5
-rw-r--r--source/blender/nodes/intern/node_util.c5
-rw-r--r--source/blender/nodes/intern/node_util.h5
104 files changed, 520 insertions, 0 deletions
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c b/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
index f18bfb79405..cba7e150633 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** ALPHAOVER ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c b/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
index bb677521435..c106b437e17 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
@@ -26,6 +26,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
+ * \ingroup cmpnodes
+ */
+
#include "../CMP_util.h"
/* **************** BILATERALBLUR ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_blur.c b/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
index e01d5ee29bd..1031ab3d360 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
@@ -28,6 +28,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_blur.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** BLUR ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c b/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c
index 8d7524d71f5..50a8d05b03d 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c
@@ -28,6 +28,11 @@
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_brightness.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c b/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
index ee3dfbc6e1b..cdd360dc0fe 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c b/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
index aea2197d8de..fc0e9b3ee4b 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* ******************* Chroma Key ********************************************************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c b/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
index 12092531edf..90916284f1e 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* ******************* Color Key ********************************************************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c b/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
index 65d3d598c65..c9997ba8a75 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c b/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
index 0cecb764722..4074ea2fa29 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_composite.c b/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
index d54e47a5647..fb68f56ae64 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_composite.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_crop.c b/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
index a07301a2cb8..5a0e2047ed7 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_crop.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** Crop ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_curves.c b/source/blender/nodes/intern/CMP_nodes/CMP_curves.c
index 2252693da32..f0b399ae1e8 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_curves.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_curves.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_curves.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c b/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
index c0168309533..303d5ee01aa 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_defocus.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* ************ qdn: Defocus node ****************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c b/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
index 2996551fff5..f0e112761e3 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* ******************* channel Difference Matte ********************************* */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c b/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c
index 8533acdd5a5..f5d16ff0ab8 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_dilate.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c b/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
index b00bdba768d..2a8bbcc9ad5 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
static bNodeSocketType cmp_node_dblur_in[]= {
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_displace.c b/source/blender/nodes/intern/CMP_nodes/CMP_displace.c
index 49b65ef0598..d52a47993d2 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_displace.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_displace.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_displace.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c b/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
index 1d379904949..3eb38465c4f 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* ******************* channel Distance Matte ********************************* */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_filter.c b/source/blender/nodes/intern/CMP_nodes/CMP_filter.c
index c3450f80979..915cb01d2d4 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_filter.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_filter.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_filter.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** FILTER ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_flip.c b/source/blender/nodes/intern/CMP_nodes/CMP_flip.c
index b1af4ac9d3c..b5fd7b46e03 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_flip.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_flip.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_flip.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** Flip ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c b/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
index dfe28e881f4..261257d3b5f 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
@@ -28,6 +28,11 @@
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_gamma.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** Gamma Tools ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_glare.c b/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
index 7449b8436ea..1a339b45a05 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_glare.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
static bNodeSocketType cmp_node_glare_in[]= {
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c b/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
index 32e133c3bec..238f9b063c2 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c b/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
index 53cb5cc096d..ce5092e2859 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
static bNodeSocketType cmp_node_huecorrect_in[]= {
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_idMask.c b/source/blender/nodes/intern/CMP_nodes/CMP_idMask.c
index eeae5fb06de..72d0de7d15e 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_idMask.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_idMask.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_idMask.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_image.c b/source/blender/nodes/intern/CMP_nodes/CMP_image.c
index dedba6919ab..a7be5ac6f8a 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_image.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_image.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_image.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_invert.c b/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
index 5cf652b8af6..f42bcb576fd 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
@@ -26,6 +26,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file blender/nodes/intern/CMP_nodes/CMP_invert.c
+ * \ingroup cmpnodes
+ */
+
#include "../CMP_util.h"
/* **************** INVERT ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c b/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c
index 4343e043c34..37c28514679 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_lensdist.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
static bNodeSocketType cmp_node_lensdist_in[]= {
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_levels.c b/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
index 876ee565ec7..4436be14b5c 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_levels.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c b/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
index 6ab07828735..7ed38996cf8 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c b/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c
index bc294b3be79..6b2c561b14a 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_mapUV.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** Map UV ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c b/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c
index b7da0ed578c..b4af253ac3a 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_mapValue.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** MAP VALUE ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_math.c b/source/blender/nodes/intern/CMP_nodes/CMP_math.c
index 86b602d4086..09c08f01a8a 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_math.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_math.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_math.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** SCALAR MATH ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c b/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c
index 2a7937ef1d8..d2454b37c29 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c
@@ -26,6 +26,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file blender/nodes/intern/CMP_nodes/CMP_mixrgb.c
+ * \ingroup cmpnodes
+ */
+
#include "../CMP_util.h"
/* **************** MIX RGB ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_normal.c b/source/blender/nodes/intern/CMP_nodes/CMP_normal.c
index 920a99f1b93..f53d3041947 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_normal.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_normal.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_normal.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c b/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c
index b9a4dd4ab8a..22ebd924f09 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_normalize.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c b/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
index 3cb342aa5ff..61a1c5d1c94 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_outputFile.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** OUTPUT FILE ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c b/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c
index 5bf3af8e5cb..15d2ac25180 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c
@@ -28,6 +28,11 @@
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_premulkey.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** Premul and Key Alpha Convert ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c b/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
index 1d8db72584e..a6ce77b64f0 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_rgb.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c b/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
index 17d22d41543..14f25aa442b 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_rotate.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** Rotate ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_scale.c b/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
index 24d3ca17a0f..b6030cc5a5f 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_scale.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** Scale ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
index 469425c4ace..4e338c73c39 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
index 969fadf65ad..11afd1eaaef 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** SEPARATE RGBA ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
index b00885f6940..81591602dae 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
index 65b0e5a645c..8687e307df3 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c b/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c
index 920bb33604f..bb8533a79f6 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_setalpha.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** SET ALPHA ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c b/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
index e66abd994dd..69499f25b39 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** SPLIT VIEWER ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_texture.c b/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
index 8d8480688c7..46e71b8b8e5 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_texture.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** TEXTURE ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c b/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
index ac305ad0319..f15811ec790 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_tonemap.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
static bNodeSocketType cmp_node_tonemap_in[]= {
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_translate.c b/source/blender/nodes/intern/CMP_nodes/CMP_translate.c
index 9db7819658d..eb69523e7a9 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_translate.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_translate.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_translate.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c b/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
index 9de4a8ca4ef..fa6b5db89f6 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_value.c b/source/blender/nodes/intern/CMP_nodes/CMP_value.c
index bd5f6853dc5..46762065bb4 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_value.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_value.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_value.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** VALUE ******************** */
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c b/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
index cae619b8dd4..b21418f6698 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c b/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
index 18b445c25fd..b3629eb1e16 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_viewer.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c b/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
index 33e3bd94708..0fae0fcd4d5 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_zcombine.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
diff --git a/source/blender/nodes/intern/CMP_util.c b/source/blender/nodes/intern/CMP_util.c
index 93cdabc22ba..45e7cf9d3e7 100644
--- a/source/blender/nodes/intern/CMP_util.c
+++ b/source/blender/nodes/intern/CMP_util.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_util.c
+ * \ingroup nodes
+ */
+
+
#include "CMP_util.h"
CompBuf *alloc_compbuf(int sizex, int sizey, int type, int alloc)
diff --git a/source/blender/nodes/intern/CMP_util.h b/source/blender/nodes/intern/CMP_util.h
index 5df670641ca..3f37eae2af9 100644
--- a/source/blender/nodes/intern/CMP_util.h
+++ b/source/blender/nodes/intern/CMP_util.h
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_util.h
+ * \ingroup nodes
+ */
+
+
#ifndef CMP_NODE_UTILS_H_
#define CMP_NODE_UTILS_H_
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_camera.c b/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
index d6339b0677c..eea572bf271 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_camera.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** CAMERA INFO ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_curves.c b/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
index 7e44a090d85..78b5e4c1e56 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_curves.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c b/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
index 75c6799c92a..d5e5d5eeb93 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_dynamic.c
+ * \ingroup shdnodes
+ */
+
+
/* TODO, support python3.x */
#undef WITH_PYTHON
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_geom.c b/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
index dbefa819be0..c08d5f3548d 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_geom.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
#include "DNA_customdata_types.h"
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c b/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
index 78a0c197525..dd09b4e1b70 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_invert.c b/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
index 1699493b446..888d1514146 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_invert.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c b/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
index a6f4f7c80df..528b43ae56e 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_mapping.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** MAPPING ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_material.c b/source/blender/nodes/intern/SHD_nodes/SHD_material.c
index e8c30b621f5..a95968e7fc9 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_material.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_material.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_material.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** MATERIAL ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_math.c b/source/blender/nodes/intern/SHD_nodes/SHD_math.c
index 7d31ab05c85..0c9e9bd0fe3 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_math.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_math.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_math.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c b/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
index 1520618ced2..8b3033a98ca 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** MIX RGB ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_normal.c b/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
index 66045902b69..a4e39935cea 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_normal.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** NORMAL ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_output.c b/source/blender/nodes/intern/SHD_nodes/SHD_output.c
index 548bc067076..4b6488cf4e0 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_output.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_output.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_output.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** OUTPUT ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c b/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
index 821254ad832..3d7f401b055 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_rgb.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** RGB ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c b/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
index 5939a86df03..e4fa0b02521 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** SEPARATE RGBA ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c b/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
index b3edc3de716..80693ff08f0 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_squeeze.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** VALUE SQUEEZE ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_texture.c b/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
index 56c8cd062a3..c2fb18a939b 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_texture.c
+ * \ingroup shdnodes
+ */
+
+
#include "DNA_texture_types.h"
#include "../SHD_util.h"
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c b/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
index 723aeaa82f3..d2538f4c819 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** VALTORGB ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_value.c b/source/blender/nodes/intern/SHD_nodes/SHD_value.c
index 22603b880fa..29a75bbf36d 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_value.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_value.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_value.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
/* **************** VALUE ******************** */
diff --git a/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c b/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
index c39fff262e4..9979e488a71 100644
--- a/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
+++ b/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_nodes/SHD_vectMath.c
+ * \ingroup shdnodes
+ */
+
+
#include "../SHD_util.h"
diff --git a/source/blender/nodes/intern/SHD_util.c b/source/blender/nodes/intern/SHD_util.c
index 33061d61354..cf7c64c9d5e 100644
--- a/source/blender/nodes/intern/SHD_util.c
+++ b/source/blender/nodes/intern/SHD_util.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_util.c
+ * \ingroup nodes
+ */
+
+
#include "SHD_util.h"
diff --git a/source/blender/nodes/intern/SHD_util.h b/source/blender/nodes/intern/SHD_util.h
index 70b6cae3232..4c5d56776da 100644
--- a/source/blender/nodes/intern/SHD_util.h
+++ b/source/blender/nodes/intern/SHD_util.h
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/SHD_util.h
+ * \ingroup nodes
+ */
+
+
#ifndef SHD_NODE_UTIL_H_
#define SHD_NODE_UTIL_H_
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_at.c b/source/blender/nodes/intern/TEX_nodes/TEX_at.c
index f4221d63d04..c66935c1ab8 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_at.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_at.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_at.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
static bNodeSocketType inputs[]= {
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c b/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
index 5ad20c0755e..fe9b7cfadb8 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_bricks.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
#include <math.h>
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_checker.c b/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
index 7f5648f3d88..b2da0d60570 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_checker.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
#include <math.h>
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_compose.c b/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
index d2f82992122..bde78e72399 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_compose.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
static bNodeSocketType inputs[]= {
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_coord.c b/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
index 6f208b48eee..c43aa9e4f32 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_coord.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
static bNodeSocketType outputs[]= {
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_curves.c b/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
index f470924e810..0eb3927f9a8 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_curves.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
/* **************** CURVE Time ******************** */
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c b/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
index 635b59a2b44..1da9b6c681d 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_decompose.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
#include <math.h>
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_distance.c b/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
index 70e2da14808..5f61a9e8045 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_distance.c
+ * \ingroup texnodes
+ */
+
+
#include <math.h>
#include "BLI_math.h"
#include "../TEX_util.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c b/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
index 13d7e239ca2..52e88cbc2d9 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_image.c b/source/blender/nodes/intern/TEX_nodes/TEX_image.c
index f629db0628e..59144d60b6f 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_image.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_image.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_image.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
static bNodeSocketType outputs[]= {
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_invert.c b/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
index b6dcaecad6c..bfee670a8ae 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_invert.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
/* **************** INVERT ******************** */
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_math.c b/source/blender/nodes/intern/TEX_nodes/TEX_math.c
index 1e48e4d521d..add8c24341e 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_math.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_math.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_math.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c b/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
index 9e651b0f0bb..44cec5d670d 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
/* **************** MIX RGB ******************** */
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_output.c b/source/blender/nodes/intern/TEX_nodes/TEX_output.c
index c52291a211c..49a92659c43 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_output.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_output.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_output.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
/* **************** COMPOSITE ******************** */
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_proc.c b/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
index 79004f4e64c..58de1fd19e5 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_proc.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
#include "RE_shader_ext.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c b/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
index 89d8c10156c..c31fc25bea2 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_rotate.c
+ * \ingroup texnodes
+ */
+
+
#include <math.h>
#include "../TEX_util.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_scale.c b/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
index 51a17385bd0..cfffcfda2e5 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_scale.c
+ * \ingroup texnodes
+ */
+
+
#include <math.h>
#include "../TEX_util.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_texture.c b/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
index c0fcddc85b8..7b8a52d1923 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_texture.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
#include "RE_shader_ext.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_translate.c b/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
index 1cd0b17e330..a8fdae69244 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_translate.c
+ * \ingroup texnodes
+ */
+
+
#include <math.h>
#include "../TEX_util.h"
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c b/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
index 4a41b8ab8a2..65b96f16adc 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_valToNor.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
static bNodeSocketType inputs[]= {
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c b/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
index f55229c08bc..867b6be083e 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
/* **************** VALTORGB ******************** */
diff --git a/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c b/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
index ffbb3e08bbd..3deedf16f03 100644
--- a/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
+++ b/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_nodes/TEX_viewer.c
+ * \ingroup texnodes
+ */
+
+
#include "../TEX_util.h"
#include <math.h>
diff --git a/source/blender/nodes/intern/TEX_util.c b/source/blender/nodes/intern/TEX_util.c
index bb97e2f82fa..da047fc9a87 100644
--- a/source/blender/nodes/intern/TEX_util.c
+++ b/source/blender/nodes/intern/TEX_util.c
@@ -25,6 +25,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file blender/nodes/intern/TEX_util.c
+ * \ingroup nodes
+ */
+
/*
HOW TEXTURE NODES WORK
diff --git a/source/blender/nodes/intern/TEX_util.h b/source/blender/nodes/intern/TEX_util.h
index 152b01979ba..0875bcd52bf 100644
--- a/source/blender/nodes/intern/TEX_util.h
+++ b/source/blender/nodes/intern/TEX_util.h
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/TEX_util.h
+ * \ingroup nodes
+ */
+
+
#ifndef TEX_NODE_UTIL_H_
#define TEX_NODE_UTIL_H_
diff --git a/source/blender/nodes/intern/node_util.c b/source/blender/nodes/intern/node_util.c
index cf0be3fd53a..76c469ee8f8 100644
--- a/source/blender/nodes/intern/node_util.c
+++ b/source/blender/nodes/intern/node_util.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/node_util.c
+ * \ingroup nodes
+ */
+
+
#include "CMP_util.h"
#include "SHD_util.h"
diff --git a/source/blender/nodes/intern/node_util.h b/source/blender/nodes/intern/node_util.h
index 44a82d81d30..5a78fc07883 100644
--- a/source/blender/nodes/intern/node_util.h
+++ b/source/blender/nodes/intern/node_util.h
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/node_util.h
+ * \ingroup nodes
+ */
+
+
#ifndef NODE_UTIL_H_
#define NODE_UTIL_H_