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 / *14221 (-20)
  LDraw File Repository version 1.0 released
 
Version 1.0 of the LDraw File Repository is now available: (URL) repository currently has downloads of files by 5 authors, totaling 362 LDraw files, 10.7 MB. Most of the files are available on the authors' sites, but a few extras not on the authors' (...) (19 years ago, 21-Jan-06, to lugnet.cad.dev, lugnet.announce)  
 
  Re: L3P "Skip" part metacommand
 
(...) That looks perfect. Thank you :) (19 years ago, 18-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) It's never too late - I only hope that I'll soon have some time for L3P again. The shortest and easiest to remember keywords I could think of is: 0 L3P CAMERA_CALC OFF ... 0 L3P CAMERA_CALC ON Note, however, that it will only work in the main (...) (19 years ago, 15-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) That's almost there but it still includes that part in the camera position calculations so doesn't really leave me better off. This would still require copying the camera data over. I'll have a look at doing two passes and copying it over (...) (19 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) True, but IFNOTPOV produces "if(0)" statements that can very easily be replaced by "if(-1)" and all the commented out tracks will be uncommented again. I find that easier than copy and paste camera positions. /Tore (19 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) Everything inside IFNOTPOV won't show up in the POV file at all, so that would still require two passes (one with IFNOTPOV to generate the camera, and one without to have the correct scene). --Travis (19 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) It's not what you're asking for, but I have code in an (unreleased) version of LDView that will put a POV camera into the clipboard based on the current view in LDView. It then lets you compose your view in LDView and simply replace L3P's (...) (19 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) Oh, I think I see now. What about using IFNOTPOV? (19 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) Not quite. Currently, L3P uses the entire visible "model" to calculate the camera position (-cg? ) to fit it all in. I would like to keep this functionality, but be able to tell it to ignore certain parts, e.g. train tracks which will extend (...) (19 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand  [DAT]
 
(...) If I understand you correctly, I may already have found a solution to your problem with my two ldraw objects "camera.dat" and "look_at.dat". Following camera will be seen in any LDraw renderer, but invisible in POV: 0 ~Camera Position 0 Name: (...) (19 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  L3P "Skip" part metacommand
 
Is it too late to see a command for the new L3P to ignore a part/line when calculating the camera position/angle, but still render it in the final scene? Most of my renders are quite plane, but I'd prefer to have the railway track going beyond the (...) (19 years ago, 13-Jan-06, to lugnet.cad.dev)
 
  Re: Massive LDraw file repository
 
(...) You can, of course, support both. The reason I say SMTP is less reliable on the client side is because you can't know if they even have an mail program, much less what it is or how it works. In an environment you're controlling (like work) (...) (19 years ago, 11-Jan-06, to lugnet.cad.dev)
 
  Re: Massive LDraw file repository
 
(...) I use HTTP POST to have my work computers talk to databases and it seems very unreliable because if there is a network problem, the request dies then and there. But if I use email, the server will keep retrying. But I agree, HTTP POST is easy (...) (19 years ago, 11-Jan-06, to lugnet.cad.dev)
 
  Re: LDraw.org down?
 
(...) And we're back. Sorry for the outage. -Orion (19 years ago, 11-Jan-06, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org down?
 
(...) This was my fault. I forgat to include a file in the update I sent. The matter should be fixed soon. -Orion (19 years ago, 11-Jan-06, to lugnet.cad.dev.org.ldraw)
 
  Re: Massive LDraw file repository
 
(...) I think HTTP is more reliable in unknown environments... From the server side, the HTTP method might be more complex, but keeping the complexity on the server side is better than making complex clients. (...) Right - the clients pushing data (...) (19 years ago, 10-Jan-06, to lugnet.cad.dev)
 
  Re: Massive LDraw file repository
 
(...) I find it easier to make a script dump an e-mail with some text in a mailbox than to hack a HTTP POST form. I might not care to implement such an announcement feature in my script, if it was too much work to do. Sending e-mail and posting to (...) (19 years ago, 10-Jan-06, to lugnet.cad.dev)
 
  Re: LDraw.org down?
 
(...) Yes - a theme update was borken, and I don't know enough php to fix it. I have to wait for the maintainers to send me a correction. My apologies. Dan (19 years ago, 10-Jan-06, to lugnet.cad.dev.org.ldraw)
 
  Re: Massive LDraw file repository
 
(...) Using email for the transport here is just adding comlication - why not just have a web API that the remote repos use to notify of updates? Could be a fancy SOAP/REST interface, or a simple POST form. It's not hard to parse email, but it's (...) (19 years ago, 10-Jan-06, to lugnet.cad.dev)
 
  LDraw.org down?
 
Visiting LDraw.org at 2:20 pm CET gives: Fatal error: Call to undefined function: themes_get_language() in /usr/www/users/peero.../theme.php on line 49 (19 years ago, 10-Jan-06, to lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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