LDraw.org Discussion Forums
[LDView] Bug related to condlines? - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: [LDView] Bug related to condlines? (/thread-27878.html)



Bug related to condlines? - N. W. Perry - 2023-12-13

There's a funny glitch in LDView 4.6 (not tested in other versions), that seems to be related to conditional lines. I've seen it in multiple primitives, but it's quite apparent in p\logo4.dat, for example.

Here's what it looks like in the default view:
   

If I turn on condlines it goes away:
   

But if I add control points, it comes back with a vengeance:
   

If I had to guess, it's something to do with control points not being considered in the same orientation/matrix space as the condlines they belong to, where nested subfiles are involved.


RE: Bug related to condlines? - Philippe Hurbain - 2023-12-13

I still have 4.5, and don't see the glitch.


RE: Bug related to condlines? - Magnus Forsberg - 2023-12-13

Never seen anything like that. Using 4.5


RE: Bug related to condlines? - Travis Cobbs - 2023-12-13

(2023-12-13, 14:54)N. W. Perry Wrote: There's a funny glitch in LDView 4.6 (not tested in other versions), that seems to be related to conditional lines. I've seen it in multiple primitives, but it's quite apparent in p\logo4.dat, for example.

There's no such thing as LDView 4.6, and I don't see the problem either in LDView 4.5 (at least on my Mac; haven't tested on Windows or Linux). Can you provide more details, like where you got "LDView 4.6" and what operating system you are using?