| | Re: L3P -check Messages and hold votes Willy Tschager
|
| | (...) IMHO the page is quiet useful giving you a guideline when to hold a part and when not. You cannot expect a reviewer flicking through several pages to find out if the error he has spotted is reason enough to hold the part. To kickstart I'm (...) (15 years ago, 10-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | |
| | | | Re: L3P -check Messages and hold votes Orion Pobursky
|
| | | | (...) I'm half done with a validation program that I've whipped up from existing LDDP code. Stay tuned. -Orion (15 years ago, 12-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | |
| | | | | | Re: L3P -check Messages and hold votes Orion Pobursky
|
| | | | | (...) Try out LDraw Validator: (URL) zip file contains both a Windows and OS X binary. I'll post the source once the program is complete. What it checks: - Compliance with header spec (mostly, see below) - Compliance with !CATEGORY and !KEYWORDS (...) (15 years ago, 15-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | | |
| | | | | | | Re: L3P -check Messages and hold votes Philippe Hurbain
|
| | | | | | (...) It complains with invalid !license on files that seem ok to me. (...) What do you mean? (...) I think it could be done. But is it really necessary? Thresholds would need to be defined too... Philo (15 years ago, 16-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | | | |
| | | | | | | | Re: L3P -check Messages and hold votes Orion Pobursky
|
| | | | | | | (...) I'll look into this. The !LICENCE check is case sensitive so unless you have exactly what's in the spec, it will complain. (...) The Lib Spec says that 3 decimal places is enough in most cases (4 for scalable primitives). This would be a (...) (15 years ago, 16-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | | | | |
| | | | | | | | | Re: L3P -check Messages and hold votes Travis Cobbs
|
| | | | | | | (...) That's only true if the polygons are the same color. If they're different colors, it's an error. I've seen official parts with overlapping polygons that are different colors. --Travis (15 years ago, 16-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | | | | |
| | | | | | | Re: L3P -check Messages and hold votes Michael Heidemann
|
| | | | | (...) I wonder why this windows execute is soooo large (12,6 MB!) and LDDP is only 1,9 MB?. cu mikeheide (15 years ago, 17-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | | |
| | | | | | | Re: L3P -check Messages and hold votes Il'dar Ismagilov
|
| | | | | (...) This is for Mac OS and windows OS at the same time. I think LDDP is only for WinOS. (15 years ago, 18-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | | |
| | | | | | | Re: L3P -check Messages and hold votes Orion Pobursky
|
| | | | | (...) Partly correct. I used an open source version of pascal to compile this program. Since it's not win specific, it's probably not as optimized to the win platform as Delphi is. -Orion (15 years ago, 20-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | | |
| | | | Re: L3P -check Messages and hold votes Philippe Hurbain
|
| | | | (...) I suggest to use LDDP or Datheader instead. Both of them include the correct code to check for non-coplanar quads and are more convenient to use. Planarcheck should only be used by parts authors to automatically split non-flat quads. (...) (...) (15 years ago, 12-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | |
| | | | Re: L3P -check Messages and hold votes Michael Heidemann
|
| | | | (...) Current version of DATHeader checks this. (...) Please see the document what DATHeader is testing for at (URL) the POV code test I think it is a complete list of things that got a hold vote or at least not certified on the PT during the last (...) (15 years ago, 17-Jul-09, to lugnet.cad.dev.org.ldraw)
|
| | | | |