To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *35640 (-20)
  Re: (First post) enter position and rotation dialog
 
(...) Well I'd recommend doing it that way, as it is MUCH easier. The problem moving pieces at strange angles is that the default movement is in x, y or z direction - not in the direction that they are rotated. Remember also that you don't have to (...) (20 years ago, 29-Jul-04, to lugnet.cad.mlcad)
 
  Re: (First post) enter position and rotation dialog
 
(...) I'm not sure what you're saying here, but I'll take a stab at it anyways. If you highlight a piece that you placed earlier in the list, before you started messing with angles, and then add your new piece there, it'll take it's rotational (...) (20 years ago, 28-Jul-04, to lugnet.cad.mlcad)
 
  Re: (First post) enter position and rotation dialog
 
Thanks for the prompt reply. :) I am aware of the rotate buttons, and have been using them allot. I even reset the button for the axis I'm working with to step 1 instead of 15, to try and get it lined up. It's still not working. :) To give you an (...) (20 years ago, 28-Jul-04, to lugnet.cad.mlcad)
 
  Re: Contributer Agreement Version 3
 
(...) I'm terrible at reading legalese, but I do know that the Disney company has the copyright to all the characters created by Mr. Disney, even though he has been dead for a very long time. This suggests that yes, copyrights in the US and in other (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev.org.ldraw)
 
  Re: cant compile ldglite in gentoo linux
 
(...) Ok, I'll try to fix that in CVS. Meanwhile, what does it print in the console window when it starts up? I like to track the opengl driver developments in the various linux distributions. (20 years ago, 28-Jul-04, to lugnet.cad.dev)
 
  Re: cant compile ldglite in gentoo linux
 
(...) Yes, now it opens in the right directory. (20 years ago, 28-Jul-04, to lugnet.cad.dev)
 
  Problems accessing ldraw.org
 
Hi Everyone! Been a long time since I've been on. I keep getting the following error when trying to access www.ldraw.org: Warning: mysql_connect(): Too many connections in /usr/www/users/peero...ql.inc.php on line 170 (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev.org.ldraw)
 
  Re: cant compile ldglite in gentoo linux
 
(...) That's what I thought. Try commenting the call to platform_sethome() in main.c and rebuilding. Maybe that'll fix it. (...) I agree. This was a quick hack to appease those icon clicking Mac users until the LDRAW.INI search settings are (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev)
 
  Re: (First post) enter position and rotation dialog
 
(...) There are also keyboard shortcuts for those operations. Rotate around Y axis: 'A' and Ctrl+right or left arrows Rotate around X axis: Ctrl+up or down arrrows Rotate aournd Z azis: Ctrl+'home' or 'end' --Ryan (URL) (20 years ago, 28-Jul-04, to lugnet.cad.mlcad)
 
  Re: cant compile ldglite in gentoo linux
 
(...) My home directory. Acctually, I think it's perhaps better to start it from the current directory, instead of the home directory. Maybe it's just me, but I usually start programs from other directories, and the files I want to use are often in (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev)
 
  Re: cant compile ldglite in gentoo linux
 
(...) Should I make a "somewhat newer stuff" section? :^) (...) That's odd. I may have broken it with my recent tinkering. I think I was trying to make it look in the home directory if it didn't see anything like a dat file on the command line. I (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev)
 
  Re: cant compile ldglite in gentoo linux
 
It didn't work with 1.0.7 but the daily-CVS version worked! In the webbpage, the lines about the daily CVS should perhaps not be in the section "somewhat older stuff" ;-) It works fine with the l3 parser. But it does not show any thing if I do (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev)
 
  Re: Request change to ptreleases.cgi
 
I like it. One other change you didn't mention is the addition of the BASE downloads. That's also very nice, because it allows an app to bootstrap itself completely, without requiring the user to first install LDraw. (Having said that, I'm not (...) (20 years ago, 27-Jul-04, to lugnet.cad.dev)
 
  Re: cant compile ldglite in gentoo linux
 
(...) I think this means I need to get an up to date linux box so I can try to resolve the incompatibilities with the newer hardware accelerated opengl drivers and the software rendering offscreen osmesa driver. What version of ldglite is this? 1.0 (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev)
 
  Re: (First post) enter position and rotation dialog
 
(...) That and the fact that doing patterns well is much more challenging, especially on curved surfaces. -Orion (20 years ago, 28-Jul-04, to lugnet.cad.mlcad)
 
  Re: (First post) enter position and rotation dialog
 
(...) If you're using MLcad, there should be a toolbar with six circular arrow buttons in it. Those arrow bottons will rotate the part along all three axes. The arrows are modeled according to the top-view (default lower left frame), where the left (...) (20 years ago, 28-Jul-04, to lugnet.cad.mlcad)
 
  Re: Radiosity, brightness
 
(...) Ok, the last hours I was experimenting a little bit further and I came to a quite good result with Jeroen's ldraw_radiosity includes: - Color setting 1 (Jeroen) is too dark when there are no additional lights - Color setting 2 (Todd) is far (...) (20 years ago, 28-Jul-04, to lugnet.cad.ray)
 
  (First post) enter position and rotation dialog
 
Hi everyone, I just started getting interested in lego modeling in MLcad, and I am really enjoying it. I am having a little trouble with it though..maybe you can help me out... I have placed a part (plate 1x2) into the work area, and I need to (...) (20 years ago, 27-Jul-04, to lugnet.cad.mlcad)
 
  Re: Request change to ptreleases.cgi
 
Hey all (interested parties), Please take a look at (URL) let me know what you think. This is a temporary script and URL. Please don't think this is the final configuration. I'm working on a (more) final version, hopefully it will be ready before (...) (20 years ago, 27-Jul-04, to lugnet.cad.dev)
 
  cant compile ldglite in gentoo linux
 
Hello. I'm trying to compile ldglite in my gentoo linux machine. Here is what happens. I give the command: make -f makefile.linux And after some compiling I get: gcc -g -DUNIX -DUSE_OPENGL -DUSE_L3_PARSER -DUSE_BMP8 -DNEED_MIN_MAX -DUSE_PNG (...) (20 years ago, 27-Jul-04, 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