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 / 8722 (-100)
  Re: Callout generation
 
(...) Understood. Would this sort of feature be possible with a plugin system, so someone else who did know about it could write that? Just curious. -Tim (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Callout generation
 
(...) Encapsulated Post Script? Dunno anytin' bout it. (...) Kevin (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Callout generation
 
(...) Gotcha. This might be a tall order -- but would there be any way for LPub to create these callout elements such as numbers and lines in vector format, and write out an EPS? -Tim (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Callout generation
 
(...) Thanks! (...) I'm actually thinking that the page layout stuff might belong in different files with a syntax that is for page layout. Once you've generated all the images and you are to the point of rearranging them on pages, you don't want to (...) (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Callout generation
 
(...) This looks cool! (...) How about LPub reading from a 'callout.ldr' submodel in the MPD file, and adding an option to say "compile callouts from previously generated images?" -Tim (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Request for help...
 
(...) Sorry to hear that, hope its over quick. (...) Well, with the LDraw orginal archive that Orion Sent me, (and the FIle specs page), I am well on my way to what I need. For those who care, I am archiving them here: (URL) free to point others to (...) (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Callout generation
 
I decided to take a break from the extensibility issue and decided to tackle something I've wanted to tackle for a while: callout images for small sub-assemblies. These callout assemblies can be seen in LEGO building instructions here: (URL) (...) (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Request for help...
 
(...) Check your Email. I'll send #1 and 3 sans color chart -Orion (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Request for help...
 
(...) Ldraw.org is down for a hardware overhaul. (...) We're all anxiously waiting. Here is a link to complete.exe. I don't know where to get complete.zip. (URL) (...) Kevin (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Request for help...
 
Due to the fact, that I nor anyone I have personal contact with have been able to get ahold of the Ldraw.org website in a few weeks, (Not sure if its truely down, or if there is a mix up in a DNS server someplace in my ISP). I am asking for a few (...) (21 years ago, 13-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
Hi Jennifer, I started on a new meta-command in LPub to address these concerns (because my head is still spinning from the whole extension topic.) I'm introducing a new meta-command: 0 LPUB CALLOUT BEGIN (parameters) 0 LPUB CALLOUT END It is intened (...) (21 years ago, 11-Apr-03, to lugnet.cad.dev)
 
  Re: LPub extendability
 
(...) I want to put no limitations on what people contribute to LPub, because I could use the help. I originally imagined that the "LPub extension" stuff would simply be GUI free, behind the scenes code that would make LPub deviate from its normal (...) (21 years ago, 11-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) contained (...) it (...) OK, so I've been a little overwhelmed with the whole LPub extension topic, so this seems a little harsh in hindsight. I didn't mean to sound so selfish. Open source and multiple platform are both goals, but there are (...) (21 years ago, 11-Apr-03, to lugnet.cad.dev)
 
  Orion's LDraw Website has Moved
 
Hi all, I've moved all my Lego related stuff to a new subdomain on my website. The new URL is: (URL) update all the bookmarks and hyperlinks accordingly -Orion (21 years ago, 11-Apr-03, to lugnet.cad, lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) for the student. The only reason I wrote it was to prevent annoying comments from my editor because he doesn't have a clue on how to run a command line. IMHO LSynth GUI provides no added value beyond the annoyance prevention, but I started on (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: LPub extendability
 
(...) Hi Jack, I appreciate your input. No need to leave. I guess the only reason I thought it would be good is for non-power users. Give them one stop shopping. LPub already has pretty big external program dependency list. I've spent a lot of time (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HD4J8p.wEF@lugnet.com... [ ... snippped ... ] (...) From your discussion on how LPub operates, it generates a lot more files than I realized (I never thought about generating the .dat (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Don Heyse" <dheyse@hotmail.spam....away.com> wrote in message news:HD4uy9.204w@lugnet.com... (...) I played around with it and thought it was pretty neat for how few lines of Tcl it was. I'd wager the existing LPub GUI could definitiely be done in (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) Yeah, I noticed the tcl/tk version of the LSynth GUI didn't get too many comments. (URL) you had any thoughts on how to make the LPub GUI portable? It's a bit heftier than the LSynth GUI, but it's probably doable in tcl/tk. Don (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: LPub extendability
 
Kevin, Let me preface my response by saying I'm a programmer, but with zero socket or plug-in experience; I've never had a need to do either. Now the reason I've de-lurked: you've suggested a couple times that you would incorporate useful code into (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  LPub extendability
 
In attempt to flesh out the LPub extension facilities, I thought I'd describe how LPub works. LPub is two parts, a GUI that lets you modify global attributes used when generating building instructions, and the processes to create the building (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I've tried to outline some of the interface on (URL) think that both topics are relevent now. The protocol is easier to lock down than the extensibility, because that will be forever growing and changing. (...) Is anyone out there interested (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I'm not sure what the advantage to this would be. The POV rendering already consumes 100% of your computer for hours, if not days. More clients would just make things worse. What you really want is for LPub to do distributed image rendering (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) Thanks for the wonderful suggestion Wayne. (...) I'll go for the language neutral socket solution. (...) I'll only allow one connection though, at least until I reorganize my data. <snip> (...) At first my head started spinning through all (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I disagree. (...) Yes. I can see the need for the name of the generated file at each post processing step. Did you want a list of *all* the files generated for a given entire model as well? (...) Good. This is the kind of stuff I envisioned (...) (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) That fits you to a T. LOL! ;-) -Tim (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) rofl. I know a few people like that. (...) That sounds like an opinion to me. And it fits my credo: "Never take what's offered. If given the choice between A or B, demand C". Steve (21 years ago, 10-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) Agreed. It does seem a bit silly to spend all this time discussing languages and protocols when we don't even know what LPUB features will be accessed by said languages and protocols. (...) I'm not sure how you can have those doubts when we (...) (21 years ago, 9-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) Don: No matter what stategy is taken, there needs to be a documentation effort to describe what features of LPub are going to be provided for extensibility. This is true irrespective of whether a particular scripting language is selected (e.g. (...) (21 years ago, 9-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) Yeah, but don't define yet another new protocol. Go with a simple protocol that already exists like XML-RPC. (URL) don't much simpler than that. Plus if you look at the implementations page you'll see that tcl, perl, java, and just about (...) (21 years ago, 9-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) oooh - I like this :) not to mention, it allows LPub to work in "server mode", for multiple clients. I'll write the perl implementation for it :) (21 years ago, 9-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) Kevin: Before you choose between Tcl and Perl, you might want to broaden your focus a little. Neither Tcl nor Perl are particularly good extensibility languages, even though Tcl was ostensibly designed as an extensibility language. My first (...) (21 years ago, 9-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I want to make one thing clear.... The embedded scripting is for the power users... As power users develop new ideas I will encorporate them into LPub in a way that the novice does not require the novice to be an expert. LPub is powerful, yet (...) (21 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
I asked an old friend (non-LEGO person) about his preferences, and much to my suprise, he had no opinion. I was at a loss for words, because he *always* has an opinion. He suggests that I do both :^) Kevin (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) a quick search didn't pull any up, but it was very quick :) [snip] (...) heh. we could start an editor war, or a browser war, if you like instead? :) (...) (URL) Dan Boger dan@peeron.com (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Dan Boger" <dan@peeron.com> wrote in message news:20030408192657....ron.com... (...) [ ... snipped ... ] (...) [ ... snipped ... ] This would be an interesting statistic to know. I wonder how one might find this out. Somewhere on the web there has (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I figured you weren't, but, wouldn't a rough estimate of who uses what *within* the community help? Just a thought. -Tim (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) but I'm not talking about LDraw.org users, nor am I talking about LUGNET users. Some things, a poll isn't the right answer to :) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) That could be another LDraw.org web poll, or a LUGNET poll... -Tim (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I believe you can write unreadable code in any language - perl perhaps makes it easy for you, but it also lets you write extreamly readable readable code - just a matter of style. [snip] (...) I don't know - that's up to Kevin to decide. I (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HD1BFD.1D64@lugnet.com... (...) It looks like you have all of the ones I can think of. Being able to control all of the settings that are available from the GUI is top of the list. It (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Dan Boger" <dan@peeron.com> wrote in message news:20030408155024....ron.com... [ ... snipped ... ] (...) Not just over the phone, live and in person as well. More powerful does not always mean something s better. Perl allows people to do a lot of (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
Dan and Mike, <snip> Any feedback on what I outlined for scripting interface and such? Kevin (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: LPub 2.1.0.7 Released
 
Hi Kevin, Thanks for all of your hard work on this program! I downloaded the new version last night, and noticed during installation that the version number shown on the first splash screen was for 2.1.0.6. -Joel (...) (22 years ago, 8-Apr-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: Embedded language support in LPub
 
(...) it's true that Tcl is probably easier to read and support, over the phone. Perl is more powerful, and therefor harder to understand what a user is trying to do in his code. I'm not sure this would be an issue for LPub though. [snip] (...) perl (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HD11Aq.CBL@lugnet.com... (...) [ ... snipped ... ] (...) My personal prefeence would be Tcl. I think it is a better scripting solution for CAD tools than Perl is. I have worked with (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) perl, of course :) and if you know perl, and not Tcl, I think you should go with what you know. (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Embedded language support in LPub
 
Hi All, LPub fans may be aware that I'm planning on adding scripting language support into LPub to let the *power* users do what they want, including prototyping new features that may someday be incorporated directly into LPub. The idea behind (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  LPub 2.1.0.7 Released
 
Hi All, I only posted this to announce, but thought wiser. I've released LPub 2.1.0.7 for general use. It contains a few new minor features, but more importantly there are fixes to the combination of rotation steps and buffer exchange, as well as (...) (22 years ago, 7-Apr-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: Another LPub request/suggestion
 
(...) Hey, since you're planning on using tcl for lpub, perhaps it makes sense to convert the lsynth GUI into a portable tcl/tk app. I haven't done any tcl/tk in years, but I took a quick stab at it. (URL) still needs some work to get the log to (...) (22 years ago, 7-Apr-03, to lugnet.cad.dev)
 
  Re: Another LPub request/suggestion
 
(...) <snip> (...) I like the word because for me it implies that others can develop such "plugin" things. (...) I like perl syntax better, but I really think that the Tcl solution is much more lightweight. (...) Kevin (...) (22 years ago, 7-Apr-03, to lugnet.cad.dev)
 
  Re: Another LPub request/suggestion
 
(...) Kevin, I wondering if you were going to notice the usage of the word "plugin"! This sounds great! Can't wait to start hacking around with TCL! Jake --- Jake McKee LEGO Enthusiast Webmaster - B.I. Portal (URL) (22 years ago, 7-Apr-03, to lugnet.cad.dev)
 
  Re: Another LPub request/suggestion
 
Hi All, Jake, thanks for the label suggestion. I'm going to release LPub with the fixes and new features indicated in /www.lugnet.com/cad/dec/1527. This will get a few major fixes and features out there for people to use. The next development step (...) (22 years ago, 7-Apr-03, to lugnet.cad.dev)
 
  Re: New BFC Spec
 
(...) Sorry about the delay. I made most of the changes that Steve suggested, along with a few others, and posted both a line-number-annotated .txt version and an html version. The html version can be found here: (URL) still not 100% complete, I (...) (22 years ago, 6-Apr-03, to lugnet.cad.dev)
 
  Re: New BFC Spec
 
OK, I made almost all the changes you suggested. I only skipped one, as noted below. I also made some other changes that are all indicated by the 12 version number at the beginning of each line. (...) I don't think I agree. I don't think people (...) (22 years ago, 6-Apr-03, to lugnet.cad.dev)
 
  Another LPub request/suggestion
 
Kevin, After looking at the seemingly extinct Label Printer program that Gary Williams had developed a while back, I had the thought for an LPub "plugin" so to speak. Wouldn't it be great if LPub could spit out labels for marking storage bins? If (...) (22 years ago, 6-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) I am going to pull out some instructions today and take a look. This is quite interesting. The only thing that this standardization doesn't take into account is overall page layout. If you have a redish background image your instructions are (...) (22 years ago, 6-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
"Jennifer Clark" <jen@vulture.dmem.strath.ac.uk> skrev i meddelandet news:HCrz3C.1I8r@lugnet.com... (...) the (...) Maybe this could be solved with a META command for (temporary) sub-level shifts? -- Anders Isaksson, Sweden BlockCAD: (2 URLs) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: possible rendering problem with LDLite and transparent parts
 
(...) I would find *both* of these items useful. But my needs probably *don't* represent the needs of most people. Steve (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: New BFC Spec
 
Travis & All - What's the status on this? Is there a document we can call 'final' or final enough to post on the site? If so, could one of you do me a HUGE favor of going throug the paragraphs and separating them like this? <p> paragraph. </p> <p> (...) (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) Mike, You are quite welcome. Kevin (...) (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HCs1DE.1qy9@lugnet.com... [ ... snipped ... ] (...) it (...) [ ... snipped ... ] Me too! He seems pretty responsive, maybe it won't take him too long! ;-) On serious note - Kevin - (...) (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message [ ... snipped ... ] (...) LEGO's (...) the (...) [ ... snipped ... ] This makes a lot of sense to me. I spent a lot of time looking at some more complex LEGO instructions when I was (...) (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
[ ... snipped ... ] (...) (along (...) all (...) sleep?) (...) [ ... snipped ... ] This request is in the same veign as the request I made to have LPub support some level of scripting. (URL) a scripting interface, you could batch up a whole series (...) (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) Although, having the ability to render each occurrence separately if desired may possibly be useful (but I don't think I'd use it...) ROSCO (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) Well, really only the first usage *in each level* (...) 8?) ROSCO (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) You bring up an interesting and nasty case. What is missing from the explanation is that currently LPub renders the first occurrence of the sub-model, and skips the rest. To handle this case, LPub has to render all occurrences of the sub-model (...) (22 years ago, 4-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) I assume poor level 2 was missed by accident? 8?) Does your recursion tie the background colour to the sub-file, or the tree? In other words, if I have a small sub-model which is used directly in the main model, and again in another sub-model, (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Web Searching Reveals More LDraw Programs
 
(...) The following already reported programs should be listed as well: Edger: (URL) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) The BOM information is recursive to include all levels of sub-models, so I think we're talking the same thing. (...) So we are rapidly running into one of the *major* enhancement areas of LPub: page layout I see two different issues here: The (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) main (...) Yup. (...) right? (...) I'll assume this one is a non-issue as it already has a solution. (...) Yes. This is what I'm proposing. (...) It opens the top level file which is considered level 0. Top level file is examined sub models. (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Web Searching Reveals More LDraw Programs
 
(...) I've never even heard of these before...I'll look into Dan adding them to the download pages. -Tim (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HCrxBz.1Bso@lugnet.com... (...) needed to (...) Yes, and the same for the included sub-sub-models as well. It would be good to have a control for doing this or not for each step (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) Wow... I was originally trying to get across a single basic concept using multiple examples, but I guess it did turn into several directions! (...) Sure, that could be a simple way to do this. I had mentioned it as part of this idea in case it (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) Hard to keep up with new requests at this rate :^) Besides, I get to decide if it is major or minor...... (...) I put this in the minor part of the list. (...) I put this in the major part of the list. (...) Kevin (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) A couple more minor requests: - Would be great if the textual status window at the top of the LPub app had scrollbars in order to page back through previous textual info - Would be great to be able to queue up multiple files to be rendered (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) I think this is a great idea, and can provide another recent example of why this would be wonderful to have. Using LPub, I recently ran a large model with about 6 submodels. I kicked it off before I went to bed, and it had completed by mid-day (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) Sounds terrific! Thanks! Jake --- Jake McKee LEGO Enthusiast Webmaster - B.I. Portal (URL) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Web Searching Reveals More LDraw Programs
 
(...) you fill me in? Jake --- Jake McKee LEGO Enthusiast Webmaster - B.I. Portal (URL) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
(...) Hi Jennifer, Let me try to restate this by example: Step N adds three LDraw parts, plus a sub-model. You want the part list image for Step N to include the three added parts, plus all the parts needed to create the sub-model. Right? Kevin (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: Background color controls for constr and part list images
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HCruK9.11n6@lugnet.com... (...) sub-models (...) ... Something I would like to see (and forgive me if it has been mentioned before) is a way to merge the BOM for a submodel into the (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Web Searching Reveals More LDraw Programs
 
I was looking for more parts and founds the following: LDraw to DirectX: (URL) (I don't know if this was already known but it's not listed at LDraw.org) (URL) (22 years ago, 3-Apr-03, to lugnet.cad.dev, lugnet.cad)
 
  Background color controls for constr and part list images
 
Hi, I'm wanting to add support for different background colors for sub-models (also fonts/styles/colors used in PLI and BOMs). LEGO's building instructions use a different background color for each level of sub-model used, and it uses the same color (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  directory controls for generated LPub files
 
Hi All, I'm architecting the ability to have the files generated by LPub to be placed in directories other than the directory that contains the DAT/LDR/MPD file being processed. This feature is meshes with the bug that LPub's automatic use of (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) I figured someone would ask this soon :^) Probably early next week. You can see the bugs I've fixed and the new features I've added on (URL) think I've gotten the killer bugs out of the way, and implemented many of the "simple to add" (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HCrpGz.Irp@lugnet.com... (...) I'm not (...) that (...) same. (...) not (...) resume. (...) This is great news - this is a feature I expect I will use extensively. What is the ETA of (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) Jake, I came up with an even simpler solution. I added a Pause/Resume button to the "cancel" dialog. Click the Pause button, and after POV-Ray finishes the image it is rendering, the process pauses until you click resume. Kevin (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) First I have to recreate it on Windows98, which means I have to set up a win98 box. I'm sure I can fix it if I can recreate it. Can you try running lsynthcp directly? It is in the Lsynth/bin directory. Its usage is: lsynthcp <inputfile> (...) (22 years ago, 3-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) Mine too. Anyway, replace LPUB by LSYNTH and you'll have my install paths. (...) the (...) Right. Can you fix it? Jaco (22 years ago, 2-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HCqIBJ.12tn@lugnet.com... (...) [ ... snipped ... ] (...) current (...) build (...) construction (...) not (...) BOMs, (...) For this type of LPub run I am not concerned about image (...) (22 years ago, 2-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) Hi Mike, I've added it to the list. Minimally I could see it affecting construction image size, and possibly some quality and anti-aliasing controls, but I'm not sure it makes sense to affect rendering of parts for part list images and BOMs, (...) (22 years ago, 2-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HCKpqw.1x7x@lugnet.com... [ ... snipped ... ] (...) for (...) hand. (...) [ ... snipped ... ] I am chasing an issue that failed halfway through a render right now. Fortunately I am (...) (22 years ago, 2-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) My mistake. I meant Lsynth. It is probably a win98 bug on my part as I develop on win2K, but sometimes the path thing messes me up. Kevin (...) (22 years ago, 2-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
At home I installed it in C:\LDRAW\PROGRAMS\LPUB on a Win98-SE PC. But I do not see what that has to do with anything for it does work on my W2K PC at work, where I installed it in D:\MJ\LDRAW\PROGRAM\LPUB. Jaco "Kevin L. Clague" (...) (22 years ago, 2-Apr-03, to lugnet.cad.dev)
 
  Re: possible rendering problem with LDLite and transparent parts
 
(...) I don't know. Sounds to me more like a gimmick than something useful. I wouldn't implement it unless it strikes you as something really fun to try. I think rigging CldliteApp::InitInstance() to be able to render offscreen without a window (...) (22 years ago, 1-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) Hi Jaco, Can you give me specifics of where LPub is installed? Thanks, Kevin (22 years ago, 1-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
I'd like to add one more bug in LSynth. The display message does not work in Win98. Jaco (22 years ago, 28-Mar-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) have already been fixed, and features I'm adding, for those who want to know what I'm up to. Kevin (22 years ago, 1-Apr-03, to lugnet.cad.dev)
 
  Re: LPub and Lsynth page for tracking enhancement requests and bug fixes
 
(...) I was rethinking this one and thought I might just add support for LDraw's PAUSE meta-command. You can place it wherever you want. (...) For performance reasons, LPub caches the part images once they are rendered, so we would have to break (...) (22 years ago, 1-Apr-03, to lugnet.cad.dev)
 
  Re: possible rendering problem with LDLite and transparent parts
 
(...) Na, don't be quiet... rather, thanks for being obstinate about it! Yes, indeed, you are correct, and it looks like I am all wet. Paint Shop Pro fooled me. My bad. Sorry for any confusion. ++Lar (22 years ago, 1-Apr-03, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more | 100 more

Redisplay Messages:  All | Compact

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