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
path: root/source
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2015-02-18 19:16:52 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-02-18 19:52:51 +0300
commitc9fa37fbcd0af7196915fa17642b205024a6d249 (patch)
treec1d4a8d4f1e0f3c6fd242aab97910619f17145b2 /source
parent6f3500db0520b0c3fc70c2222b175e4e4eb65100 (diff)
Cycles: Initialize "headless" flags on engine initialization
This flag is global for all the sessions and never changes. so it doesn't really make sense to pass it around to all sessions and synchronization routines. Switched to a static member of BlenderSession now, but it's probably more logical to introduce some sort of BlenderGlobals. Doesn't currently worth a hassle for a single boolean flag tho.
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions