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 / 7912 (-20)
  Re: List of Colors (Re: Wheel Generator Plugin)
 
(...) Is this what you want? (URL) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  List of Colors (Re: Wheel Generator Plugin)
 
(...) For the Wheel Generator I used a list of colors taken from LDDesignPad, but it contains many colors (almost) never used. Does anyone knows a list of most common colors together with the LDraw-number and RGB-value? About a default color for (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) There is an update of LDDesignPad, check Carsten's website: (URL) well Niels (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Program Interfacing
 
(...) You should grab the LDAO source code, it's all handled in one class file. Of course, it's overcomplicated (I never do anything simply). What I did in LDAO was to write the DAT code to a temporary file, then write another temporary LDR/DAT file (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) Uh oh! Doesn't LEGO Creator have an explosion function? They've probably got a patent application in the works for it, so you might as well just give up on that idea. ;^) (...) That one might not be patented yet. Better hash it out before the (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
I've been thinking of a tool that creates an "Exploded View" with empty space between all parts. However a literal interpretation would be quite fun, too. There would be a blast center, and adjustable parameters for part speed, bounce, and amount of (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) We've talked about this several times before. For example: (URL) as far as I know, nobody has implemented anything yet. It is an interesting topic however, which explains why it comes up every now and again. Perhaps if we pose it as a (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) That's what MLCAD's Favorites folder is for. Drag a part in the parts list to the favorites folder, create your own pile. -Tim (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
Well I'm afraid is not what I want Lpub is nice but is not what i'm talking about i'm talking about something like in the 6000 idea book in the fisrt pages use se all the pieces for building the house all over the ground, I'll show you all a picture (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) Yes so I can have an image of all part like if you where playing on the floor but and you are building a "house" and you see all parts all over the floor but in this case all over the image. (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) If that's what is meant, that would be useful if you need to generate pics at each step with the parts being added during that step. Of course LPub does that for you now so it may not be as big a deal as it once was. If that's not what was (...) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Wheel Generator Plugin (Was: Need help on Delphi)
 
(...) Yes, it's really great! I had to edit the ini file by hand to make it work though. No big problems. Some suggestions: How about having a default color for every holder, wheel, and tyre? Also, I would like the special rubber colors defined in: (...) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) Do you mean that you want to take all the parts that comprise a .DAT model, and spread them out evenly on the "floor"? So that the output .DAT file would have all the same part lines as the original file, albeit with the placement and (...) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  * LDrawDesignPad LDDP 1.2 released *
 
Hello! New version is out now. Get it at (URL) ! + = New feature * = Bugfix - = Removed feature Changes since version 1.1 + Setup installer + "Send To" entry + Saves LDDP.exe path to registry (check plugins-Readme.txt in Sample folder) + Added (...) (22 years ago, 29-Sep-02, to lugnet.announce, lugnet.cad, lugnet.cad.dev)  
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) Files page should be updated. ...119b is a broken link, but I found (URL) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  What about a tool that unsorts all parts of a mdel
 
Has anyone made or think on making a tool that un sorts parts of a ldr model? It whould be cool to make a screenshot of a model that is build and then you se the same parts used of the same model all over you don't need to worry if your parents want (...) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) I had the same problem first, too. You have to use (and download) the other version of LDDesignPad LDDesignPad119b.zip That version works well with plugins! Niels Karsdorp (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) Step 1: I tried LDDesignPad, and it worked. Step 2: I copied PluginMinifig.dll (471 kb) into the Plugins folder. Step 3: I tried LDDesignPad, and it crasched at startup: "Illegal operation". Step 4: I removed PluginMinifig.dll from the Plugins (...) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Program Interfacing
 
Can someone give me the quick and dirty lowdown on how to interface a file editor to L3Lab? (e.g. how LDAO and LDDesignPad do it) -Orion (22 years ago, 28-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) Here's how to install a plugin for LDDesignPad: -Take the supplied DLL and put it into the Plugins folder in the LDDesignPad directory It's as simple a that. To use the plugin, select it under the Plugins submenu in the Tools menu. -Orion (22 years ago, 28-Sep-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