From b0c50203d2f71ef9d0301e6ebdee0e7000988409 Mon Sep 17 00:00:00 2001 From: Novatux Date: Tue, 31 Dec 2013 07:36:04 +0100 Subject: Add 6d tubes, cleanup code a bit --- models.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'models.lua') diff --git a/models.lua b/models.lua index f8ca219..5cf5536 100644 --- a/models.lua +++ b/models.lua @@ -123,6 +123,8 @@ pipeworks.tube_backstub = { { -9/64, -9/64, -9/64, 9/64, 9/64, 32/64 }, -- tube segment against -Z face } +pipeworks.tube_boxes = {pipeworks.tube_leftstub, pipeworks.tube_rightstub, pipeworks.tube_bottomstub, pipeworks.tube_topstub, pipeworks.tube_frontstub, pipeworks.tube_backstub} + pipeworks.tube_selectboxes = { { -32/64, -10/64, -10/64, 10/64, 10/64, 10/64 }, { -10/64 , -10/64, -10/64, 32/64, 10/64, 10/64 }, -- cgit v1.2.3