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 / *42075 (-20)
  Re: MOTM Contest Questions and a Proposal
 
Some quick answers... (...) Excellent. Thanks. (...) You should include the unofficial parts as submodels. (...) So long as you invent it then it's yours to submit. We don't want someone to post an MPD of the alternative model shown on the back of (...) (17 years ago, 23-Aug-07, to lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  Re: MOTM Contest Questions and a Proposal
 
(...) ... (...) I'm not a contest admin, but I would like to point out that LDView is currently used to render the MOTM/POTM contest entries. So from a purely technical standpoint, it's unlikely that problems will be encountered with unofficial part (...) (17 years ago, 23-Aug-07, to lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  MOTM Contest Questions and a Proposal
 
The new minimum-entries rule has inspired me to enter the LDraw.org Model of the Month contest. I have a few questions: 1. Should entries that use unofficial parts (real LEGO parts that are not yet LDraw certified) include those parts in the MPD (...) (17 years ago, 23-Aug-07, to lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) If I were new to 3D graphics (and I am ) I would be confused by this, I would have to ask someone else how to interpret the spec. I think Travis' proposal to show the two different matrices that can be built from the line of values is more (...) (17 years ago, 23-Aug-07, to lugnet.cad)
 
  Re: Bug in current version of LDList
 
(...) I found the thread on the Inno Setup forums, and based on my reading, it sounds like a Delphi bug with owner-drawn TListBox controls. It may be a bug in the MS List Box control when owner-draw is enabled; I don't know if the Delphi classes use (...) (17 years ago, 23-Aug-07, to lugnet.cad.dev)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) I think a full worked through example would do the specs a lot of good. If I understand right the line 1 c x y z a b c d e f g h i part.dat transforms any point by the operation (u, v, w)->(x+a*u+b*v+c*w, y+d*u+e*v+f*w, z+g*u+h*v+i*w) With it (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: *** LDView Version 3.2 Released ***
 
(...) That's the first I've heard of new performance problems in 3.2. I don't think I got any reports of that for the 3.2 Beta, and the 3.2 final is only bug fixes. It certainly runs fine on the computers I've tested it on. Can you copy the first (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: Bug in current version of LDList
 
(...) It affects a fair few other programs (the wonderful Inno setup and various parts of windows itself) so is not LDList specific. IIRC, there was a code workaround that was applied in Inno but you'd need to check the newsgroup history. (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: *** LDView Version 3.2 Released ***
 
(...) Thank you Travis. Is it just me or is this version unusable slow? Drawing anything takes a good few seconds of 100% CPU whereas the same model and settings were almost instant in previous versions. I can go back to some previous build if it (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) I thought I'd add a clarification to the above. A quick look at LDView's (URL) Change History> file will show that I only added support for spaces in submodel filenames in version 3.0. Furthermore, I listed it as an addition, not a bug fix, (...) (17 years ago, 22-Aug-07, to lugnet.cad, FTX)
 
  Re: Bug in current version of LDList
 
(...) I think this newsgroup is a good place. (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) He's talking about the smooth scrolling ("list box animation" in the General section of Tweak UI from Windows XP PowerToys). The actual end result is correct. When you click, it ends up at the next page of data after it's done animating the (...) (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) That's true. However, unless I'm badly mistaken, in addition to the xyz1 being at the end, you also need the other parameters to be in the proper direction in order to get the results that the LDraw library wants. The following two matrices (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: Bug in current version of LDList
 
(...) I tried it on XP SP2 and get the same issue. Note : the data in the list ends up in the right location, it's just that the scroll effect is backwards. Again, move the thumb halfway down the scroll bar. Click the down arrow and watch how the (...) (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) Yes, but look where the x, y, and z are. The example matrix is transposed vs the "standard" one shown in OpenGL text. If you swap the rows and columns in the above matrix, you'll get the OpenGL one. It's an alternate way of expressing a 3D (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) I think we'll just include two examples of how the data would go into a matrix in the two different directions and leave it at that. At this point, I think the best thing would be to add something like the following to the currently proposed (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: Bug in current version of LDList
 
(...) I'm on SP1. I'll try updating to SP2 and see if that fixes it. Rob (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) ?? Doesn't happen to me, I'm running 4.1 on WinXP, SP2. Anyone else? (17 years ago, 22-Aug-07, to lugnet.cad.dev)
 
  Re: LDraw File Format Spec 1.0 DRAFT - Call for Public Comments
 
(...) The OpenGL 2.1 specification: page 23 Vertex Arrays "Matrices are loaded into these slots in column major order." page 43 Matrices LoadMatrix takes a pointer to a 4 × 4 matrix stored in column-major order as 16 consecutive floating-point (...) (17 years ago, 22-Aug-07, to lugnet.cad)
 
  Re: Bug in current version of LDList
 
(...) I'm running LDList v 4.1, 2004-Apr-16 on Win XP First, move the slider thumb to the center of the scroll bar area. If you click the Up arrow a few times, the list text scrolls down, which is as expected. If you click the Down arrow, you'll see (...) (17 years ago, 22-Aug-07, 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