LDView ldr to pov export error


RE: ldr to pov export error
#15
(2021-04-05, 19:51)Bertrand Lequy Wrote: It seems, because the error is in both my LDView and LDview64 install, that something get wrong with parts 42445 and 42446, the mapping is mixed up and should be (if I'm not wrong) :
Code:
<Element>
            <LDrawFilename>42445.dat</LDrawFilename>
            <POVName>lg_42445</POVName>
            <POVName Alternate="Clear">lg_42445_clear</POVName>
            <Dependency>LGDefs</Dependency>
            <POVFilename>lg_42445.inc</POVFilename>
            <MatrixRef>LGEOTransform</MatrixRef>
        </Element>
        <Element>
            <LDrawFilename>42446.dat</LDrawFilename>
            <POVName>lg_42446</POVName>
            <POVName Alternate="Clear">lg_42446_clear</POVName>
            <Dependency>LGDefs</Dependency>
            <POVFilename>lg_42446.inc</POVFilename>
            <MatrixRef>LGEOTransform</MatrixRef>
        </Element>
instead of
Code:
<Element>
            <LDrawFilename>42445.dat</LDrawFilename>
            <POVName>lg_42446</POVName>
            <POVName Alternate="Clear">lg_42446_clear</POVName>
            <Dependency>LGDefs</Dependency>
            <POVFilename>lg_42446.inc</POVFilename>
            <MatrixRef>LGEOTransform</MatrixRef>
        </Element>

Just to clarify, are you saying that lg_42446 is actually LDraw part 42445, and that there is no LGEO version of LDraw part 42446?
Reply
« Next Oldest | Next Newest »



Messages In This Thread
ldr to pov export error - by Bertrand Lequy - 2021-03-17, 14:59
RE: ldr to pov export error - by Travis Cobbs - 2021-03-17, 19:51
RE: ldr to pov export error - by Travis Cobbs - 2021-03-29, 21:25
RE: ldr to pov export error - by Travis Cobbs - 2021-04-05, 21:30
RE: ldr to pov export error - by Travis Cobbs - 2021-04-06, 20:23
RE: ldr to pov export error - by Travis Cobbs - 2021-04-06, 20:28
RE: ldr to pov export error - by Chris Dee - 2021-04-06, 20:41
RE: ldr to pov export error - by Travis Cobbs - 2021-04-06, 20:55

Forum Jump:


Users browsing this thread: 1 Guest(s)