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 / *15501 (-20)
  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)
 
  Re: LPub 4 Status
 
(...) Err, I rushed it and sorta botched the build. So a few files got built with no PPC code. I rebuilt it, but didn't get a chance to borrow an older machine to test it on yet. Hey, maybe (probably) you know this. What's involved in supporting a (...) (16 years ago, 20-Apr-08, to lugnet.cad.dev, FTX)
 
  Re: Help writing LDraw's history
 
(...) Hmm, yeah I'm a bit disappointed in how it doesn't let you group events so they show up in the same place horizontally. So, if we want to use this in its current state, we'd have to drop the version dates which isn't good. I hope the group (...) (16 years ago, 20-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)  
 
  Re: Help writing LDraw's history
 
This was the best I could come up with: (URL) I created one big event for LDView spanning from its original release until Dec 31 2010, and then created a point event for each release. --Travis (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) Never mind. After playing with it, I see that it doesn't want things that occur in sequence to be at the same vertical location. --Travis (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) Can't you just make the end date of the current release of any software be some point in the future? Then, make the end date of each previous version one day before the release date of the next version. If it's doing what it sounds like based (...) (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) snip (...) snip (...) I could not get the prog to do what I want. It places the events on the line it wants, not like I want. I did not find a way to tell the prog that I want some events on the same line. I think for what we want to do this (...) (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) THANK YOU. I used the start/end for the beginning/end of MLCad in the current timeline. Want to code these up in the XML format and email or post for me to include? Mike Heide suggested using start/end points for each version so there's a line (...) (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw)
 
  Re: Help writing LDraw's history
 
(...) I agree with you on each tool being a line, or at least groupings of tools being together. However I haven't figured out how to get the timeline to do that just yet. It seems to me that it takes the next available space for a line. You post (...) (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) Timeline of software tools and timeline of events should be in a separate document. For the timeline of software tools I would like to have a point at every version change (like the initial you have already in the spreadsheet) and a blue (...) (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) With some further playing, I started adding a few events. That goes beyond the scope of software tools. I don't know how to create a separate band for events or even if it's possible. I like the idea of having one for software only. It gives a (...) (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) Here is my working file of the timeline: (URL) It's not 100% to what's in the spreadsheet, but it gives a good idea of what's possible. The system has some limitations. I'm not able to add the individual version dates as points along a span, (...) (16 years ago, 19-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: Help writing LDraw's history
 
(...) Good news - I found an XML based dynamic timeline generator. I've plugged in a couple dates on my local machine, and I'm testing for how to deal with events and spans aesthetically. I'll post it when I have a bit more info filled in, then we (...) (16 years ago, 18-Apr-08, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi Rosco, One will magically appear sometime this weekend, after I've had a chance to confirm that it works correctly. Kevin (16 years ago, 18-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Well, I suspect that LPub is not rendering using LDView, because the images were already calculated using LDGLite. The rendering is still a long path in the procerss of preparing a page. LPub caches part images for parts lists, and assembly (...) (16 years ago, 18-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: James Jessiman Memorial Award for 2007 awarded to Kevin Clague
 
(...) Hi Ahui, Thanks! Also, thanks for the motivation to push things farther! Kevin (16 years ago, 18-Apr-08, to lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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