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 / 6952 (-20)
  Re: More on Stickers (was: Questions on Stickers and Certification)
 
(...) Right. The reason I used xxxxxxa.dat, xxxxxxb.dat etc. names. (...) Hm. Not worse than for the small unnumbered parts. We could also use 3-digit numbers. (...) The origin is now placed at the center of the backface. This make easy to align the (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev)
 
  Re: How to inline a part?
 
Hello! Damn.. i just realized it's explained very well in the LDraw FAQ ;)))) Shame on me ;) I read it so many times and still I didn't remember that part of the FAQ. Off to work ;) Carsten "Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im (...) (23 years ago, 25-Feb-02, to lugnet.cad.dev)
 
  Re: How to inline a part?
 
(...) If you don't mind code, you can take a look at the Inline1part function in the ldglite source code. I think the comment density may possibly be high enough to make it understandible. Enjoy, Don (23 years ago, 24-Feb-02, to lugnet.cad.dev)
 
  How to inline a part?
 
Hello! Maybe someone can help me. What is the procedure to inline a part. I am just writing a little program and i would like to include that feature. Do i just multiply the points of the to be inlined part with the referencing line? Someone can (...) (23 years ago, 24-Feb-02, to lugnet.cad.dev)
 
  Re: Datsville anim. joint project? Was: unspectactular sound effects?  [DAT]
 
(...) running, (...) Yes, maybe. My original thought was to have both: ((URL) 0 Frame 000 ... 0 STEP 0 Frame 001 0 CLEAR 0 [Hip] 1 1 0 -40 -8 1 0 0 0 1 0 0 0 1 970.dat This way, some viewers will produce a series of BMP's. With just 0 CLEAR alone, (...) (23 years ago, 23-Feb-02, to lugnet.cad.dev)
 
  Re: Datsville anim. joint project? Was: unspectactular sound effects?
 
(...) Perhaps 0 CLEAR might be a better choice than 0 STEP for animation. (23 years ago, 23-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
(...) Reviewers should feel able to make comments like "subpart unnecessary - I would prefer these to be inlined". From an authors perspective, I have a preference to keep things modularised - that way a correction to a symetrical region of the part (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
Tore Eriksson wrote: > In some cases, like attached to rounded surfaces, I think the only way is to > solve the problem is to create a part-with-sticker file. > I hadn't thought about applying stickers to rounded parts. I know there is a lot of (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
(...) I think this is an important point. Subfiles are *very* useful tools for modeling parts, but we should use them with restraint. I will frequently model a part using multiple subfiles, but then I will inline all the code into a single file (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
(...) My take on this is that self-certification is a small perk for people who take the time to review *other* people's parts, and help newer authors along. (...) Generally, you should only certify parts that you actually possess. But if you find a (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: [Parts Tracker] Recent Noise and New Search Tool
 
(...) Yes, there's a chance of that. Right now, the full codes (like on the cert page) aren't stored anywhere, they're rebuilt when the cert page is updated. And they're something of a pain to calc individually. Eventually, those codes will be (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  More on Stickers (was: Questions on Stickers and Certification)
 
(...) From reading that thread, it sounds like the only reasonably solution to both the bleed and seam gap problems is to author the parts and stickers together. Problems with stickers as separate parts: Nomenclature: - 6 digits for the sheet ID (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
Hello! (...) still (...) says (...) I agree to the point too.... we need more reviewers. There are like 5 parts in the line I did... and they are there for a long time. That isn't very satisfying. I know a lot of authors who are waiting for their (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
(...) I agree that authors should not be allowed to self-certify, but ONLY if we get sufficient active reviewers to keep things moving. The last three updates would have been much smaller without self-certification. Some new reviewers have become (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
In some cases, like attached to rounded surfaces, I think the only way is to solve the problem is to create a part-with-sticker file. A sticker could be attached in many more or less creative ways, and I think the modeller should have the freedom to (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Re: Questions on Stickers and Certification
 
(...) I'm currently working on modelling of the stickers of the Technic black Supercar. Before that I put some question in thread (URL) we agreed on the approach that stickers are separate parts just as they were ordinary bricks since, they can be (...) (23 years ago, 22-Feb-02, to lugnet.cad.dev)
 
  Questions on Stickers and Certification
 
On stickers: Should stickers be treated, for part authoring purposes, as if they were printed on the parts? If so, should we indicate somehow that the part is stickered as opposed to printed? And on certification (on LDraw.org's parts tracker): I've (...) (23 years ago, 21-Feb-02, to lugnet.cad.dev)
 
  Re: [Parts Tracker] Recent Noise and New Search Tool
 
(...) Any chance of including a brief submission status code, like on the Parts list? Until/unless we implement a means of automatically mailing the author when a Hold is posted, this would give authors an easy way of finding their submitted parts (...) (23 years ago, 21-Feb-02, to lugnet.cad.dev)
 
  Re: Inline POV-Ray code?
 
Steve Bliss wrote... (...) It's OK with me to use e.g. "0 IFDEF L3PPOV" The POV code is (or can be) L3P related. As an example of that see e.g. Chuck Sommerville's minifig head (URL) >Or is the current situation considered adequate (...) Right! We (...) (23 years ago, 21-Feb-02, to lugnet.cad.dev, lugnet.cad.ray)
 
  [Parts Tracker] Recent Noise and New Search Tool
 
Hey y'all - I just wanted to post a quick apology for some excessive moves and resubmits that I ran through today. Damien has created grooved versions for a bunch of the 2x2 tiles. Unfortunately, he posted his new versions before letting me know. So (...) (23 years ago, 20-Feb-02, 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