To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / *11411 (-20)
  Re: MBC 0.6.1 comments
 
I'll intersperse my answer with Don's observations. (...) You're dead right there - actually I've never considered altering GL_LIGHTING for Type 2 lines, it makes good sense. Actually I haven't altered the parsing and rendering routines since about (...) (21 years ago, 25-Jun-03, to lugnet.cad.dev.mac)
 
  Re: portable version of mklist?
 
(...) Does this version include the -i and -o command line options, to control the source directory, and output filename? If it does, and if we could get a fresh DOS compile, I'd like to include the new version in the next parts update. Steve (21 years ago, 25-Jun-03, to lugnet.cad.dev)
 
  portable version of mklist?
 
As part of my attempt to add part lookup (finally!) to ldglite I had to build a portable version of mklist. I'm not sure what to do with it, so for now I've put it here. (URL) builds with gcc on Linux and Windows, and the tweak to the original (...) (21 years ago, 24-Jun-03, to lugnet.cad.dev)
 
  Re: Status of the LDRaw.org contest?
 
(...) I think that the problem is related to the move from the NBI to the Peeron server. Not all scripts were transfered since the same functionality is available in the CMS the LDraw.org site is switching to. Play well, Jacob (who is irresponsible (...) (21 years ago, 23-Jun-03, to lugnet.cad.dev.org.ldraw)
 
  Re: MBC 0.61 comments
 
In lugnet.cad.dev.mac, Christopher Masi wrote: The color of the lines was also somewhat angle dependent. This is probably because MBC leaves lighting enabled when rendering the edge lines. Hmm, maybe it's time to ask for the source because then we'd (...) (21 years ago, 24-Jun-03, to lugnet.cad.dev.mac)
 
  MBC 0.61 comments
 
I got tired of writing so I got out my poking stick. I was looking at my caboose mode. (I am thinking of changing the trucks) and I noticed that some of the 1x2 bricks had white lines next to them, the one on the bottom in (URL) others, the other (...) (21 years ago, 24-Jun-03, to lugnet.cad.dev.mac)
 
  MBC's QTVR objects
 
I was getting some strange behavior from the QTVR objects that MBC was making. If I made the mistake of trying to rotate the object in the vertical plane, the object would stop rotating in the horizontal plane. I finally remembered that I had a (...) (21 years ago, 22-Jun-03, to lugnet.cad.dev.mac)
 
  Status of the LDRaw.org contest?
 
Hi! I just would like to know if there may be a contest in the enar future. The last (supposed to be monthly) contest was held in February? What is wrong atm? Play well Carsten (21 years ago, 20-Jun-03, to lugnet.cad.dev.org.ldraw)
 
  Re: LDDesignPad Feature Suggestion
 
"Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im Newsbeitrag news:HGLCJo.1nyJ@lugnet.com... (...) We (the LDDP developers) already thought about this. ;) Surely everyone who wants to participate and implement this is welcome to the LDDP (...) (21 years ago, 20-Jun-03, to lugnet.cad.dev)
 
  Mac Brick CAD (carbon version) - New Release
 
I have prepared Mac Brick CAD (MBC) version 0.6.1 and placed it on my .Mac page. (URL) file is called MBC 0.6.1.sit) This version fixes many reported bugs and adds the following new feature Export to Pictures Export to Quicktime Virtual Reality (...) (21 years ago, 21-Jun-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite Linux install question
 
(...) Hmmm, how about trying the packages actually "blessed" by your distribution. According to this page: (URL) might be possible to build Opengl programs with these two packages. 14 May 2003 RPM mesaglu-devel 5.0 (i586) 1433 kB Patch-RPM (...) (21 years ago, 18-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) Well, that's discouraging. It's still happening inside the Mesa startup code. Here's a link to what looks like a bug report from over year ago which seems to indicate it might be an out of memory error. But I don't see any evidence of a (...) (21 years ago, 17-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) Ok, here's the output: (gdb) run Starting program: /usr/local/bin/ldglite Program received signal SIGFPE, Arithmetic exception. 0x0816ce13 in _mesa_test_os_sse_ex...on_support () (gdb) cont Continuing. Program received signal SIGSEGV, (...) (21 years ago, 17-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) Wait a minute! You're not done yet. I poked through the MESA code (common_x86.c) and realized something. The SIGFPE is normally caught by the exception handlers in MESA but in gdb the program stops anyhow. You need to tell gdb to continue to (...) (21 years ago, 17-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) I installed it per the instructions on the LDraw website, so I guess I built it myself. (...) I'll try that when I get a free moment. I was kinda hopeing that this problem was a problem with my Linux install and not hardware. Oh well... Thanks (...) (21 years ago, 16-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) More searching reveals some tantalizing hints, but nothing concrete. Setting MESA_NO_SSE=1 is mentioned, but I'm not clear if it's an environment variable, or a compiler option. By the way, did you build MESA yourself, or was it installed by a (...) (21 years ago, 16-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) Hmmm, a quick google search seems to indicate you're not the first person to encounter this problem. (URL) appears to be a problem with MESA hardware opengl support and the ATI Mobility chipset. I'll have to muck around a bit more with google (...) (21 years ago, 16-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) I'm running: P3 500 Dell Inspiron 8000 Laptop with 128 MB of memory ATI RAGE Mobility M4 Graphic card SuSe Linux 8.2 Mesa Lib 5.0.1 and here's the output from gdb: (gdb) run Starting program: /usr/local/bin/ldglite Program received signal (...) (21 years ago, 16-Jun-03, to lugnet.cad.dev)
 
  LDDesignPad Feature Suggestion
 
(...) Hey, since ldlist and LDDP are both Delphi apps, wouldn't it be nice if LDDP had support for drag and drop from ldlist? And then, maybe a linux port of ldlist could be included as part of the linux port of LDDP. Would that be cool, or what? (...) (21 years ago, 16-Jun-03, to lugnet.cad.dev)
 
  Re: LDGLite Linux install question
 
(...) Sorry for the delay. My cable modem no longer gets a strong enough signal and the local cable company isn't to speedy about fixing it. So while I couldn't reply over the weekend, I did manage to build the latest linux sources. I could only do (...) (21 years ago, 16-Jun-03, 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