![]() |
|
[LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: Parts Author Tools (https://forums.ldraw.org/forum-24.html) +--- Thread: [LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) (/thread-29589.html) |
[LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Nils Schmidt - 2026-07-15 Hey, this release corrects two minor quirks regarding PrimGen2 and rounding in the text editor. It also provides a new button to simply round to 5 digits. As always, you can download LDPE from this page: https://nilsschmidt1337.github.io/ldparteditor/ Changelog: (2 new features and 1 bug fix) With this release you will be able to...
The following critical issue is fixed:
The program was tested intensively with "real world" files. However, something can go wrong in about 140.000 lines of code. Installation on Windows:
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:
RE: [LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Magnus Forsberg - 2026-07-19 Why is a condline generated only between one of the pairs? Code: 4 9 7.242 5.05 8.997 7.7553 4.282 12.859 8.3151 3.4443 0 7.2092 5.0991 8.344RE: [LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Magnus Forsberg - 2026-07-20 When I "temporarly" inline a selection the file is only opened in the 3D-viewer, and not in the text editor. Maybe that is intentional, but it gets confusing when I revers the inlining and wonder; Where is my edited subfile saved? It is not in the texteditor, only in the 3D viewer. To really save the "inlined" subfile I need to switch to the 3D-viewer, and only then, it gets visible in the text editor, and I can save it. RE: [LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Nils Schmidt - 2026-07-20 (2026-07-19, 7:21)Magnus Forsberg Wrote: Why is a condline generated only between one of the pairs? Thanks, Magnus. I created an issue (#1202). RE: [LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Nils Schmidt - 2026-07-20 (2026-07-20, 11:03)Magnus Forsberg Wrote: To really save the "inlined" subfile I need to switch to the 3D-viewer, and only then, it gets visible in the text editor, and I can save it. I am not sure which exact steps are leading to this result. I would need more details to find a solution for you. RE: [LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Magnus Forsberg - 2026-07-20 (2026-07-20, 20:24)Nils Schmidt Wrote: I am not sure which exact steps are leading to this result. I would need more details to find a solution for you. I'm using this button
inline.png (Size: 21.51 KB / Downloads: 22)
the file is "expanded" inside the file I'm working on in the text editor. And then I closed it using Ctrl+ click, as instructed. But where is the edited file? If I open it in another editor, like LDDP, I can see no changes. Then I discover it is still open, but only in the 3D viewer. As soon as I click on it in the 3D viewer, it opens also in the text editor. And then I can save it. RE: [LDPE] 1.9.04 Released (button for 5-digit-rounding / PrimGen2 usability improvement) - Magnus Forsberg - 2026-07-22 If "SyncEdit" is activated the new "Round (5 digit, whole file)" is only applied to the activated vertex. |