To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 7712 (-20)
  Re: DAT files: Do No Harm
 
(...) Not in my DAT files, they shouldn't. Especially not editing stuff. Truly generated code, maybe it's alright. It should always go at the top, where it can be easily deleted. Steve (22 years ago, 23-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) (URL)And always remember to use -J to get the most out of the camera settings. (...) (22 years ago, 23-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) OK I added it. Ldglite now takes -cg<la>,<lo>,<r> like l3p, and I like it. I admit it's not exactly like l3p since I still leave the origin at ldraw world coords (0,0,0) whereas l3p moves them to the center of the bounding box of the model. (...) (22 years ago, 23-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) Yes! Awesome. Drawing time seems to be a little slower, I don't have any numbers for that though. But the refresh is ligntning fast. Hmm, the menu seems to be more responsive too. (...) You sure? Lemme go double-check the docs... Oh my. I seem (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
(...) Whoa. That's kinda bizarro. (...) I'd say the rule would be, don't fix invalid lines without the authors permission. ;) (...) I see your point, but I would expect most programs to choke (gracefully ;) on the line without part numbers. (...) (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
(...) I found some model which was (mostly) all 3001.dat, except only the first line gave the part number! All following lines were meant to be the same part (with different location.) I guess the author's viewer tolerates this? So, the rule would (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
(...) What about program extensions that modify the DAT code in some way? Are you suggesting that the author of a plugin shouldn't credit himself in the form of a DAT Comment? -Orion (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) Oops! A quick visit to the L3P site reveals that's the camera position in polar coords relative to the look-at point. I'm not sure how I missed that before. But I like it because it avoids the weird LDRAW coordinate system. So I'm gonna have (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
(...) Yes, we seem to see a lot of this sort of thing these days. 0 ROTATION CENTER 0 0 0 1 "Custom" I'd say leave it out unless it's actually being used. My guess is most of the time it's not. Don (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
(...) does this include "don't add any new lines unless they're intentional"? As in, a program shouldn't add (and forgive me if this is incorrect dat format): 0 edited by dan with DatZap on Tuesday :) Dan (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) I did some work on the other solution, rendering in the background. There's a beta of this here: (URL) -n2 to render each part in the backbuffer, -n4 does the whole model. Also the backbuffer is retained for faster refreshes on window expose (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
I don't have any comments, except to say that I agree with pretty much everything you wrote. And that I'd be very hard-pressed to actually implement some of it. And I didn't completely understand all of your points... (...) Yes! (...) Good idea, (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
(...) I would go for this. If a line is indeed edited, then I would preserve it's indentation, but remove trailing decimal zeros, and possibly clean up other things, like changing "-0" to "0". If the file has any exponential notation, e.g, "2e1", (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  Re: DAT files: Do No Harm
 
(...) This sounds counter-productive to me. Judging from the official LDraw files, it appears that many of the original files follow these guidelines with respect to indentation: o Comments are not indented o All other lines are indented by one (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: DAT files: Do No Harm
 
(...) These 2 are the 2 biggest problems I have with MLCAD. For some reason MLCad changes the filename in the NAME comment block to an .ldr extension even if the source file is .dat. As more of a part author than a model builder, this is very (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev, lugnet.cad.mlcad)  
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
Got to play with it some more today, some jumbled notes follow... (...) Ok, I changed this and the effect is like night and day. Thanks! I think I'm using the L3P parser. No parser options given, exe is named ldglite.exe. WHOOPS I'm not, -l3 gives (...) (22 years ago, 22-Aug-02, to lugnet.cad.dev)
 
  DAT files: Do No Harm
 
What consideration should an editor program make for unfamiliar content or eccentric style when it loads and saves an LDRAW file with changes? I am implementing the following general ideas in BrickDraw3D, based on various situations in test files. (...) (22 years ago, 21-Aug-02, to lugnet.cad.dev)  
 
  Re: Track designer ....
 
(...) I think you might need to cross post this to the CAD groups if you want Leonardo to see it. If I remember correctly, he's the only one in posession of the sources at this point. Thanks for the reminder, Don (22 years ago, 21-Aug-02, to lugnet.trains, lugnet.cad, lugnet.cad.dev)
 
  Re: Handling Stickers Without a Known Number
 
(...) Hmmmm. Yes I think 100 would be too limiting. But can't see any immediately bad thing about the idea, so I vote yes! ROSCO (22 years ago, 20-Aug-02, to lugnet.cad.dev)
 
  Handling Stickers Without a Known Number
 
I'd like some feedback on the following. Do you like the idea? Dislike it? I've recieved a request, asking for a part number for a sticker whose original sheet number is not known. If you'll remember, we earlier discussed using the numbers from the (...) (22 years ago, 20-Aug-02, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR