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 / 7687 (-20)
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) Those are indeed the generic Windows drivers. The Trident web-site says the i-7 only has accelerated 3D drivers for 98 and ME, and the GL_RENDERER string agrees. (...) Generic opengl and it took about 15 seconds to render. Are you using the l3 (...) (22 years ago, 17-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) GL_VERSION = 1.1.0 GL_EXTENSIONS = GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture GL_VENDOR ='Microsoft Corporation' GL_RENDERER ='GDI Generic' GL_RGBA_BITS: (8, 8, 8, 0) GL_DEPTH_BITS = 32 GL_STENCIL_BITS = 8 Buffer Swap Mode = 2 (...) (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) Some of that really sounds like driver problems to me. What does ldglite print out about your opengl drivers? Maybe you're not using the Microsoft Software opengl drivers after all, but rather some brain dead half implemented OEM drivers. Do (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev)
 
  Re: Ldglite bug report (Was: Portable Ldraw system)
 
(...) It seems to be constantly re-drawing the screen when the dialog is active. It's also pegged my CPU utilization at 100%. Hmm, double-clicks don't do anything. Or maybe it's just not polling for mouse clicks fast enough -- it took me 3 or 4 (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) <experiments a bit> I think I may simply have done something wrong. Now that I consiously try to reintroduce the problem I can not figure out how to do it. But it may simply have been that I have edited a sub-file and expected the rendering of (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) Wait a minute! How does having a FILE meta-command at the start of the file break the polling feature? That still sounds like a bug. Tell me more. Don (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Ldglite bug report (Was: Portable Ldraw system)
 
(...) Yeah I've known about the problems with the menu for quite a while now. I refuse to go to a 1.0 release number until I fix that. However since I'm running out of release numbers I've actually started to do something about it. Could you give me (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev)
 
  Re: Yet another idea - Portable Ldraw system
 
--- Dan Boger <dan@peeron.com> wrote: [snip] (...) Um, actually, I released a Vim syntax file a few weeks ago on vim.org; I've just been a little delinquent in its advertising. I was inspired to create one when Jacob posted to .cad asking about (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
It seem that u all want to have ldraw, l3p, and pov-ray in linux and not in dos and win 31 or up but with low requirememts now if u are all ready going to do a linux distro ready for user of ldraw that don't want to fight with linux then I whould (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) or just write a syntax file for vim? I was a hard core emacs fan, but after years and years, I did switch to vi (well vim)... While it might not do *everything* emacs does, it does most everything else, and a lot faster :) Dan (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable LDraw system
 
(...) Exactly. (...) Great. > but they won't be included without a final library (...) Yes. We better get around to decide on the license for the library. What was the last version we discussed? And why didn't we just use it? Maybe we should simply (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) Just getting LDGLite to react to changes to the file it is showing would be a good start. <careful testing while looking at the LDGLite log> Uhmmm... It seems that it is my habit of having a "FILE" meta-command at the start of all of my files (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) Okay, this is a quick and dirty list, just what I've observed or confirmed today: Menu - The right-click menu is very confusing. Why not put this in the menu bar and standard dialog boxes? File browser is confusing, as is file filter. Menu - (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) Sure, go ahead and elaborate. I can't fix it if I don't know about it. I did actually try to fix the text update speed at one point. That's a well known problem with the glut library I use. I can't remember why I stopped working on a fix for (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) Sure thing, but could you perhaps elaborate just a bit on the meaning of "work properly"? Are you looking for multiple levels of polling like l3lab? Don And by the way, since we're in o-t.geek: vi? blech! At least emacs has the ldraw-mode (...) (22 years ago, 16-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable LDraw system
 
(...) I tried to get LeoCAD into Debian last year with the help of a Debian devel but they were too scared of adding the library without a license (there's a long discussion on the Debian-Jr mailing list archives). I even have .deb packages ready (...) (22 years ago, 15-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) I tried it recently, but I am afraid I am too used to writing my models in `vi` to apprecate the interface. Speed-wise it seemed okay. I would rather prefer that you spent some time getting the "polling" feature to work properly. Play well, (...) (22 years ago, 15-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: Yet another idea - Portable LDraw system
 
(...) And considering that I just got a single bootable CD Linux system, which runs both KDE, Gnome, OpenOffice.org and a bunch of other stuff, it would probably not be difficult to modify this with some LDraw tools added. The big problem - as I see (...) (22 years ago, 15-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: [Parts Tracker] Working on Update 2002-04  [DAT]
 
(...) Hi Tore, Hi Steve, May be too late to patch "Space Laser-Gun with Side Sight". It has 3 missing edges. Following is a corrected version. Thanks to Tore Eriksson for reworking this part, Thanks to the authors, admins and reviewers for the (...) (22 years ago, 15-Aug-02, to lugnet.cad.dev)
 
  Re: Yet another idea - Portable Ldraw system
 
(...) It finally dawned on me (after a less than subtle yet very helpful IM from someone who shall remain nameless :-) that you're the LDGLite author. :-, I've tried the LEdit mode, and gave up in frustration due to the slow redraw (particularly (...) (22 years ago, 15-Aug-02, to lugnet.cad.dev, lugnet.off-topic.geek)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR