I'm considering allowing all registered authors to submit fixes to official parts. I have a feeling this has been admin only since the old PT code made submission and deletion a pain. Any strong opinions?
this release finally fixes the annoying bug regarding rotations with the manipulator.
Thanks to Philo and Fredrik I was able to find all the root causes for this.
...be warned about "slashes" in subfile references and you can "Quick Fix" it.
..."Exclude Unmatched Edges" by default in Edger2.
The following critical issue is fixed:
The 3D manipulator orientation got polluted during rotation.
The program was tested intensively with "real world" files.
However, something can go wrong in about 140.000 lines of code.
Installation on Windows:
Download and extract LDPartEditor_win32_x64.zip
Run LDPartEditor-1.8.76.msi
Start LDPartEditor from the start menu
Installation on Linux:
Download and extract LDPartEditor_linux_x64.zip
Install ldparteditor_1.8.76-1_amd64.deb
Start LDPartEditor from the menu or via launcher
Installation on Mac OS X:
Download and extract LDPartEditor_mac_x64.zip
Mount LDPartEditor-1.8.76.dmg
Drag LDPartEditor.app to the Applications folder
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
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:
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: 150 MB
Recommended Requirements:
Operating System (64bit): Windows 7,8,10,11, 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: 500 MB
For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
As in title... currently every part resource link hits a 500 server error, searches for known parts (say, 3024) get "issue querying the server" and "part not found" result.
// Generated By: LDView 4.5 Copyright (C) 2023 Travis Cobbs & Peter Bartfai
// See: https://tcobbs.github.io/ldview/
// Date: Wed Mar 13 21:52:16 2024
// Input LDraw File: Scene08_LampsOnly.ldr
// LDraw File Author: Steffen [Steffen]
//
// This file was automatically generated from an LDraw file by the program
// LDView. See comments above for further details.
Here is a video of the issue. Sorry for bad quality, had wrong settings in OBS when I captured it.
What I think reproduces it is the following.
1. Be on rotation mode
2. Copy/paste a submodel in text editor
3. Select that line and choose select in 3d view.
4. Try to rotate and it will jump to a random rotation before starting to rotate.