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:
Diffstat (limited to 'source/blender/nodes/intern/SHD_util.c')
-rw-r--r--source/blender/nodes/intern/SHD_util.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/nodes/intern/SHD_util.c b/source/blender/nodes/intern/SHD_util.c
index 177a0eed3f3..8401c302386 100644
--- a/source/blender/nodes/intern/SHD_util.c
+++ b/source/blender/nodes/intern/SHD_util.c
@@ -30,6 +30,9 @@
#include "SHD_util.h"
+
+
+
/* ****** */
void nodestack_get_vec(float *in, short type_in, bNodeStack *ns)