To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *42405 (-20)
  Re: 2007/2008 LDraw Standards Committee (LSC) Election is open
 
(...) Yeah, I saw that. I just didn't realize there were so many distinct layers on the LDraw onion. I figured since it's being discussed on Lugnet instead of some internal LDraw mailing list, it fell into the same "members" category as the (...) (17 years ago, 18-Oct-07, to lugnet.cad.dev.org.ldraw)
 
  Re: 2007/2008 LDraw Standards Committee (LSC) Election is open
 
(...) Jim, I just checked your status. You only have user rights, you're not an .org-member: "Only LDraw organization members may vote..." If you are not registered as a member of the LDraw organization and would like to join, follow the (...) (17 years ago, 18-Oct-07, to lugnet.cad.dev.org.ldraw)
 
  Re: 2007/2008 LDraw Standards Committee (LSC) Election is open
 
(...) Ha, nope. In Safari, Firefox, Camino and Opera, I can see all four ballots listed when I'm not logged in, but once I log in to vote the LSC ballot is no longer listed. I guess I just misunderstood the eligibility for voting. Sorry. Jim (17 years ago, 18-Oct-07, to lugnet.cad.dev.org.ldraw)
 
  Re: 2007/2008 LDraw Standards Committee (LSC) Election is open
 
(...) Right. Well, maybe I've found some sort of caching bug in Safari 3 - it only displays the first three polls, even after resetting the browser. Everything comes up fine in FireFox, though, so no worries. Thanks, Jim (17 years ago, 18-Oct-07, to lugnet.cad.dev.org.ldraw)
 
  Re: 2007/2008 LDraw Standards Committee (LSC) Election is open
 
(...) Elections on LDraw.org are driven by Orion's MOTM postnuke module. You should actually see 4 polls: the MOTM, POTM - Best part, POTM - Most desired part and finally the LSC election. (URL) (17 years ago, 18-Oct-07, to lugnet.cad.dev.org.ldraw)
 
  Re: 2007/2008 LDraw Standards Committee (LSC) Election is open
 
(...) That's really a page of active ballots, the LSC ballot is at the bottom of the list (17 years ago, 18-Oct-07, to lugnet.cad.dev.org.ldraw)
 
  Re: 2007/2008 LDraw Standards Committee (LSC) Election is open
 
(...) Is that ballot link correct? It just takes me to the model of the month ballot. Jim (17 years ago, 18-Oct-07, to lugnet.cad.dev.org.ldraw)
 
  Re: Previous step color scaling
 
Here's a slightly tweaked version that seems to work OK with paths and filenames containing spaces: #! /bin/sh prevfile='' for thisfile in "$@"; do if "$prevfile" = "" ; then echo 0 !PREL3P -ldconfig normal.ldr > "faded.$thisfile" cat "$thisfile" >> (...) (17 years ago, 17-Oct-07, to lugnet.cad, FTX)
 
  Re: Previous step color scaling
 
(...) I tried the script out in Windows using cygwin, and it seems to work. Some observations: Until prel3p 1.3 is released by Jim, I can't be sure it works. The output is a mixture of DOS and Unix line endings. The files generated by MLCAD have DOS (...) (17 years ago, 17-Oct-07, to lugnet.cad, FTX)
 
  Updates to Sticker Generater
 
(URL) Thanks to everyone who provided constructive input on my Sticker Generator Software. The following improvements / changes have been made: More keyboard-user friendly Ignore White Color is more accurate Ingore Black Color is more accurate (...) (17 years ago, 17-Oct-07, to lugnet.cad, lugnet.announce, lugnet.trains, FTX) !! 
 
  Re: Previous step color scaling
 
(...) If you have access to a *nix machine, or have installed the appropriate cygwin components on a Windows box, the following script should take a bunch of step files spit out from MLCad and insert the appropriate PREL3P commands in. #! /bin/sh (...) (17 years ago, 17-Oct-07, to lugnet.cad, FTX)
 
  Re: Previous step color scaling  [DAT]
 
(...) Correct. Technically, the prel3p commands affect color substitution on following lines, so you'll need to insert code in two places: once at the beginning of the model to use the "faded" colors, and again at whatever point you wish to restore (...) (17 years ago, 17-Oct-07, to lugnet.cad)
 
  Re: Highly confused about Library Updates for MLCad
 
(...) Hello Christopher, I will not go into the same level of details as previous replies in this thread, but rather reply in a more general way. First of all, you make a mistake if you call it "Library Updates for MLCad". In one way, yes they are (...) (17 years ago, 17-Oct-07, to lugnet.cad)
 
  Re: Bricksmith patches
 
(...) I have given Jim access to submit this change directly into Bricksmith's source code. Thanks, Jim, for wanting to improve my software. If a good, well-integrated, well-presented (and already coded) idea comes along, there's no reason for it (...) (17 years ago, 17-Oct-07, to lugnet.cad.dev.mac, FTX)
 
  Re: Previous step color scaling
 
(...) think it would be easier to just futz with the data during parsing. --Travis (17 years ago, 17-Oct-07, to lugnet.cad)
 
  Re: LPub error
 
(...) Hi Jaco, I don't see why not. How much RAM? I just got a bug report that greater than 1G of RAM on Vista caused problems. I don't have Vista, and don't plan on buying it for a *long* time. Kevin (17 years ago, 17-Oct-07, to lugnet.cad)
 
  Re: L(EGO)Draw part discrepancies
 
(...) hi folks, we still seek some input on the parts above. if you have the real version of those please measure/compare and let us know. w. (17 years ago, 17-Oct-07, to lugnet.cad.dat.parts)
 
  Re: Highly confused about Library Updates for MLCad
 
(...) Indeed, while opaque parts are made from ABS, thansparent ones use polycarbonate. These plastics have different behaviour that require slightly different molds to get the tight tolerances you appreciate from LEGO bricks... Philo (17 years ago, 17-Oct-07, to lugnet.cad, FTX)
 
  2007/2008 LDraw Standards Committee (LSC) Election is open
 
The 2007/2008 LDraw Standards Committee[1] election is now open. To vote, please visit (URL) and log in with your user account. Next, visit the ballot page on LDraw.org here: (URL) LDraw organization members may vote and you may vote for up to five (...) (17 years ago, 17-Oct-07, to lugnet.cad, lugnet.cad.dev.org.ldraw, lugnet.announce) !! 
 
  Re: Previous step color scaling  [DAT]
 
(...) Thank you! I will eagerly await and try it. (...) MLCad is able to export every step, but it exports steps without information at which line the previous step ends and were the next step begins. For example when I export the CAR (still a great (...) (17 years ago, 16-Oct-07, to lugnet.cad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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