Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,161
» Latest member: Zachary Porter
» Forum threads: 6,081
» Forum posts: 51,258

Full Statistics

Online Users
There are currently 361 online users.
» 3 Member(s) | 355 Guest(s)
Baidu, Bing, Google, Jeff Jones, Orion Pobursky, Rene Rechthaler

Latest Threads
80503pb01 lute instrument...
Forum: Part Requests
Last Post: N. W. Perry
Yesterday, 14:24
» Replies: 9
» Views: 5,879
Parts we are Working on -...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 10:14
» Replies: 158
» Views: 150,903
Modulex parts
Forum: Parts Authoring
Last Post: Chris Böhnke
2025-07-15, 20:30
» Replies: 31
» Views: 4,394
Same set, different sheet...
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
2025-07-15, 6:15
» Replies: 8
» Views: 387
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Chris Böhnke
2025-07-14, 23:21
» Replies: 18
» Views: 4,817
5724pr0001 Bubble Canopy ...
Forum: Part Requests
Last Post: SNIPE
2025-07-12, 21:08
» Replies: 2
» Views: 363
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
2025-07-11, 16:20
» Replies: 18
» Views: 17,184
LDCAD about Add custom p...
Forum: LDraw Editors and Viewers
Last Post: Nate87
2025-07-11, 8:13
» Replies: 5
» Views: 3,280
Hi-res logo primitives
Forum: Official File Specifications/Standards
Last Post: Jens Brühl
2025-07-10, 20:40
» Replies: 16
» Views: 2,093
Part 5561, Door 1 x 4 x 1...
Forum: Part Requests
Last Post: Gerald Lasser
2025-07-10, 9:55
» Replies: 1
» Views: 478

 
  [LDPartEditor] 0.8.31 Beta Released (!LPE VERTEX / Usability / bugfix)
Posted by: Nils Schmidt - 2017-04-08, 14:36 - Forum: Parts Author Tools - Replies (21)

Hello,

I fixed ten issues within the last week, so... here is a new release Smile

[Image: imgDuke2.png]
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:
(6 new features and 4 bug fixes)

With this release you will be able to...

  • ...delete a !LPE VERTEX without "Move Adjacent Data" being on.
  • ...see the selection of !LPE VERTEX meta commands (3D -> text).
  • ..."Show Selection In 3D View" of a !LPE VERTEX line in text editor.
  • ..."Show Selection In Text Editor" of a !LPE VERTEX line in 3D view.
  • ...add a !HISTORY line quickly in the text editor (with Ctrl+H).
  • ...add a !KEYWORDS line quickly in the text editor (with Ctrl+K).
The following critical issues were fixed:

  1. YTruder accidentally deleted the selected lines.
  2. YTruder was not able to do symmetry or projection on planes with value=0
  3. Toggle comment / !TEXMAP freezed the text editor on empty lines.
  4. SyncEdit did not mark the !LPE VERTEX meta command.
What will the next release 0.8.32 deliver? Bug fixes, more header validation features, usability improvements...



The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 100.000 lines of code.

Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.

  1. Download the zip-Archive
  2. Extract the archive content to the location of your choice
  3. On windows, double-click "run.bat" to start LDPE.
  4. On linux, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, this version was tested, there are already known issues  for this release. There is a potential risk of data loss.

You can search for updates if you do the following steps:

  1. On windows, double-click "update.bat" to search for updates.
  2. On linux, you have to excecute the shell script "update.sh".
I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.

LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well.

System Requirements:


Minimum System Requirements:
  • 64-bit Java Runtime Environment (JRE) 1.8
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 1 GB
  • Free Disk Space: 100 MB
Recommended Requirements:
  • Operating System (64bit): Windows 7,8,10, Linux [e.g. Ubuntu Linux >=14.4]
  • OpenGL 3.3 compatible Graphics Card
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >1 GB
  • Free Disk Space: 512 MB
  • For a faster start, LDPartEditor and the LDraw™ library should be installed on a SSD.
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------

You can try on the command line:

Code:
java -d64 version

If it's not a 64-bit version, you'll get a message that looks like:
This Java instance does not support a 64-bit JVM. Please install the desired version.

Print this item

  Match and Replace
Posted by: Jarema - 2017-04-04, 18:30 - Forum: LDraw File Processing and Conversion - Replies (3)

Where I find tool|solution. That told me Did I Can
replace 3737c01.dat /Technic Axle 10/ with 3708.dat /Technic Axle 12/
replace Plate 2 x 4 /3020.dat/ with too Plate 2 x 2 /302226.dat/

EDIT: Did should work as "Find compatible bricks" in Stud.io

Print this item

  [LDPartEditor] 0.8.30 Beta Released (YTruder)
Posted by: Nils Schmidt - 2017-04-02, 19:13 - Forum: Parts Author Tools - Replies (12)

Hi,

again, a new month starts with a new version (no April fool)!

