(2022-04-05, 11:57)Willy Tschager Wrote: I'm not after how things look in a viewer but how they are placed in an editor and what has to be done ti see them.
w.
The underlying geometry is a conditional line behind an MLCAD HIDE meta. I was able to make it visible in LDPE by inlining empty.dat and un-hiding the condline. Not exactly workflow-friendly…
Perhaps the solution* lies here, from the comments of empty.dat:
Code:
0 // It exceptionally contains forbidden non-LDRAW standard syntax to satisfy MLCad until it is fixed OR a different editor has become the de-facto LDRAW standard.
According to this specification, it is time to stop using this condline, because a different editor has become the de-facto standard.
*Or more likely, a new version of the same problem…