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 / 10692 (-20)
  Re: Introducing SR 3D Builder - a LDraw editor by Sergio Reano
 
(...) Why can't I install 'normally' to program files. It makes all kind of weird folders in documents and settings now. Not to happy with that personally. But that aside it's sounds very promising, unfortunately it crashes on my machine. first I (...) (17 years ago, 5-Oct-07, to lugnet.cad.dev)
 
  Re: Introducing SR 3D Builder - a LDraw editor by Sergio Reano
 
(...) <snip> (...) Very cool Sergio -- I was quite pleased by the speed of the rendering! Since I don't know the ldraw keyboard commands I was a bit at a loss on how to "place" a part or rotate a part -- also camera operations as well. I'm looking (...) (17 years ago, 5-Oct-07, to lugnet.cad.dev)
 
  Re: Introducing SR 3D Builder - a LDraw editor by Sergio Reano
 
(...) SNIP (...) This sounds very good to me. I will give it a try the next days. cu mikeheide (17 years ago, 5-Oct-07, to lugnet.cad.dev)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Hi Remi, I got your email today. I don't know why I didn't notice or respond to the previous emails. WYSIWIG LPub (4.0) is moderatly far along. I started on it shortly after returning from Brickfest PDX in Portland. You use the GUI to get the (...) (17 years ago, 4-Oct-07, to lugnet.cad.dev, FTX)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Hi Kevin, I was hoping to hear from you! Yep, I knew you were working on a WYSIWYG LPub - you've mentioned the idea here in the past. I just had no idea how far along you were, or if you had even started. I tried contacting you a handful of (...) (17 years ago, 4-Oct-07, to lugnet.cad.dev, FTX)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Hi Remi, Maybe you didn't know but I am working on a WYSIWYG version of LPub, where there is no manual editing of the LDraw file. So far, almost everything has GUI point and click kind of interface with support for multiple steps per page, and (...) (17 years ago, 2-Oct-07, to lugnet.cad.dev, FTX)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Sure. It fails in the same place, but with a different error: glDeleteFramebuffersEXT(1, framebuffer) ctypes.ArgumentError: argument 2: <type 'exceptions.NameError'>: global name 'typeCode' is not defined Wish I knew more about Python so I (...) (17 years ago, 28-Sep-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Hi Jim, Thanks for the feedback! About the crash you see when loading a model, I think Python's OpenGL wrapper isn't quite as portable as the rest... On my machine (win32), the function glDeleteFramebuffersEXT() expects a list as its last (...) (17 years ago, 28-Sep-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Yes, it is very cool. Especially so since it (almost) works on Mac OS X - and we don't have LPub. There were indeed a lot of prerequisites (and pre-prerequisites!), but I think I've managed to build them all, and Lic launches! Hurray for (...) (17 years ago, 27-Sep-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Introducing Lic - Lego Instruction Creator (pre-alpha)
 
Hi everyone, I've been lurking here for a few years now, and have been using LDrawfor quite some time. I finally have something worth saying! In the past few months I've found time to work on a little LDraw application that I've been wanting to (...) (17 years ago, 27-Sep-07, to lugnet.cad.dev, FTX) !! 
 
  Wanted: LDMerge beta testers
 
Thanks to an inquiry from Michael Heidemann, I've written a little utility called LDMerge. I'd like to have one or two other people test it before it is released just to confirm that it works as intended. LDMerge is a console tool for temporarily (...) (17 years ago, 21-Sep-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Bug in current version of LDList
 
(...) That fixed both problems. --Travis (17 years ago, 27-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) Certainly not intentional. I haven't the faintest idea why that happens. (...) For me both mouse wheel scroll and scrollbar scroll worked as expected during testing the other day, but today when I change my computer to the Toy Story Look (...) (17 years ago, 26-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) That seems to have partially solved the problem, but it introduced a change (maybe intentional). LDList now shows up with Win2K style title bar in XP even when themes are enabled. (Your screenshot from the old version shows it working with (...) (17 years ago, 25-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) Thanks to Travis Cobbs I've managed to reproduce, and hopefully fix, this problem. The download is updated, but not the web pages - (URL) updated version is 4.11, please download it again and retry on your system and let me know if the fix (...) (17 years ago, 25-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) jrsoftware forums helped me get rid of it! The download is updated, but not the web pages - (URL) updated version is 4.11 (17 years ago, 25-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) Not sure if themes have to be enabled or not. However, it looks like the setting is bit 3 in a registry key. See here: (URL) that the value appears to be stored in little endian binary, instead of a DWORD, so be careful if you're modifying the (...) (17 years ago, 24-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) I have Win XP SP2, run in Classic mode, maybe Themes is a prerequisite too? I don't have TweakUI installed, do you happen to know which registry entry is involved? (17 years ago, 24-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) If it doesn't happen to you, it's obviously kind of hard (read: well-nigh impossible) to fix. Having said that, as far as I know, the setting is enabled by default (at least in Windows XP). I know exactly how to enable and disable it with (...) (17 years ago, 24-Aug-07, to lugnet.cad.dev)
 
  Re: Bug in current version of LDList
 
(...) Thanks for the research! Unfortunately, I can't see the problem, the definition of the listbox in LDList doesn't match the description in the jrsoftware thread, Power Toys are delivered by Microsoft without any guarantees, ..., I think I'll (...) (17 years ago, 23-Aug-07, 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