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 / *41760 (-20)
  Re: Linetrim, a LDraw line trimmer utility
 
(...) Oops, sorry, I was not aware of that! I'll remove my page as soon as possible ;o) (...) Problem is that I'm no programmer either. For very low level, crude programs it's enough but I don't feel up to the task to do that integration. But I (...) (17 years ago, 10-Jun-07, to lugnet.cad.dev)
 
  LDView on USB Key drives
 
One feature that's not mentioned in the help file, the change history file, or the previous post is (Windows-only) support for running LDView off of removable media (like a USB key). This feature has had very little testing, and has some known (...) (17 years ago, 10-Jun-07, to lugnet.cad, FTX)
 
  Re: Custom MLCAD Parts tree
 
(...) Yes, but I did it all within MLCad, by pulling down the Settings menu and selecting Parts Tree then Tree Configuration. I got Brick, Plate, Baseplate, Electric, NXT, Hinge, Minifig, Slope, Technic, Tile, Wedge, Windscreen, Wing, and Duplo (...) (17 years ago, 8-Jun-07, to lugnet.cad.mlcad)
 
  Re: Linetrim, a LDraw line trimmer utility
 
(...) philo, you're making part authoring a piece of cake! that's not what's all about: authors have to suffer while making parts, have to loose themselves in maths and calculations, so please stop forging this kind of tools ;-D cheee...eeers, w. (...) (17 years ago, 9-Jun-07, to lugnet.cad.dev, FTX)
 
  Re: LDraw.org's May 2007 Model and Scene of the Month Winners
 
(...) Confirmed in 1152x864. Thanks! (17 years ago, 9-Jun-07, to lugnet.cad.dev.org.ldraw)
 
  LDView 3.2 Beta 1 now available for Mac
 
For those of you who don't read lugnet.cad or lugnet.announce, I'm posting this message to let you know that the Mac version of LDView 3.2 Beta 1 is now available. Please see (URL) here>. Note that when I first posted the above announcement, I had (...) (17 years ago, 9-Jun-07, to lugnet.cad.dev.mac, FTX)
 
  Re: LDraw.org's May 2007 Model and Scene of the Month Winners
 
(...) I modified the style sheet and every thing should look correct for a 1024x768 resolution. -Orion (17 years ago, 9-Jun-07, to lugnet.cad.dev.org.ldraw)
 
  Linetrim, a LDraw line trimmer utility
 
(2 URLs) Linetrim> utility, intended for LDraw parts authors, crops lines sticking out of polygons. Lines to be trimmed and triangles/quads against which they are cropped are provided to the utility as separate LDraw files. A third file containing (...) (17 years ago, 9-Jun-07, to lugnet.announce, lugnet.cad.dev, FTX)  
 
  Re: LDraw.org's May 2007 Model and Scene of the Month Winners
 
(...) As Travis says. On my 1152x864 screen, the pictures still fall out into the right margin when viewing with FireFox. For some reason IE render the text *above* the picture, while FF renders the text at the left side of the picture, thereby (...) (17 years ago, 9-Jun-07, to lugnet.cad.dev.org.ldraw)
 
  Re: LDView command line snapshot scaling
 
(...) It appears that some people read this. There were 13 downloads of the Mac Binary immediately after I posted my official release announcement for LDView 3.2 Beta 1 (one of which was my test download). There were only 3 downloads of each of the (...) (17 years ago, 9-Jun-07, to lugnet.cad)
 
  Re: LDraw.org's May 2007 Model and Scene of the Month Winners
 
(...) Note that I don't mind the way it is now, but it's currently only fixed if your browser window is fairly wide. If your browser window is too narrow, it still does the same thing it did before, instead of having scroll bars appear. --Travis (17 years ago, 9-Jun-07, to lugnet.cad.dev.org.ldraw)
 
  *** LDView Version 3.2 Beta 1 Released ***
 
LDView 3.2 Beta 1 is now available for download from the LDView downloads page here: (URL) This is a Beta release, which means that I’m hoping to get as much feedback as possible. This also means that it is likely not as stable as a final release, (...) (17 years ago, 9-Jun-07, to lugnet.announce, lugnet.cad, FTX)
 
  Re: LDraw.org's May 2007 Model and Scene of the Month Winners
 
(...) Thanks for the info. This is now fixed. -Orion (17 years ago, 9-Jun-07, to lugnet.cad.dev.org.ldraw)
 
  Re: LDView command line snapshot scaling
 
(...) Adding -SaveZoomToFit=0 to the LDView command line resolves this problem. Thanks to Travis for the suggestion. Jim (17 years ago, 8-Jun-07, to lugnet.cad)
 
  Re: Missing primitives after part update.
 
(...) Thanks Steve. I'm not computer illiterate, but I'n not exactly computer fluent either. I'll try what you've suggested. One question before I do though: If parts from older versions are overwritten and I reinstall complete.exe, will it (...) (17 years ago, 8-Jun-07, to lugnet.cad.dat.parts.primitives)
 
  Re: Missing primitives after part update.
 
(...) Take a look at the Manual Install directions on ldraw.org: (URL) ldraw027.exe will overwrite a number of parts with older versions, so after you install the ldraw027.exe file, you will need to re-install complete.exe. Steve (17 years ago, 8-Jun-07, to lugnet.cad.dat.parts.primitives)
 
  Re: Missing primitives after part update.
 
(...) Hi all. I have been having the same problem. I checked and the above mentioned file was indeed missing so I downloaded it, but it's just sitting there all lonely on my desktop. What do I do with it now? Thanks in advance. (17 years ago, 8-Jun-07, to lugnet.cad.dat.parts.primitives)
 
  Re: LDView command line snapshot scaling
 
(...) Neat! Here's what I get with my quick attempt to try the examples with the current code, built using the same Qt 3.3.7 I used for the alpha. The bricks appear scaled correctly, but there are some large artifacts. ldview -ModelSize=600 (...) (17 years ago, 8-Jun-07, to lugnet.cad)
 
  Re: LDView command line snapshot scaling
 
(...) It uses LDraw units. (...) I do plan to release a Mac binary of the Beta. In fact, I'll probably get that built and posted to sf.net before announcing it more officially and updating the LDView web page. --Travis (17 years ago, 8-Jun-07, to lugnet.cad)
 
  Re: LDView command line snapshot scaling
 
(...) What units does the -ModelSize argument use? (...) Thanks for the examples! Those are helpful. Your recent changes must indeed have fixed something relevant; the images I generate with the first few example commands are very large (and not to (...) (17 years ago, 8-Jun-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