Skip to content

LDPartEditor 1.8.70

Compare
Choose a tag to compare
@nilsschmidt1337 nilsschmidt1337 released this 19 Aug 18:26
· 326 commits to master since this release

imgduke2

Changes:
With the release of 1.8.70 you are able to...

  • ...show the error logfiles only ("Tools..." -> "Show Error Logs"). I removed and disabled the upload feature.
  • ...get no error log entry for the case when a file could not be downloaded for part review from library.ldraw.org (there is still an error dialog, when this happens).
  • ...get a better renderer result for pearlescent material with the new OpenGL 3.3 renderer pipeline.

The following critical issues are fixed:

  1. "Replace all" did not work in the text editor.
  2. Changing the colour palette in the text editor disabled the "More..." colour button.
  3. It was not possible to save special colours to the custom palette (e.g. CHROME, RUBBER, METAL, ...)
  4. The feature which checked the part file header for hints had hiccups (uncritical).
  5. A saved part file was not closed when the user wanted to open or create a new project and decided not keep the current files and views open.

Installation

Windows

  1. Download and run LDPartEditor-1.8.70.msi
  2. Start LDPartEditor from the start menu

Linux

  1. Download and install ldparteditor_1.8.70-1_amd64.deb
  2. Start LDPartEditor from the menu or via launcher

Mac OS X

  1. Download and extract LDPartEditor_mac_x64.zip
  2. Mount LDPartEditor-1.8.70.dmg
  3. Drag LDPartEditor.app to the Applications folder
  4. Copy ldparteditor.sh to your home folder
    4a. Open a Terminal.app and run ./ldparteditor.sh
    4b. Or open a Terminal.app and run /Applications/LDPartEditor.app/Contents/MacOS/LDPartEditor

When you install LDPE on Windows you will find your LDPE configuration files under
drive\Users\username\AppData\Roaming\LDPartEditor.


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:

  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • 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], Mac OS X [>=10.6]
  • 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, the LDraw™ library should be installed on a SSD.

PS: I am still busy with the creation of the manual, so you "have to experiment" with my (complex) software product until you've got the manual.