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:
authorCampbell Barton <ideasman42@gmail.com>2011-04-21 17:11:51 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-04-21 17:11:51 +0400
commit210ee1ade4b4ec5b6f2d3710986171a21a4b8604 (patch)
tree86e27af39ba932f043da2b73463651ff2e40d41c /source/blender/nodes/intern/TEX_util.c
parent2e9982f420cab3b2ecf4648c0a91403f757ef9fe (diff)
whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57a
Diffstat (limited to 'source/blender/nodes/intern/TEX_util.c')
-rw-r--r--source/blender/nodes/intern/TEX_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/nodes/intern/TEX_util.c b/source/blender/nodes/intern/TEX_util.c
index 51b3c6d909f..b5e27ca2ccb 100644
--- a/source/blender/nodes/intern/TEX_util.c
+++ b/source/blender/nodes/intern/TEX_util.c
@@ -41,7 +41,7 @@
retrieve the color from the delegate.
comments: (ton)
-
+
This system needs recode, a node system should rely on the stack, and
callbacks for nodes only should evaluate own node, not recursively go
over other previous ones.