[Image: imgDuke2.png]
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:
(4 new features and 6 bug fixes)

With this release you will be able to...

  • ...use a keyboard shortcut (F) to Flip/Rotate vertices.
  • ...use Ytruder.
  • ...see that the menu bar tools button became a normal sized "Tools..." button (was a tiny arrow).
  • ...see the triples of "protractor" and "distance" as well as the color digit colored.
The following critical issues were fixed:

  1. It was not possible to set the length of the protractor.
  2. "Flip/rotate vertices" transformed protractors into triangles and distance meters into lines.
  3. Wrong transparency calculation for transparent PNG textures (!TEXMAP)
  4. One search path was missing (!TEXMAP parser)
  5. Wrong "Circular reference" error on subfiles in combination with !TEXMAP
  6. All axes were enabled if you used the "Translate..." feature (X/Y/Z)
What will the next release 0.8.31 deliver? Bug fixes, more header validation features, usability improvements...



The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 100.000 lines of code.

Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.

  1. Download the zip-Archive
  2. Extract the archive content to the location of your choice
  3. On windows, double-click "run.bat" to start LDPE.
  4. On linux, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, LDPE 0.8.30 was tested, there are already known issues  for this release. There is a potential risk of data loss.

You can search for updates if you do the following steps:

  1. On windows, double-click "update.bat" to search for updates.
  2. On linux, you have to excecute the shell script "update.sh".
I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.

LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well.

System Requirements:


Minimum System Requirements:
  • 64-bit Java Runtime Environment (JRE) 1.8
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 1 GB
  • Free Disk Space: 100 MB
Recommended Requirements:
  • Operating System (64bit): Windows 7,8,10, Linux [e.g. Ubuntu Linux >=14.4]
  • OpenGL 3.3 compatible Graphics Card
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >1 GB
  • Free Disk Space: 512 MB
  • For a faster start, LDPartEditor and the LDraw™ library should be installed on a SSD.
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------

You can try on the command line:

Code:
java -d64 version

If it's not a 64-bit version, you'll get a message that looks like:
This Java instance does not support a 64-bit JVM. Please install the desired version.

Print this item

  Test message
Posted by: Philippe Hurbain - 2017-04-01, 19:39 - Forum: Off-Topic - Replies (1)

Verifying the forum is up and running...

Print this item

  Mirrored Model?
Posted by: Luis - 2017-03-28, 23:31 - Forum: General LDraw.org Discussion - Replies (7)

Hello,

Hopefully I'm in the right topic. 

I've been having fun creating my MOC design with stud.io, LDraw, and LDD. But I've always wondered: Is there a lego program out there that will mirror a model? 

In my design, I have many symmetrical parts, so this would definitely be coolSmile

-Luis

Print this item

  LDD can't convert .lxf to .ldr
Posted by: Luis - 2017-03-28, 4:44 - Forum: LDraw Editors and Viewers - Replies (11)

Hello,

I made a post about this a day or two ago and the replies were very helpful. However, I tried posting again after I thought the problem was resolved, but no reply. So, I thought I'd make this post to help settle the issue.

For some reason (as previously stated), LDD on my PC can't convert .lxf to .ldr, which is very frustrating, since I can't find anyone online with a similar problem  Undecided

I contacted LDD customer support, but they couldn't solve the problem. I also downloaded the Digital-Bricks LDD to LDraw file converter, but that didn't work. (I think it might be outdated). 

Is there any way to troubleshoot this? Are there any sites or programs that can convert .lxf to .ldr?

I don't think posting zip files will be useful since I have about seven LDD project files to export. 

Anyway, thanks in advance for the help   Shy

- Luis

Print this item

Question [LDPartEditor] Feature Discussion: "Auto-recovery of unsaved WIP Part Files"
Posted by: Nils Schmidt - 2017-03-27, 18:39 - Forum: Parts Author Tools - Replies (2)

I want to integrate auto-recovery features (for your unsaved work) into LDPartEditor.
What are your thoughts on this topic?

Print this item

Question [LDPartEditor] Feature Discussion: "Context Sensitive Help"
Posted by: Nils Schmidt - 2017-03-27, 18:36 - Forum: Parts Author Tools - No Replies

I want to integrate a help system / context sensitive help into LDPartEditor.
What are your thoughts on this topic?

Print this item

  .lxf attachments not allowed
Posted by: Philippe Hurbain - 2017-03-26, 16:29 - Forum: Website Suggestions/Requests/Discussion - Replies (2)

I know this is not a LDD forum, but could prove useful nonetheless... (https://forums.ldraw.org/thread-22124-po...l#pid24950)

Print this item

  Star Wars Deathtrooper Helmet
Posted by: Mike Napolitan - 2017-03-26, 4:24 - Forum: Part Requests - No Replies

Hi all,

Wondering if anyone has the time to add this, or if it already has been?  https://www.bricklink.com/v2/catalog/cat...1#T=C&C=11

Thanks!
Mike

Print this item