| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 162 online users. » 1 Member(s) | 156 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Mark Kennedy
|
| Latest Threads |
Could Anti Yellow Clear C...
Forum: General LDraw.org Discussion
Last Post: Vivek Malhotra
2 hours ago
» Replies: 0
» Views: 22
|
Request for Piece 50625 (...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 11:55
» Replies: 1
» Views: 127
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 3:29
» Replies: 9
» Views: 3,179
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-06-01, 21:23
» Replies: 6
» Views: 4,179
|
LDraw.org 2026-05 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-05-31, 20:11
» Replies: 0
» Views: 268
|
Most Common Parts - 16 im...
Forum: Part Requests
Last Post: tom alphin
2026-05-30, 15:05
» Replies: 4
» Views: 646
|
Current LEGO Colour Palet...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-29, 21:24
» Replies: 2
» Views: 470
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Manfred Schaefer
2026-05-29, 12:14
» Replies: 18
» Views: 1,614
|
Hello! Parts 30258pb006,...
Forum: Part Requests
Last Post: Matthew
2026-05-27, 23:02
» Replies: 6
» Views: 702
|
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Willy Tschager
2026-05-27, 13:05
» Replies: 1
» Views: 389
|
|
|
| UI Changes |
|
Posted by: Orion Pobursky - 2023-12-16, 2:55 - Forum: Parts Tracker Discussion
- No Replies
|
 |
You may notice some incremental changes to the Ui over the next month or so. I'm trying to implement some modernizations to the front end and add some new features. The current UI framework is incompatible with some of the components I want to use necessitating some upgrades and changes.
|
|
|
| [LDPE] 1.8.74 Released (stud-grid / axis labels / drafts / std. bricks / unit conv.) |
|
Posted by: Nils Schmidt - 2023-12-11, 19:42 - Forum: Parts Author Tools
- Replies (14)
|
 |
Hey,
I know, it is too early for presents. Nevertheless, here is one.
For the next version I will try to include a "cheat sheet" in the program. Search for "blender 3d cheat sheet" or something similar. Otherwise you can take a look here in the next year, when there is actually something to see.
![[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:
(5 new features and 1 bug fix)
With this release you will be able to...
- ...use a "stud" grid setting (Plate 1 x 1, Y = 8 LDU, XZ = 10 LDU half-stud).
- ...see an optional "x", "y", "z" on the coloured axes of the coordinate system (activate with "Tools..."->"Options..."->"Show Axis Labels", or with the 3D view context menu "View Actions"->"Axis Label").
- ...create a new file draft (Ctrl+Click on "New Part File"), without saying where it should be saved. When it is saved for the first time, the program will ask where to save it. Unsaved drafts are lost when the program gets closed.
- ...access a set of standard bricks, tiles and plates in the primitives view.
- ...benefit from a more precise unit converter (it avoids the division).
The following critical issue is fixed:
- Creating/opening a project kept the "Part Review" active, when doing a review.
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.74.msi
- Start LDPartEditor from the start menu
Installation on Linux:
- Download and extract LDPartEditor_linux_x64.zip
- Install ldparteditor_1.8.74-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.74.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.
|
|
|
| Programmatically determining how two parts can interact |
|
Posted by: Mark Elwin - 2023-12-06, 13:46 - Forum: LDraw Editors and Viewers
- Replies (4)
|
 |
Hello, I have a software friend who would like to process pairs of LDraw files and determine how they may interact. This is clearly part of the LDraw program, as the user interface allows users to do this; and so I am wondering whether that software is open source or a more experienced administrator could help us understand how to read and interpret the code. Would love any and all help in this direction. We are very excited.
|
|
|
|