| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
1 hour ago
» Replies: 5
» Views: 3,047
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
Yesterday, 17:19
» Replies: 3
» Views: 144
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2026-04-29, 20:27
» Replies: 5
» Views: 367
|
Parts Tracker Submit Vali...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2026-04-28, 21:05
» Replies: 0
» Views: 97
|
3DToLD 1.6.2 Quality Sett...
Forum: LDraw File Processing and Conversion
Last Post: Hageta
2026-04-28, 9:47
» Replies: 0
» Views: 165
|
The Wizard of Oz Minifigu...
Forum: Part Requests
Last Post: Zoltán Tibor
2026-04-28, 6:59
» Replies: 0
» Views: 144
|
LDView 4.7 Released
Forum: LDraw Editors and Viewers
Last Post: Takeshi Takahashi
2026-04-27, 14:16
» Replies: 11
» Views: 1,888
|
LDConfig with Bricklink S...
Forum: LDraw File Processing and Conversion
Last Post: Hageta
2026-04-27, 10:32
» Replies: 0
» Views: 191
|
LDraw Colors for OpenScad...
Forum: LDraw Editors and Viewers
Last Post: Hageta
2026-04-27, 10:29
» Replies: 0
» Views: 136
|
Set 42228 (Tyres and Hubc...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-04-27, 6:28
» Replies: 6
» Views: 654
|
|
|
| [LDPartEditor] 0.8.34 Beta Released (Textedit.Hide&Show / Selection Info / Usability) |
|
Posted by: Nils Schmidt - 2017-07-20, 19:30 - Forum: Parts Author Tools
- Replies (18)
|
 |
Hey,
here are eight new features and one bug fix with a new version of LDPE for Windows, Linux and Mac 
![[Image: imgDuke2.png]](https://lh3.googleusercontent.com/-fi18ywwsEUo/VOOuvkpsdzI/AAAAAAAAASw/Ax0RRFkleKA/s64-no/imgDuke2.png)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(8 new features and 1 bug fix)
With this release you will be able to...
- ...see some information for the number of currently selected parts in the status bar.
- ...copy protractor and distance meter values in the clipboard.
- ...hide/unhide things from the text editor.
- ...see (in text editor) which lines are currently hidden (you can customise the colour in the options menu).
- ...use the shortkey "B" to toggle "Move Adjacent Data" (you can customise the key in the options menu).
- ...control if the mesh reducer tool should not destroy patterns.
- ..."Draw Only the Selection" (text editor context menu)
- ..."Draw Until Selection" (text editor context menu)
The following critical issues were fixed:
- The undo/redo feature for hidden and shown elements was not correct.
What will the next release 0.8.35 deliver? Better controls for numeric input...
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.
- Download the zip-Archive
- Extract the archive content to the location of your choice
- On windows, double-click "run.bat" to start LDPE.
- On linux/mac, 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:
- On windows, double-click "update.bat" to search for updates.
- 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], 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, LDPartEditor and the LDraw™ library should be installed on an SSD.
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------
You can try on the command line:
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.
|
|
|
| Duplicated subfile? |
|
Posted by: Magnus Forsberg - 2017-07-16, 11:43 - Forum: Parts Authoring
- No Replies
|
 |
Do anyone know, or remember why, there are two different subfiles to 32086?
32086 use 32086s01.dat twice, in i mirrored position.
32086ps1 use 551s01.dat once + two different pattern subfiles, 551ps1a and 551ps1b
I want to make 32086ps1 BFC compliant and correct other issues.
My idea is to change both parts, and replace 32086s01 with the content from 551s01. It's the better version.
And I want to inline the two pattern subiles and make them obsolete.
But how do I merge the History of the two subfiles, 32086s01 and 551s01?
What do I do of 551s01? Should it become obsolete too, or do I need to make it a Move to-file?
|
|
|
| [LDPatternCreator] Release 1.6.6 (Bug-Fix) |
|
Posted by: Nils Schmidt - 2017-07-12, 19:56 - Forum: Parts Author Tools
- Replies (6)
|
 |
Hey,
here is a new release with one new feature and four bug fixes.
Download and install the latest LDPatternCreator release directly from sourceforge.net.
Change log:
New features: - The program restores now the visibility of the grid and the colour bar on start.
Fixed bugs: - Crashes on export (thanks to Philo for testing!)
- *.dat-Export: the proposed file name contained a full path to the LDPatternCreator executable.
- The projection data import modified the pattern metadata.
- The calculation for round primitives (circle / oval) was incorrect
As always, I included a short readme.htm in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
|