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 / *1975 (-20)
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) Whoops, I almost didn't read that. :-, But a cut and paste won't necessarily restore the origin of the sub-model, will it? My main reason for using sub-models is to place the origin in a weird spot, usually for rotation purposes. I agree that (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: LDAO Suggestion
 
(...) Hmm. Would it be acceptable to present this view, but not support rendering the files in the subdirectories? That is, if you have a subfile in a subdirectory, should you have to include the subdirectory in the model when you use the subfile? (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev)
 
  Re: [ldraw.org] Progress
 
On Thu, 3 Jun 1999 08:12:49 GMT, legoverse@geocities.com (Terry K) wrote: [Good descriptions of inlining/MPD snipped] (...) And if you use a ZIP archive, you have to unzip. Unzipping is generally more convenient than splitting an MPD, for the user. (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: [ldraw.org] Progress
 
(...) That only works if there is a single inline. And it doesn't actually undo the inline, it just creates a similar subfile. (...) Search the lugnet archive. Jacob's tools are at (URL). Onyx's M-Peedy is at (URL). (...) Generally, yes. You can (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) Outlining can only be done with manual intervention, because there's no final delimiter on the inlined code. So the human has to select the code to outline. I *think* the matrix math can be reversed, but I'm not sure. I don't know if there is (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) Inlining isn't a format, it's an operation. A file-reference (type 1 line) is replaced with the contents of the referenced file, but the color and transform (position, rotation, scaling) from the original command are applied to each line from (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: why is it that...
 
it does not seem too dificult on your part. basicly there is simply the changes to the descriptions and then the writing of a small file detailing the changes. i could do both if you would be interested and all you would have to do is include them (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev)
 
  Re: why is it that...
 
(...) Sorry about that JW. There are many parts in those three categories, and a few in Train as well, that do need moving. And they will probably all eventually get moved. I am sure you could (and can, and do) come up with lots of suggestions. Be (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev)
 
  Re: Voting page 9905
 
(...) If you want to do so, be my guest. Just send it in before it is officialized. -- Terry K -- (25 years ago, 3-Jun-99, to lugnet.cad.dev)
 
  Re: [ldraw.org] Progress
 
(...) Info: --- Inlining: Inlining is generally considered a "one-way" process - though the inlined section can be manually cut out and pasted into a separate file if the beginning and end of the inlined section is known. It is directly viewable in (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  why is it that...
 
why is it that no-one seems to be interested in trying to move parts from the town,space and castle catogries to other catogries (e.g. the castle pike to minifig pice). i could probobly come up with heaps of good re-naming ideas but no-one seams to (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev)
 
  Re: [ldraw.org] Progress
 
Not only cutting and pasting, you have to know where the last line of an inlined file is. Scott R Dennett wrote in message <199906021848140350....te.net>... (...) (25 years ago, 2-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: LDAO Suggestion
 
(...) I strongly second the motion here...that would help tremendously! -Tim Courtney ldraw.org Project Coordinator (URL) timcourtne ICQ: 23951114 (25 years ago, 1-Jun-99, to lugnet.cad.dev)
 
  Re: Purtting togeher Minifigs?
 
(...) Personally, I subfile *everything* that might possibly rotate. e.g. The left hand and whatever it's carrying goes into mflhand.dat, and this file is centered on the axis of rotation; the left arm and mflhand.dat go into mflarm.dat; the torso (...) (25 years ago, 2-Jun-99, to lugnet.cad.dev)
 
  (canceled)
 
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) Sounds like a good feature to have around as well. What is the format difference between inlining and mpd anyways? They both contain multiple ldraw models in one file... (sorry I sound a little clueless...but all I use LDraw/LDAO for is making (...) (25 years ago, 1-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  (canceled)
 
 
  Re: [ldraw.org] Progress
 
(...) Actually, Steve, it isn't one way if you don't mind doing a little cutting and pasting :) So if you really think MPD is that much better than what you did, where can I get it to see if I like it, I mean there must be some sort of program to (...) (25 years ago, 2-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: [ldraw.org] Progress
 
(...) Sounds good to me. If you could, Steve, include an mpd compiler and splitter in the next version of LDAO that could make things easier for users. Oh, and what is happening with the rumored but illusive LDraw II project?? -Tim Courtney (...) (25 years ago, 1-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Lossless outlining (Was: [ldraw.org] Progress)
 
(...) Is there any way to reverse the inlining to the original file (lossless outlining, I guess it would be) using the comment that the inlining function writes? Does the matrix math work in this direction? Cheers, - jsproat (25 years ago, 2-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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