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 / *41925 (-20)
  Re: Brickshelf Backup Crawler for Mac
 
(...) Well, I had the advantage of writing it from scratch specifically for this purpose. It's funny because I had been thinking about writing a Brickshelf upload utility (like (URL) Flickr Uploadr>) but circumstances resulted in a download utility (...) (17 years ago, 17-Jul-07, to lugnet.general, lugnet.cad.dev.mac, FTX)
 
  Re: Brickshelf Backup Crawler for Mac
 
Thanks for that Jim. I got the script working for user backup, and Peter Bartfai (the author of the original script) also got one working for user backup (before seeing my email that I'd gotten it working). However, while I haven't looked at Peter's (...) (17 years ago, 17-Jul-07, to lugnet.general, lugnet.cad.dev.mac, FTX)
 
  Re: Colors, LDconfig, etc...
 
Hi Steve, (...) My bad - I didn't have the updated file here... All stone colors are defined. So I guess I should update NXT parts to color 151 (Light_Stone code). Problem is that color 151 is not natively recognized by MLCad (neither 71 MedStone or (...) (17 years ago, 17-Jul-07, to lugnet.cad)
 
  Re: Colors, LDconfig, etc...
 
(...) Pretty much the thread John pointed out contains the answer. The unofficial files are coded to use color 383, because that color works with all LDraw programs (some better than others). So you have to update the unofficial parts to use the (...) (17 years ago, 17-Jul-07, to lugnet.cad)
 
  Re: Colors, LDconfig, etc...
 
(...) Thanks John, it is a good way to go round this issue. But I'd still like to get LDraw people ideas on this ;o) Philo (17 years ago, 17-Jul-07, to lugnet.cad)
 
  Re: Colors, LDconfig, etc...
 
(...) Philo, Check out this thread in lugnet.cad. I had the same problem a little while back. David Perdue was kind enough to help me out. (URL) want to read the whole thread. John (17 years ago, 17-Jul-07, to lugnet.cad)
 
  Colors, LDconfig, etc...
 
Is there some project to extend LDconfig.ldr to include some recent colors such as Light Stone Gray? Case in point: NXT parts are presently coded in color 383, which works fine with most CAD program but is - as intended - shown as chrome (shiny (...) (17 years ago, 17-Jul-07, to lugnet.cad, lugnet.robotics.nxt)
 
  Re: Optional Lines Calculator utility
 
Hello Willy, (...) ...as well as lines starting with a space. Webpage updated. (...) Done... (...) No, but Richard should upgrade the tool when he has some free time (though I doubt he will write a gui...) Philo (17 years ago, 17-Jul-07, to lugnet.cad)
 
  Brickshelf Backup Crawler for Mac
 
As noted (URL) here>, there is a BSBackup utility for Windows that helps you batch download the contents of Brickshelf galleries. (This is of interest at the moment due to Brickshelf's imminent closure.) I've written a quick hack to accomplish the (...) (17 years ago, 17-Jul-07, to lugnet.general, lugnet.announce, lugnet.cad.dev.mac, FTX)  
 
  Re: Copy of MacMegaPov 0.7
 
(...) Ok I finally got this to work. Now I just need to figure out why the renders are taking so long and find out how to make the lines look better. I think I'm headed in the right direction. You rock, thanks for the help! (17 years ago, 17-Jul-07, to lugnet.cad.dev.mac)
 
  Re: LDD goes Technic
 
(...) From the (URL) web site... "We are currently experiencing problems with the automatic update of LDD for Mac users. You can download a Mac installer here: " (URL) downloading it as I type. Chris (17 years ago, 16-Jul-07, to lugnet.general, lugnet.cad)
 
  Re: James Jessiman's Unofficial LEGO® Pages - The Original???
 
(...) Wow, I had no idea these were still online! I was thinking about this the other day, wondering if someone had kept an archive. Yep, they're the originals. IIRC, in the early days of LDraw.org, there was an archive on the web site. I the site (...) (17 years ago, 14-Jul-07, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Workarounds for two crash bugs in Mac LDView 3.2 Beta 1
 
So far, two bugs have been found in the Mac LDView 3.2 Beta 1 release that cause it to crash, and then subsequently crash every time it is launched. I'm posting a workaround for each of these problems here in the hopes that it will reduce people's (...) (17 years ago, 14-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Re: James Jessiman's Unofficial LEGO® Pages - The Original???
 
(...) Yes they are authentic. If you browse the RTL archives, you'll find many links to them. ROSCO (17 years ago, 13-Jul-07, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: Optional Lines Calculator utility  [DAT]
 
(...) hi philo, please add that empty lines are not supported as well. a code like this: 4 4 -4.266 10.961 0 -8.96 10.961 0 -8.96 9.086 0 -4.266 9.086 0 4 4 -10.693 10.44 0 -8.96 10.961 0 -8.96 9.086 0 -10.693 9.607 0 0 // white 4 15 16 18 0 15.239 (...) (17 years ago, 13-Jul-07, to lugnet.cad)
 
  James Jessiman's Unofficial LEGO® Pages - The Original???
 
hi folks, tell me that I'm not dreaming: (URL) some of the oldtimers please confirm that they authentic? w. (17 years ago, 13-Jul-07, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: 3D Transformations Architecture Question
 
(...) Roland, Actually the errors wouldn't be a problem. I wasn't thinking of performing transformations on already-transformed data. I was thinking of performing transformations on the original vertex data, then storing that (as a separate set of (...) (17 years ago, 13-Jul-07, to lugnet.cad)
 
  Re: 3D Transformations Architecture Question
 
(...) Thanks Travis, that's *exactly* the info I was looking for. I think I'm going to go ahead and store each object's matrix, as well as the camera and projection matrices, updating any of them only when adjustments are made to the appropriate (...) (17 years ago, 13-Jul-07, to lugnet.cad, FTX)
 
  Re: Search path question
 
(...) Hi Roland, Thanks for the input. Has anyone else implemented the mechanism the way Roland has? Kevin (17 years ago, 13-Jul-07, to lugnet.cad.dev)
 
  Re: 3D Transformations Architecture Question
 
(...) Well thanks for spoiling my day :) I tried orions file and discovered a design flow in my new LD4DStudio renderer. It looks like this: (URL) seems Orion uses the rotation matrix to mirror some parts, this totally F-ups my normals :( And there (...) (17 years ago, 13-Jul-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