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:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-08-09 20:56:42 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-08-09 20:56:42 +0400
commit9a32fd05db015c514aa9af42e380ac1032f1b345 (patch)
treec317a6703750255ecf4b2fd066607bc3f00f41d6 /source/blender/editors/space_view3d/view3d_draw.c
parent2f2560eb49a2d4dc03c59aa2bd4f089007410c20 (diff)
Fixed typo in clip's display aspect usage
Diffstat (limited to 'source/blender/editors/space_view3d/view3d_draw.c')
-rw-r--r--source/blender/editors/space_view3d/view3d_draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_view3d/view3d_draw.c b/source/blender/editors/space_view3d/view3d_draw.c
index 7249d4e343b..199a1751f9d 100644
--- a/source/blender/editors/space_view3d/view3d_draw.c
+++ b/source/blender/editors/space_view3d/view3d_draw.c
@@ -1592,7 +1592,7 @@ static void view3d_draw_bgpic(Scene *scene, ARegion *ar, View3D *v3d,
ibuf = BKE_movieclip_get_ibuf(clip, &bgpic->cuser);
image_aspect[0] = clip->aspx;
- image_aspect[1] = clip->aspx;
+ image_aspect[1] = clip->aspy;
/* working with ibuf from image and clip has got different workflow now.
* ibuf acquired from clip is referenced by cache system and should