To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *34020 (-20)
  Re: parts i'd like to see in Lcad/MLcad
 
(...) A few of these are already on the Parts Tracker. (...) I've made mockups of these 2 parts. When I find some time (maybe this weekend) I'll finish up work on them. (...) (2 URLs) (...) (2 URLs) (...) (2 URLs) (...) (URL) (...) (2 URLs) (...) (2 (...) (21 years ago, 4-Mar-04, to lugnet.cad.dat.parts, FTX)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) Ok, I can see where I myself might use this in a pinch because I almost always run things from the command prompt. However, even I would rather set an environment variable or use some other global setting in an ini file. Why? Because if I use (...) (21 years ago, 4-Mar-04, to lugnet.cad.dev)
 
  Re: "Illusions"
 
(...) worlds? But then, from the example renders I posted, that might not be the greatest idea either... -Mike (21 years ago, 4-Mar-04, to lugnet.cad.ray, FTX)
 
  parts i'd like to see in Lcad/MLcad
 
I'd like to see all the new wedge & curved slope pieces; the ones in the designer sets: (URL) (Left & right versions, no pattern needed) (URL) (Left & right versions, no pattern needed) (URL) (Left & right versions, no pattern needed) (URL) (no (...) (21 years ago, 4-Mar-04, to lugnet.cad.dat.parts, FTX)  
 
  Re: "Illusions"
 
(...) Not exactly, but pretty close. The 100 looks like it might be about right, but the 010 is more purple than magenta, and the 001 is clearly yellow and not amber (the nofilter flames look closer to amber). It's almost as if you're programming (...) (21 years ago, 3-Mar-04, to lugnet.cad.ray, FTX)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) Well to be usable, both must be implemented. (...) As I said it would only be for non-standard setups. I think the Lars' search list is ample for the vast majority of people. Those using networks, etc, probably would classify as "advanced (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) And I'm pretty sure on Mac OS X, if you use the finder to activate your program, you have no control whatsoever over the command line. So you already need another way if you want to click on a LDR file or link and have something happen. Don (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) I'm not sure what you're trying to say. Do you mean "USERS need the ability to specify", or "programs need the ability to READ"? Either way, that approach is for advanced users (software geeks) only. We're trying to improve things for ordinary (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) Seems to me programs need the ability to specify the LDRAWINI directory (and possibly LDRAWDIR) on the command line, for non-standard setups. Maybe the library needs an Ldraw-specific getopt[1] function as well. ROSCO [1] (URL) (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) I'm logged onto an NT domain right now at work and it's set to this: ALLUSERSPROFILE=C:\Documents and Settings\All Users That's on the local drive. But I suppose you're right, a competent administrator could set it up somewhere on the network. (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: lugnet.cad.dev (2004.03.03.1000) #9551 (1 article)
 
(...) Well, there is Mac OS 8-9 and Mac OS X. Mac OS 8-9: The search path for the ini/pref file is: /System Folder/Preferences There is no where else it should be saved. Andrew can tell you what the format is (I don't think it is xml/plist). Mac OS (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev.mac, lugnet.cad.dev)
 
  Re: debug statement - what's all about?
 
(...) thx for the part number. odd that a non-code relevant comment like this made it through the PT with all the care about file size ;-) w. (21 years ago, 3-Mar-04, to lugnet.cad.dat.parts, FTX)
 
  Re: Animation using Datsville
 
(...) Yes, I just did this yesterday. I'm now able to render Datsville using qual > 0 but without studs. I'f I turn studs on, POV-Ray fails with an out of memory error. This happens at about 2 GB of memory used. Even with my page file jacked up to 3 (...) (21 years ago, 3-Mar-04, to lugnet.cad.ray)
 
  MLCad.ini 2004-01Update Now Available
 
Hi, I just updated the MLCad.ini file accordingly to the latest LDraw.org parts update 2004-01. The .ini file defines the parts available in MLCad's minifigure generator. Download the file from my website: www.holly-wood.it/mlcad-en.html The update (...) (21 years ago, 3-Mar-04, to lugnet.announce, lugnet.cad.mlcad) ! 
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) You're welcome. I chose C rather than C++ because L3P is still also compiled with 1988 TurboC. L3Lab and LDrawSetup is C++, but can easily interface to a lib in C. You can write a wrapper class if you think it's necessary. (...) But of course (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) Sure. (...) OK. (...) Fine. (...) I think so too. Users will also have the option to use the new app LDrawSetup, which can setup LDrawDir, SearchDirs, LgeoDirectory, MIME-types. /Lars (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) It's no problem handling the \ or /'s. We do that all the time already in our parts referencing e.g. S\3039S01.DAT, we do manage to find the subpart on unix too :-) My library reads env vars and ini files in any format and converts it to the (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
(...) No, but leading blanks would be preserved as well... (...) Isn't that what %ALLUSERSPROFILE% is for? (...) LDRAWINI is just an opportunity for quickly temporarily using another specific ldraw.ini file. /Lars (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
"Lars C. Hassing" <sp.lars@am.hassings.dk> schrieb im Newsbeitrag news:Htz996.1H4@lugnet.com... (...) style of (...) it - (...) What I said ;-) <SNIP> (...) env (...) with (...) notified (...) all programs. (...) That sound interesting - any way I (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
 
"Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im Newsbeitrag news:Hu0CMF.1Fyv@lugnet.com... (...) Ok, agreed too. So with have <HIDE> and optionally <SHOW> - right? (...) I would still like the quotation marks as an option - not a must. If a (...) (21 years ago, 3-Mar-04, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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