RE: LPub3D 2.0 Released
2016-07-29, 6:47 (This post was last modified: 2016-07-29, 6:49 by Trevor Sandy.)
2016-07-29, 6:47 (This post was last modified: 2016-07-29, 6:49 by Trevor Sandy.)
(2016-07-28, 20:09)Roland Melkert Wrote: I think I found a bug in LPub3D (and Lpub4 as it does the same).
given this ldraw fragement:
Code:1 14 0 0 -90 1 0 0 0 1 0 0 0 1 3005pt1.dat
1 14 40 0 -90 1 0 0 0 1 0 0 0 1 3005pt2.dat
0 BUFEXCHG A STORE
1 14 490 0 -110 1 0 0 0 1 0 0 0 1 3005pe5.dat
0 STEP
1 14 490 0 -110 1 0 0 0 1 0 0 0 1 3005pe5.dat
0 BUFEXCHG A RETRIEVE
1 14 80 0 -90 1 0 0 0 1 0 0 0 1 3005pt3.dat
1 14 120 0 -90 1 0 0 0 1 0 0 0 1 3005pt4.dat
1 14 160 0 -90 1 0 0 0 1 0 0 0 1 3005pt5.dat
LPub will display 4 bricks for the 2nd step. But (imho) it should exclude 3005pe5.dat
I'm not sure about this though, I ran into this when validating the new LDCad 1.6 bufexchg stuff.
Yep - I agree. The PLI should display 3005pt3.dat, 3005pt4.dat and 3005pt5.dat.
I'll take a look.
Cheers,