| | Re: L3P -check Messages and hold votes
|
|
(...) 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
|
|
(...) 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
|
|
(...) 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
|
|
(...) 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
|
|
(...) 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)
|