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 / *38090 (-20)
  Coolest Brickshelf account
 
Have you seen one of the coolest Brickshelf accounts... lately? (URL) HERE> it is (Bookmark worthy!) Koyan, you da man (hey, it even rhymes:-) JOHN (19 years ago, 20-Jun-05, to lugnet.build, lugnet.cad, lugnet.cad.dat.models.sets, lugnet.modelteam, lugnet.space, FTX)  
 
  Re: White noise around model with colored background
 
(...) And I'm not sure I understand what you're saying about the linewidths. :^) I use glPolygonOffset to make sure the lines get drawn over the polygons underneath. (Plus I cheat a bit and add a bit more z to antialiased edge lines so even skinny (...) (19 years ago, 20-Jun-05, to lugnet.cad)
 
  Re: *** LDView Version 3.0 RC 1 Released ***
 
(...) Hi Travis, I have superficially tested RC1, it works gracefully. LDView is so much fun, an LDView update is always exciting :) It is so graphically appealling. It has so many usages, it helps part authoring , it assists part reviewing, it can (...) (19 years ago, 20-Jun-05, to lugnet.cad, FTX)
 
  Re: Restrict pars to LEGO set in MLCad?
 
(...) John, I threw together a simple command line program called subset (anyone got a better name?) You provide it with two parameters: The file name of the "official" set, and the file name of the "alternate" model. It prints out two list: The (...) (19 years ago, 20-Jun-05, to lugnet.cad)
 
  Re: White noise around model with colored background
 
(If you haven't read Don's message, go do that now. It's too long to quote here.) I have a few comments. The first is that it will only fully work if you set the line width to 2 or more. Otherwise, you'll have jaggies around the inside edges of the (...) (19 years ago, 20-Jun-05, to lugnet.cad)
 
  Re: White noise around model with colored background
 
(...) Ok, I had a little time over the weekend to spend with the Red book, and I think I may have it now. Hopefully not too late to make it into LDView version 3.0 RC 2. ;^) So to eliminate the halo, what we want to put around the image edges of the (...) (19 years ago, 20-Jun-05, to lugnet.cad)
 
  *** LDView Version 3.0 RC 1 Released ***
 
LDView version 3.0 RC 1 is now available for public testing, in both source and binary forms for Windows and Linux. You can find both at the LDView web page on SourceForge.net: (URL) This is a Release Candidate for LDView 3.0. Compared to LDView (...) (19 years ago, 20-Jun-05, to lugnet.announce, lugnet.cad, FTX) ! 
 
  New LeoCAD version
 
Today I uploaded a new LeoCAD version, it features several bug fixes and new features. The most important change is in the way building with the mouse works, I hope you'll find it more intuitive and easy to use now. You can download it from (URL) (...) (19 years ago, 18-Jun-05, to lugnet.cad.leocad) ! 
 
  Re: Restrict pars to LEGO set in MLCad?
 
(...) doing a (...) like (...) LDraw (...) That sounds great Kevin! The info dumped to an external file would probably be best so it could be used by others. - John (19 years ago, 17-Jun-05, to lugnet.cad)
 
  LPub 2.4 available
 
Version 2.4.0.0 New Features: LPub now checks for syntax errors in LPub meta commands. LPub supports either horizontal or vertical packing for mult-step pages. LPub now recognizes multiple parts listed between callout begin/end. A new meta-command (...) (19 years ago, 17-Jun-05, to lugnet.cad)  
 
  Re: LPub missing pages in the layout
 
(...) It was missing trailing STEPs that was the problem. I'll see if I can recreate it tonight. (19 years ago, 17-Jun-05, to lugnet.cad)
 
  Re: LPub missing pages in the layout
 
(...) Dean, I tried to recreate this, by adding trailing steps to all my models/submodels in pedmatic, and it didn't cause any problems. If you can recreate this it would be a great help to me. Kevin (19 years ago, 17-Jun-05, to lugnet.cad)
 
  Re: LPub problems
 
--SNIP-- Thanks for all that. I noticed something else but need to test it more (and probably look through .cad in depth again) but when I use 0 LPUB PAGE PLI NO at the start of my file, no layout images get generated at all. I may be misusing it or (...) (19 years ago, 17-Jun-05, to lugnet.cad)
 
  Re: LPub problems
 
(...) This has been changed to ../Images for nonlayout web pages and ../Layout for pages generated through the layout process. (...) This has been fixed to SEPARATOR. (...) This has been fixed. (...) I've got to chase down the "trailing step messes (...) (19 years ago, 17-Jun-05, to lugnet.cad)
 
  Re: LPub bug: Page Number Font
 
(...) This bug has been fixed and will be available in the next release. Kevin (19 years ago, 17-Jun-05, to lugnet.cad)
 
  Re: LPub building instruction progress
 
(...) Are you drawing in the same *direction*? LineTo(x,y) draws a line upto >>but not including<< <x,y>. This is a thing of the Windows API that's always been there (since Win 1.0). The same goes for rectangles, I think. (I think the LPub results (...) (19 years ago, 16-Jun-05, to lugnet.cad)
 
  Re: LPub building instruction progress
 
(...) Very cool, Jaco! (...) I'm not quite sure why Borland's graphics routine does this. I use the exact same points to draw the triangles and the lines. (...) Yes, this is a bug, and it is in the area that I has just been heavily rewritten. If you (...) (19 years ago, 16-Jun-05, to lugnet.cad)
 
  LPub building instruction progress
 
Kevin (and others interested), Take a look at this: (URL) you can imagine by now, I am quite happy about this result :-) Though I have two points I like to do better: 1. There is a "halo" effect arount one of the pointers of the callout in step 8 2. (...) (19 years ago, 16-Jun-05, to lugnet.cad)
 
  Re: Callout a single part
 
(...) You are so right! How can I be so ignorant? (...) Thanks so much again! Jaco (without a "k" :-) (19 years ago, 16-Jun-05, to lugnet.cad)
 
  Re: Callout a single part
 
(...) Jacko, I originally developed mine in MPD file, but presented it as non-mpd file. The file you presented above is not in valid MPD file format. The first line needs to be: 0 FILE single-callout.ldr The file with this minor correction works (...) (19 years ago, 16-Jun-05, 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