Browse Source

raising tolerance

mriegger 4 năm trước cách đây
mục cha
commit
bf198aedba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Scripts/AuxGeom.bv.lua

+ 1 - 1
Scripts/AuxGeom.bv.lua

@@ -38,7 +38,7 @@ Print('Saving screenshots to ' .. NormalizePath(g_screenshotOutputFolder))
 OpenSample('RPI/AuxGeom')
 ResizeViewport(800, 600)
 
-SelectImageComparisonToleranceLevel("Level G")
+SelectImageComparisonToleranceLevel("Level B")
 TakeScreenShotBoxes()
 TakeScreenShotShapes()