To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.dev.org.ldrawOpen lugnet.cad.dev.org.ldraw in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / Organizations / LDraw / 30 (-20)
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) I agree. It would be nice to have the capability to do a 'clean' inline. -- Terry K -- (25 years ago, 5-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) This will be great! Would there be any way to add an option to leave out the file information comments lines of subfiles (or maybe just all comments) when inlining? If you use several levels of subparts when creating a part, then inline it, it (...) (25 years ago, 5-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: [ldraw.org] Progress
 
(...) I think so too. (...) Then there is that. (...) Oops. Quite right. (...) That is assuming the file will be viewable online of course. Which would be a good idea. And, if it uses lugnet to archive them, will be just so. Hmm.... have the server (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) Well, you can currently edit MPD files -- if you have LDLite hooked up as the viewer, it deals with the MPD issues. Hmmm. I haven't played around with this very much, I should do so. But I was thinking of a multi-window MPD editor, that would (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) Sure! But what kind of support? Aside from "Open Subfile", I mean. (...) :-D Cheers, - jsproat (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) That was my point exactly: the inline operation applies the transform information from the reference statement on to each of the inlined statements. So cut and paste can only move the modified lines into a file with the same name. (...) That's (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
Following up myself to resolve a dangling footnote... (...) [1] In the next version of LDAO, the stand-alone inliner will allow you better control over the inlining process. Specifically, there will be options/buttons to: - Select all subfiles - (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Lossless outlining (Was: [ldraw.org] Progress)
 
(...) I you're running Emacs, you can use my LDraw-mode to do inlining. And you can even choose the number of decimal places to preserve! It defaults to two, though. Inlining in Emacs has the obvious advantage that you see what you get while still (...) (25 years ago, 3-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  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: [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: [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)
 
  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: 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)
 
  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)
 
  Re: [ldraw.org] Progress
 
(...) I'd recommend going with MPD. LDLite will render a (properly formatted) MPD file, and the MPD format allows downloaders the possibility of splitting the file back into its separate pieces. Inline is a one-way operation. Steve (25 years ago, 2-Jun-99, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more

Redisplay Messages:  All | Compact

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