| | Re: Java LDraw/LDLite Steve Bliss
|
| | (...) An online database isn't going to completely address your two issues -- missing parts and parts which haven't been created. Typically, parts will be missing from a model either because (a) the parts aren't made yet (and it's actually problem (...) (26 years ago, 1-Mar-99, to lugnet.cad.dev, lugnet.cad)
|
| | |
| | | | Re: Java LDraw/LDLite Jasper Janssen
|
| | | | (...) What happens when a part is move, with a moved_to file, and a model is loaded and edited? Does the editor save the _new_ part number, or the old? If you have it automatically saving the _new_ part number, you could make a ~moved_to file for (...) (26 years ago, 1-Mar-99, to lugnet.cad.dev, lugnet.cad)
|
| | | | |
| | | | | | Re: Java LDraw/LDLite Steve Bliss
|
| | | | (...) The editors I know of (LEdit and LDAO) don't automatically update moved parts. But it is a good idea that they should do so. I'm adding it to my list of suggestions. (...) It seems like someone (Lars? Tore? Leo?) wrote a program that would (...) (26 years ago, 2-Mar-99, to lugnet.cad.dev, lugnet.cad)
|
| | | | |
| | | | | | Re: Java LDraw/LDLite Jeremy H. Sproat
|
| | | | | (...) That's me. (...) This only works for models in ldraw\models, but not for any in sub-directories. I'm not sure how one would go about automating the update of models in arbitrary directories. Cheers, - jsproat (26 years ago, 2-Mar-99, to lugnet.cad.dev, lugnet.cad)
|
| | | | | |
| | | | | | | Re: Java LDraw/LDLite Steve Bliss
|
| | | | | | (...) That would be a challenge -- there's no master list of all DATs on the system, so it would be a matter of searching the hard-drive, but only updating valid LDraw DAT files. Blech. There should (and may be) a utility that can clean up all files (...) (26 years ago, 2-Mar-99, to lugnet.cad.dev, lugnet.cad)
|
| | | | | | |
| | | | | | Re: Java LDraw/LDLite Terry Keller
|
| | | | (...) Yep, it is ARJ. Specifically ARJ version 2.30. I don't recall anything about launching another program from the extractor in this version (which is pretty old) A quick search of the docs didn't turn up anything either. -- Terry K -- (26 years ago, 3-Mar-99, to lugnet.cad.dev, lugnet.cad)
|
| | | | |