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 / 10982 (-20)
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) I have now found what happend. I use under windows the following code for a messagebox that gives an result back: answer = msgbox() But this does not work under MONO. Here I have to use: answer = messagebox.show(). So I have to check the (...) (15 years ago, 18-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) At present I have no idea why color and rotation is not removed, but I will investigate. I did not checked the hand for being under MONO or not, only the function itself as I have detected trouble with that function under MONO. cu mikeheide (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Thank you very much for your respond. As I noted before I have done some checks with MONO, but under windows enviroment. Now that I have your feedback I will try to eliminate those errors. As my UBUNTU (in a virtual box) does not run DATHeader (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
More (again on MONO): - Maybe turn the Option menu into a single Preferences button (like the ? button)? - Edit -> License Types -> Close closes DATHeader. Same for BFC Statements and Part Types - Edit -> Category brings up the popup box which asks (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Great job! Maybe one of the tools evolves so much that it becomes an all-in-one checker. :-) However for me it doesn't actually remove the COLOR definitions from files, nor the ROTATION definitions (it simply turns them into //-comments). (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  DATHeader NEW as .NET application (version 2.0.1)
 
Version 2.0.1 of DATHeader is now available for download at www.michael-heidemann.de as my other webspace is down :-( in the moment. There are now more tests performed. For example: - check for coplanarity (based on Philo's code) - check for double (...) (15 years ago, 17-May-09, to lugnet.cad.dev, lugnet.announce, lugnet.cad)
 
  Re: txt2dat 0.2.2
 
(...) Indeed, the default font, being based on the font used on LEGO tiles, was created without any kerning information. (...) Cool, no big hurry, the person that requested it doesn't use a Mac ;) ROSCO (15 years ago, 16-May-09, to lugnet.cad.dev)
 
  Re: txt2dat 0.2.2
 
(...) Update: kerning works fine with the "NASAlization" font on my site, so it's just a matter of using fonts that support the feature. Unfortunately it looks like the custom font upload feature is broken, so that's another thing to add to my list (...) (15 years ago, 16-May-09, to lugnet.cad.dev)
 
  Re: txt2dat 0.2.2
 
(...) I'm here! I'm catching up on LDraw developments. I updated txt2dat online to use the new version, so there is now a checkbox for the kerning option. I don't notice any difference with the default font, though, so either I haven't hooked it up (...) (15 years ago, 16-May-09, to lugnet.cad.dev)
 
  txt2dat 0.2.2
 
A new version of txt2dat is available. The only major change in this version is the addition of the -k option to specify glyph pair kerning. If you don't know what that means then you probably don't need it :) Get it here: (URL) that the Mac version (...) (15 years ago, 16-May-09, to lugnet.announce, lugnet.cad.dev)  
 
  LETGUI new version 1.3.0.0
 
I have just uploaded a new version of LETGUI package, that contains the new tool Edger2 (Version 1.1). Added support for changed Ytruder V1.3. BUGFIX: If your file is located in a folder with spaces you where not able to view it with the editor or (...) (15 years ago, 15-May-09, to lugnet.cad.dev, lugnet.announce)
 
  New LDraw Tool for Parts author: Edger2
 
(URL) Lee Gaiteri's (URL) Edger> utility allows to create conditional lines between adjacent facets, and edge lines on outside (unmatched) facets. But it has a few drawbacks, such as requiring perfect match between facets (something hard to get (...) (15 years ago, 15-May-09, to lugnet.announce, lugnet.cad.dev, FTX)
 
  Re: Peeron_to_MLCad
 
(...) Hi Scott If I decide to write a new version of Peeron_to_MLCad I will take note of your suggestions. I am writing to you in private on technical aspects related to programming. (15 years ago, 11-May-09, to lugnet.cad.dev)
 
  Re: Peeron_to_MLCad
 
Now that I've had a chance to use Peeron_to_MLCAD, I must say again, excellent work. After getting everything setup, it was fun 'building' the model in MLCAD. The tutorial was great and very necessary, as I was overwhelmed by all of the buttons and (...) (15 years ago, 9-May-09, to lugnet.cad.dev)
 
  Re: Peeron_to_MLCad
 
That is pretty neat! It is kind of like getting a LEGO set in all digital form. All you need to do is put it together. I'll have to give this a try as soon as a I have some time. Thanks, Scott W. (15 years ago, 5-May-09, to lugnet.cad.dev)
 
  Re: Peeron_to_MLCad
 
(...) Jetro (15 years ago, 4-May-09, to lugnet.cad.dev)
 
  Peeron_to_MLCad
 
Hi All I have developed a program called Peeron_to_MLCad. It's useful to simplify the initial phase of implementation of existing Lego sets. With Peeron_to_MLCad is possible to reduce drastically the time needed to select the parts and find the (...) (15 years ago, 4-May-09, to lugnet.announce, lugnet.cad, lugnet.cad.dev, lugnet.cad.mlcad)  
 
  Re: Convert to Wavefront object?
 
(...) Try: (URL) (15 years ago, 26-Apr-09, to lugnet.cad.dev)
 
  Re: Convert to Wavefront object?
 
(...) Yep. I created a minifig and imported the 3DS file into MeshLab. The improper BFC is very apparent. (You can see how part authors simply created one half of a part and then mirrored the primitives to create the other half.) -Mike (15 years ago, 14-Apr-09, to lugnet.cad.dev)
 
  Re: Convert to Wavefront object?
 
(...) Just to clarify, the above isn't quite accurate (on two points). First of all, LDView 4.0.1 (the latest release) doesn't support this at all. Secondly, LDView 4.1 (which is forthcoming, but hasn't had even a beta release yet) will have support (...) (15 years ago, 13-Apr-09, 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