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 / 6452 (-20)
  Parts Tracker News
 
Just a few quick items. Some good news, some not-as-good news. First, there's a new report-page, which shows the 'certification status' for each part. The parts that are ready for release are at the top of the list, the rest are below. And the most (...) (23 years ago, 4-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) I get this: C:\>assoc .ldr .ldr=l3.dat C:\>assoc .dat .dat=L3.dat But I was mucking with assoc yesterday, so don't assume this is the normal result of the registry mucking I did before then. (...) Probably LDraw.Document would be good, having (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
Steve: (...) That's also my intention with them. Similarly are the POV-Ray colour codes intended to be the closest match for rendering the colours and transparancies in POV-Ray. Play well, Jacob -- (URL) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) I don't suppose you could humor me and type: assoc .ldr at a command prompt and tell me what you get. Since we seem to be standardizing on the .ldr extension and the application/x-ldraw, it might be nice to standardize the rest of the junk (...) (23 years ago, 1-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) I always thought the RGBs in the FAQ were supposed to be approximations of the 'real colors'. LDraw's palette is a poor match for real LEGO, and I'd hate to be stuck with it's selections. Although there were some values that we didn't have any (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) Yes, but there are some problems: 1. LDraw (and LEdit) can't be changed to render new colors. So if we arbitrarily select color codes in the 0 - 255 range, the old programs won't work. 2. LDraw renders colors 17-31 the same as colors 1-15 (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) Yeah, like Tim said: the file format is staying the same. There are only two changes going on: 1. LDraw.org semi-officially endorses the .LDR extension as the standard for LDraw files. This stance doesn't have a *direct* effect on anything. 2. (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) I forgot to reply to this part of your message! Steve Bliss said that the RGB values in his table were from Suzanne D. Rich's LEGO colour page. Hence, they are approximations to the real RGB values of the bricks, not the averaged RGB values. (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) But isn't that the whole point? If I use the dithered colour 383 in a model, L3P will interpret it as chrome and use a special colour and reflection model for it. Rendering the same model in LDraw, however, will reveal that it is only a (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)  
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) [snip] (...) I was my impression that colors 256 to 511 are dithered combinations of colors 0 to 15, and that the RGB was the calculated average of the two dithered colors. The RGB of dithered colors is just mentioned in the FAQ as a (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) Ok, that means I will extend the internal color table to 512 entries, and allow the user to modify colors up to value 511. Just looked up the code and remembered the implementation: As current MLCad supports the following: 0-31 fixed (as in (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) This is true. When a new colour is released from LEGO, we normally aim to find a dithered colour which looks fairly much like the new colour. Then we define that particular dithered colour as the new one. That way, we can still use the old (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Codes for New Colors (was: Sand Red Bricks)
 
(...) Maybe I didn't understand something right, but the LDraw FAQ in section 20 mentiones that colors from 256 to 511 are dithered and not solid! So how can we have colors there? Are we not supporting dithered colors anymore? Or what is the real (...) (23 years ago, 2-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
"Dave Schuler" <orrex@excite.com> wrote in message news:GKJKwG.Awv@lugnet.com... (...) at (...) No, the actual text based file format will remain the same. -Tim (23 years ago, 1-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) Here's a potentially dumb question: will we be changing the file format at all during the switch from .dat to .ldr, or will it still be the same text-readable setup we all know and love? Dave! (23 years ago, 1-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(Sorry, I hit "Post" too quickly just now) I was playing around with Regedit. I found the .dat key (under HKEY_CLASSES_ROOT), and copied the settings from .dat to a new key, .ldr. I also changed the default file extension for application/x-ldraw to (...) (23 years ago, 1-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) (23 years ago, 1-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) Heh, while searching for another tool I just discovered you can do this on the command line in 2000. Who would've guessed? Typing: ftype /? reveals the secret. To add .ldr on my system would require typing: assoc .ldr=ldlite.document The only (...) (23 years ago, 1-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) Look here (Warning, MS changes this with every release so it may not work!) (URL) worked for me on 2000 (sorta borrowed from the ldglite readme) 1) Open an Explorer window (or any folder window). 2) Select the "View->Folder Options" menu (...) (23 years ago, 1-Oct-01, to lugnet.cad.dev)
 
  Re: Future extension of dat files?
 
(...) Is there any MIME-head out there who knows if multiple file extensions can be directed at the same MIME-type? I'd like to keep both DAT and LDR registered/linked to application/x-ldraw on my system. Steve (23 years ago, 1-Oct-01, 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