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:
authorTon Roosendaal <ton@blender.org>2006-01-25 00:50:23 +0300
committerTon Roosendaal <ton@blender.org>2006-01-25 00:50:23 +0300
commitf0dae325c30b53bbd1c46bd39be91749aa6712ff (patch)
tree6b17a9afd0a41ce0bb169cbefee04479df3e9373 /source/blender/makesdna
parent3909f1d4a31bcb7badf77ade8890293b48b4b6d7 (diff)
Orange: enabled compositing in render pipeline.
- New Node "Composite" is output node that puts composited result back in render pipeline. - This then also displays in the render window while editing - But, only with Scene buttons option "Do Compositor" set - Then, just press F12 or render anims to see the magic! For clarity, the former 'Output" node is renamed to "Viewer".
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/DNA_scene_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h
index 3f84b812cfb..2f3452c5c75 100644
--- a/source/blender/makesdna/DNA_scene_types.h
+++ b/source/blender/makesdna/DNA_scene_types.h
@@ -379,6 +379,7 @@ typedef struct Scene {
#define R_EXTENSION 0x0010
#define R_NODE_PREVIEW 0x0020
+#define R_DOCOMP 0x0040
/* alphamode */
#define R_ADDSKY 0