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 / *11421 (-20)
  Re: Minifig Generator Plugin for LDDesignPad Version 1.6
 
(...) Not in the plugins directory, in the directory of the program that calls the dll (...) Yes, we are currently working on a Linux port. --Orion (21 years ago, 26-Jun-03, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.6
 
(...) That's great. So it should work if I make a plugins directory off whatever directory ldglite.exe resides in. I take it that's where you'd look for the lddp.ini file as well. Is the lddp.ini file a replacement for the lddp registry entries? (...) (21 years ago, 26-Jun-03, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.6
 
(...) Unfortunately no. The component library I used for rendering, GLScene, is only available for Windows. Though I read that they were think of proting to Kylix. As soon as they relase a stable version, I'll work on it (...) I love for you to use (...) (21 years ago, 26-Jun-03, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.6
 
(...) Hey, cool. Is there a linux port in the works? (...) I have questions. I think these plugins are pretty cool, so would it be OK to use them as plugins for the LEDIT mode in ldglite? I did a quick and dirty feasibility test and it looks doable. (...) (21 years ago, 26-Jun-03, to lugnet.cad.dev)
 
  Re: portable version of mklist?
 
(...) Ok, I tried to recreate the changes for 1.3 based on the message strings contained in the executable. The -i and -o commands work for both windows and linux, but I couldn't tell what else may have changed or been fixed for 1.3. You can try the (...) (21 years ago, 26-Jun-03, to lugnet.cad.dev)
 
  Re: portable version of mklist?
 
(...) I asked Lars to add -i and -o functionality to mklist (so I could index various directories of part and primitive files). He sent along the EXE, but not the source. When LDraw 0.27 was being finished up, I included in the 1.3 mklist.exe. I (...) (21 years ago, 26-Jun-03, to lugnet.cad.dev)
 
  Re: portable version of mklist?
 
(...) A quick check reveals the source I used was from mklist.c v1.2 That's the one included in the zip file inside ldraw027.exe and complete.exe. Oddly, I noticed that ldraw027.exe includes the v1.3 executable with the -i and -o options, but the (...) (21 years ago, 25-Jun-03, to lugnet.cad.dev)
 
  Re: MBC 0.6.1 comments
 
(...) Actually, I'd prefer it if you just make a separate .sit (or zip) file with source and put it in the same folder on the internet as the executable program. That way anybody can look at it. You never know when someone might come from nowhere (...) (21 years ago, 25-Jun-03, to lugnet.cad.dev.mac)
 
  Re: MBC 0.61 comments
 
(...) Well, maybe you would know for sure, but not me :) (...) Just out of curiosity, disabling GL_Lighting before drawing lines is slower because you still have to do lighting anyway, and if it isn't GL_LIGTHING, then it is going to be slower? I (...) (21 years ago, 25-Jun-03, to lugnet.cad.dev.mac)
 
  Re: portable version of mklist?
 
(...) It doesn't appear to do anything with -i or -o command line options. Is there a newer version of the source, or were you asking me to add that? I only changed two lines of mklist.c (the rest was done in the missing include files), so it should (...) (21 years ago, 25-Jun-03, to lugnet.cad.dev)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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