Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,328
» Latest member: Emacs
» Forum threads: 6,188
» Forum posts: 51,840
Full Statistics
|
Online Users |
There are currently 236 online users. » 1 Member(s) | 230 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
Latest Threads |
30mm vs 30.4mm Wheels & T...
Forum: General LDraw.org Discussion
Last Post: Magnus Forsberg
42 minutes ago
» Replies: 3
» Views: 145
|
2003 Pattern
Forum: Parts Authoring
Last Post: Lisa Winter
43 minutes ago
» Replies: 2
» Views: 418
|
2025 LEGO Education Scien...
Forum: Part Requests
Last Post: tom alphin
5 hours ago
» Replies: 2
» Views: 136
|
Part Request - 51008pb01 ...
Forum: Part Requests
Last Post: Stefano
Yesterday, 11:29
» Replies: 3
» Views: 2,847
|
reviewing obsoleted parts
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
Yesterday, 10:32
» Replies: 2
» Views: 443
|
Part Request: 90190 & 902...
Forum: Part Requests
Last Post: Julian Raymond Ruan
Yesterday, 0:49
» Replies: 1
» Views: 2,448
|
I'm going to be getting a...
Forum: Parts Authoring
Last Post: Hageta
2025-09-19, 22:37
» Replies: 8
» Views: 655
|
Third voting option?
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-09-19, 21:48
» Replies: 4
» Views: 1,324
|
Primref wiki
Forum: Website Suggestions/Requests/Discussion
Last Post: Magnus Forsberg
2025-09-19, 15:08
» Replies: 0
» Views: 381
|
Dots 1x1 printed alphabet...
Forum: Part Requests
Last Post: Orion Pobursky
2025-09-19, 6:28
» Replies: 4
» Views: 669
|
|
|
1.8.59 Released (bugfixes for view rotation, Ytruder, hidden lines) |
Posted by: Nils Schmidt - 2022-07-05, 18:48 - Forum: Parts Author Tools
- Replies (4)
|
 |
Hi,
here are just 3 more bugfixes 
I had to fix one new issue from the 1.8.58 release.
![[Image: attachment.php?aid=12753]](https://forums.ldraw.org/attachment.php?aid=12753)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(3 bug fixes)
With this release the following critical issues were fixed:
- The middle mouse button rotation was locked (in combination with the Alt key).
- Different lines were marked as hidden in the text editor.
- When the source lines came from an offset subpart, Ytruder's "symmetry across plane" didn't create the correct result.
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.59.msi
- Start LDPartEditor from the start menu
Installation on Linux:
- Download and extract LDPartEditor_linux_x64.zip
- Install ldparteditor_1.8.59-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.59.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: 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.
|
|
|
LPub crashes when loading LSynth parts |
Posted by: Belmont - 2022-07-03, 17:08 - Forum: Help
- No Replies
|
 |
Hello,
I have a model using LSynth parts like hoses, chains, and motors with cables. When I try to load it in LPub, the software just crashes and if I open the same model but with just these parts removed, it works perfectly fine.
I already tried to change the paths for the parts library to \LDraw\parts and then move the elements from \unofficial to to this \parts file, but it still doesn't work.
I seen many people with a similar problem but the parts simply don't show, and LPub doesn't crash, which is not my case. So I have no clue what to do to make it work. I hope it was clear enough and you can help me. Thanks !
|
|
|
1.8.58 Released (bugfixes, keys for view rotation axis lock) |
Posted by: Nils Schmidt - 2022-07-02, 14:14 - Forum: Parts Author Tools
- Replies (6)
|
 |
Hey,
this is mostly a small bugfix release, but it includes also a shortkey binding to rotate the view around a fixed axis with the mouse.
![[Image: attachment.php?aid=12753]](https://forums.ldraw.org/attachment.php?aid=12753)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(1 new feature and 3 bug fixes)
With this release you will be able to...
- ...press and hold shortkeys to rotate the view around a fixed axis with the mouse (snapping to angles, with Shift, Ctrl and Alt).
The following critical issues were fixed:
- The check for BFC-Meta command was not strict enough (it allowed prefix lines like "0 BFC CERTIFY CCWxyz").
- !HISTORY meta command: Removed the [4.0] tag in favor of a fixed implementation date.
- Added missing buttons on the UI for area expansion / missing buttons on "Find+Replace" dialog.
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.58.msi
- Start LDPartEditor from the start menu
Installation on Linux:
- Download and extract LDPartEditor_linux_x64.zip
- Install ldparteditor_1.8.58-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.58.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: 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.
|
|
|
Part header correction requests |
Posted by: Orion Pobursky - 2022-07-01, 23:02 - Forum: Parts Tracker Discussion
- No Replies
|
 |
Correcting part headers in official parts (description, category, and keywords) is easy but labor intensive. I hope to ease this problem in the future. In the meantime, it would help me immensely if when you identify these problems if you could send me an archive of the files with corrections (and a history line) in addition to the usual text summary.
Thanks for your understanding.
|
|
|
Part 53548 (alt number 57475) Toa Inika Lower Leg |
Posted by: Lucas Gordon - 2022-07-01, 16:29 - Forum: Part Requests
- Replies (1)
|
 |
Hello.
Can somebody please make the lower leg part of the Toa Inika sets? I know it is a bit more complex than a lot of other parts, but as is the nature of many Bionicle parts. It was used in 18 sets plus one additional set as a marbled part so I think there might be a decent number of other people who want it. It, unfortunately, doesn't seem to exist anywhere.
Thanks
|
|
|
|