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 / *15516 (-20)
  Re: LPub 4 Status
 
(...) Sorry for not responding, but I didn't remember to look at it while I was at home. I'll try to do so tonight. (...) Actually, my Intel MacBook (one of the original ones) has Intel motherboard graphics. Probably a different model than yours, (...) (16 years ago, 29-Apr-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) Sorry about the self reply, but now I'm really curious about this. I found myself an old G4 EMac with a Geforce2 and OSX Tiger for testing and everything worked ok. It also worked on an Intel Macbook with the Intel GMA X3100 graphics. So I (...) (16 years ago, 29-Apr-08, to lugnet.cad.dev)
 
  Re: New license for the LDraw All-In-One installer
 
(...) Ahui, Jeronen says NO. but I did a merge on the files. The difference between 3.5 and the file posted above are: ***...*** PovRay 3.5 ***...*** #ifdef(Colors_Inc_Temp) // do nothing #else #declare Colors_Inc_Temp = version; #version 3.5 (...) (16 years ago, 26-Apr-08, to lugnet.cad.dev.org.ldraw)
 
  Re: Help writing LDraw's history
 
(...) The alternative timelines I've checked out have either fewer features or don't display as nicely as we'd want for this. The original seems to be the best so far, and is really only lacking a couple features to make it ideal. Is anyone here (...) (16 years ago, 25-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)  
 
  Re: Parts requests? (re: x136 and 50944px1)
 
(...) Thank you very much for this part. Now I can complete all the models on my webside. cu mikeheide (16 years ago, 24-Apr-08, to lugnet.cad.dev)
 
  Re: Parts requests? (re: x136 and 50944px1)
 
Hi Ryan, (...) Just completed it: (URL) (16 years ago, 24-Apr-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) No, I use glfinish(). I've had all sorts of problems over the years with Apple because I often render in the front buffer to emulate the various ancient ldlite immediate rendering modes. Does it update ok when you spin the model with the (...) (16 years ago, 24-Apr-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) That one works for LPub. The buffer isn't getting flushed to the screen right. I have to resize or force a redraw in order. Are you calling CGLFlushDrawable at the end of your drawing code? --Travis (16 years ago, 24-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: LPub 4 Status
 
(...) Ok, give (URL) this one> a try. (16 years ago, 23-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: New license for the LDraw All-In-One installer
 
(...) The current AIOI does the following at the very end (read last step) II POV-RAY 3.5 was installed then... loc = Search for "arrays.inc" in the PO-RAY sub-directories rename "loc"\colors.inc to "loc"\colors_original.inc add colors.inc (this is (...) (16 years ago, 23-Apr-08, to lugnet.cad.dev.org.ldraw)
 
  Re: LPub 4 Status
 
(...) Good idea. (...) I'll be happy to be your Tiger test subject, but I can only test Intel. --Travis (16 years ago, 23-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: LPub 4 Status
 
(...) Since I already lost this once, I'm gonna stash it here just in case. To compile something that runs on Tiger from a makefile on Leopard add this: CFLAGS+= -mmacosx-version-min=10.4 -isysroot /Developer/SDKs/MacOSX10.4u.sdk LDFLAGS+= -isysroot (...) (16 years ago, 23-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi Rosco, I've uploaded lpub.vcproj to sourceforge. I brought everything down into a clean directory and it built for me. Kevin (16 years ago, 23-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub 4 Status
 
(...) For what it's worth, Tiger will run on a 300 MHz G3. While it certainly wasn't fast, I don't recall ever encountering any software that simply said "I need a G4". That's not to say there's no reason why such software couldn't or shouldn't (...) (16 years ago, 21-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) And if you don't have QT properly configured, having the .vcproj probably won't do you any good anyway. --Travis (16 years ago, 21-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub 4 Status
 
(...) No idea. Whatever it is, it needs Tiger, though, since LDView is built to require Tiger. It presumably needs a G4. --Travis (16 years ago, 21-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: LPub 4 Status
 
(...) That's interesting. I built it on a new laptop with the version of XCode that comes with leopard. However I just added the arch targets to the old makefile (but missed one of the libraries). So I guess the default is to target leopard only. I (...) (16 years ago, 21-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi Rosco, If you have Qt properly configured, you should be able to create the .vcproj by doing this in the folder that contains lpub.pro: qmake lpub.pro Kevin (16 years ago, 21-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Submission for MOTM/SOTM/POTM closes in a week
 
Hi folks, we still seek some entries for the MOTM/SOTM/POTM contest: (URL) currently have 2 entries for the MOTM, 5 for the POTM and none for the SOTM. As you might know we will run these contests only if there are a minimum of five entries. Please (...) (16 years ago, 21-Apr-08, to lugnet.cad, lugnet.cad.dev.org.ldraw, lugnet.announce)
 
  Re: LPub 4 Status
 
(...) Actually, I don't have a PPC Mac, just the previous OS version. I believe that if you don't get everything right for the "universal" stuff, it will give you an error at link time. I know that's what it does to me if any of the libraries aren't (...) (16 years ago, 21-Apr-08, to lugnet.cad.dev, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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