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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2010-03-16 20:37:34 +0300
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2010-03-16 20:37:34 +0300
commit5c9c50e13bf9a9ce9f5f2f642ea692c8ce4aa331 (patch)
tree6ac822502d6189e4a1f45d01d54a3a3e1dde8004 /source/creator/creator.c
parentf12ef1202143a9722d806c49e172c782babdbd78 (diff)
change the scene opengl sequence rendering to be a global option with rendering and scrubbing settings.
still need to do a do_versions for this to work right without changing settings. (commit 27442 by Campbell from render25 branch)
Diffstat (limited to 'source/creator/creator.c')
-rw-r--r--source/creator/creator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/creator/creator.c b/source/creator/creator.c
index a3a43a4629d..703ed09c976 100644
--- a/source/creator/creator.c
+++ b/source/creator/creator.c
@@ -1028,7 +1028,7 @@ int main(int argc, char **argv)
* Update: now this function also inits the bpymenus, which also depend
* on U.pythondir.
*/
-
+
// TODO - U.pythondir
#endif