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:
Diffstat (limited to 'source/blender/src/toets.c')
-rw-r--r--source/blender/src/toets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/toets.c b/source/blender/src/toets.c
index 7530b82a63e..626aec10a2e 100644
--- a/source/blender/src/toets.c
+++ b/source/blender/src/toets.c
@@ -264,7 +264,7 @@ void persptoetsen(unsigned short event)
G.vd->persp=1;
G.vd->dist= 0.0;
-
+
view_settings_from_ob(act_cam_orig, G.vd->ofs, NULL, NULL, &G.vd->lens);
smooth_view(G.vd, orig_ofs, NULL, &orig_dist, &orig_lens);