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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2014-06-26 19:40:41 +0400
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2014-08-12 05:10:06 +0400
commitf75d87bd765fa8d961311eccf979c30665c3d037 (patch)
treea6c5efca08c48e34b60d57a00ffa0904e9afc211 /source/blender/freestyle/intern/application/Controller.h
parentf70e1ad2fbf93b4b5b90ab915edaa187a2ce8fd7 (diff)
Initial implementation of Cycles materials for Freestyle stroke rendering.
Diffstat (limited to 'source/blender/freestyle/intern/application/Controller.h')
-rw-r--r--source/blender/freestyle/intern/application/Controller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/application/Controller.h b/source/blender/freestyle/intern/application/Controller.h
index f5e50347d0f..a653f4a63f5 100644
--- a/source/blender/freestyle/intern/application/Controller.h
+++ b/source/blender/freestyle/intern/application/Controller.h
@@ -217,6 +217,7 @@ private:
real _EPSILON;
real _bboxDiag;
+ bContext *_context;
int _render_count;
//AppStyleWindow *_pStyleWindow;