From 392d3c075fed08568b0e947796ea4394096ed530 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Mon, 14 Aug 2023 04:36:23 +0200 Subject: [PATCH] dialog:: fixed 3D matrix viz --- dialogs.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dialogs.cpp b/dialogs.cpp index f41826e6..ab1ed7f1 100644 --- a/dialogs.cpp +++ b/dialogs.cpp @@ -611,13 +611,13 @@ EX namespace dialog { // queueline(V * hyperpoint(0,0,1,1), V * pt, cols[a], 0); queuecurve(V, cols[a], 0, PPR::LINE); } - if(dim == 4) for(int a=0; a