From 30f5e1a74bc8d7b733bd64836346b2b314e5a531 Mon Sep 17 00:00:00 2001 From: apn Date: Fri, 28 Oct 2016 14:28:42 +0300 Subject: [PATCH] Modify test case v3d/raytrace/bug25221 according to new draw commands. --- tests/v3d/raytrace/bug25221 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/v3d/raytrace/bug25221 b/tests/v3d/raytrace/bug25221 index 279cb22f97..468a3663ce 100644 --- a/tests/v3d/raytrace/bug25221 +++ b/tests/v3d/raytrace/bug25221 @@ -43,14 +43,14 @@ vmoveto 200 200 vdump $imagedir/${casename}_faces_closeup.png # apply transformation -vlocrotate s 0 0 0 0 0 1 10 -vloctranslate s -30 0 0 +vlocation s -rotate 0 0 0 0 0 1 10 +vlocation s -translate -30 0 0 vmoveto 0 0 vmoveto 200 200 vdump $imagedir/${casename}_faces_closeup_rotated.png -vlocreset s +vlocation s -reset vmoveto 0 0 vmoveto 200 200