| | Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths) Don Heyse
|
| | (...) I like the LDSDF_SKIP bit-flag but I don't think we need to add a parameter to to LDrawIniComputeRealDirs(). Here's why. The parameter would make it all or nothing for skipped dirs. I'd rather toggle the LDSDF_SKIP bit-flags of some of the (...) (21 years ago, 21-Mar-04, to lugnet.cad.dev)
|
| | |
| | | | Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths) Lars C. Hassing
|
| | | | (...) The idea was to make it simple for ordinary usage. I guess most programs would call LDrawIniComputeRealDirs() with IncludeSkipDirs=0 and simply search the dirs returned. However, you can call LDrawIniComputeRealDirs with IncludeSkipDirs=1 and (...) (21 years ago, 23-Mar-04, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths) Don Heyse
|
| | | | (...) Hmmm, POSTprocess eh? Yes, I think that'll work just fine. Now why didn't I think of it... Thanks Lars, Don (21 years ago, 24-Mar-04, to lugnet.cad.dev)
|
| | | | |