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 / 8999
    Re: Minifig Generator Plugin for LDDesignPad Version 1.6 —Orion Pobursky
   (...) 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 —Don Heyse
     (...) 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 —Orion Pobursky
     (...) 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 —Don Heyse
     (...) Are you planning to support plugins via dlopen and dlsym? That'd be fantastic. I just modified my plugin test program to take a plugin name on the command line and ran some more of the lddp plugins successfully. (I think the bezier plugin (...) (21 years ago, 26-Jun-03, to lugnet.cad.dev)
   
        Re: Minifig Generator Plugin for LDDesignPad Version 1.6 —Steve Bliss
   (...) Was there some reason that y'all didn't use <windir>\ldraw.ini? If for nothing else, it has the ldraw path. Steve (21 years ago, 27-Jun-03, to lugnet.cad.dev)
   
        Re: Minifig Generator Plugin for LDDesignPad Version 1.6 —Don Heyse
   (...) Hey, I'm with you. ldglite checks the environment variables first, then looks in the <windir>/ldraw.ini file before using a default. env_str = platform_getenv("LDRAWDIR"); if (env_str != NULL) strcpy(pathname, env_str); else if (...) (21 years ago, 27-Jun-03, to lugnet.cad.dev)
   
        Re: Minifig Generator Plugin for LDDesignPad Version 1.6 —Orion Pobursky
   (...) Well, looking at the LDraw.ini, it apppears that we could swap over to using it. -Orion (21 years ago, 27-Jun-03, to lugnet.cad.dev)
   
        Re: Minifig Generator Plugin for LDDesignPad Version 1.6 —Steve Bliss
   (...) Absolutely no reason that I can think of. Unless a program deliberately wanted to have separate settings (or multiple settings). (...) Good point. (...) Or check both places. :) Steve (21 years ago, 28-Jun-03, to lugnet.cad.dev)
 

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