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>2010-06-14 05:03:48 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-06-14 05:03:48 +0400
commita262847298e9d9f4426f991b4e6c3f9fa89163f8 (patch)
treece768514a5bd7d5fd33537ec4249c52d9fa7a084 /source/blender/makesdna/DNA_camera_types.h
parent271a553ed53cb532a428f7a52041357e58a61b0b (diff)
remove remaining unused yafray settings.
Diffstat (limited to 'source/blender/makesdna/DNA_camera_types.h')
-rw-r--r--source/blender/makesdna/DNA_camera_types.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/source/blender/makesdna/DNA_camera_types.h b/source/blender/makesdna/DNA_camera_types.h
index 3b16a16c2b5..3a9c7b22cde 100644
--- a/source/blender/makesdna/DNA_camera_types.h
+++ b/source/blender/makesdna/DNA_camera_types.h
@@ -51,14 +51,10 @@ typedef struct Camera {
float lens, ortho_scale, drawsize;
float shiftx, shifty;
- float pad;
-
/* yafray: dof params */
/* qdn: yafray var 'YF_dofdist' now enabled for defocus composit node as well.
The name was not changed so that no other files need to be modified */
- float YF_dofdist, YF_aperture;
- short YF_bkhtype, YF_bkhbias;
- float YF_bkhrot;
+ float YF_dofdist;
struct Ipo *ipo; // XXX depreceated... old animation system