![]() |
[LDPE] 1.8.88 Released (hint selection in text editor / primitive subst. bugfix) - 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.8.88 Released (hint selection in text editor / primitive subst. bugfix) (/thread-28422.html) |
[LDPE] 1.8.88 Released (hint selection in text editor / primitive subst. bugfix) - Nils Schmidt - 2024-09-20 Hey, this release solves a few bugs and another quality-of-life release is already in the making (to fix more bugs reported by Philo!). As always, you can download LDPE from this page: http://nilsschmidt1337.github.io/ldparteditor/ Changelog: (1 new feature and 4 bug fixes) With this release you will be able to...
The following critical issues are 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] Drag and drop Windows shortcuts doesn't work - Philippe Hurbain - 2024-09-24 A minor one... I can't drag/drop a Windows shortcut of a .dat file to LDPE to open the file. So I can't use directly the "recent files" of Windows explorer. RE: [LDPE] Drag and drop Windows shortcuts doesn't work - Philippe Hurbain - 2024-09-26 And another little one... For some time, my "last opened files/projects" list appears empty. This could be caused by some change in my Windows configuration (W11), but I rather suspect that the use of "part review" tool is the culprit. Sorry not to be able to provide better clues ![]() RE: [LDPE] 1.8.88 Released (hint selection in text editor / primitive subst. bugfix) - Willy Tschager - 2024-09-26 (2024-09-20, 15:22)Nils Schmidt Wrote: With this release you will be able to... Hurray!!! w. RE: [LDPE] 1.8.88 Released (hint selection in text editor / primitive subst. bugfix) - Magnus Forsberg - 2024-09-26 If I place some code in the default file new.dat and then save it using Save as, the file new.dat dissappear. "Save As" let a file "disappear"? - Nils Schmidt - 2024-09-26 (2024-09-26, 17:53)Magnus Forsberg Wrote: If I place some code in the default file new.dat and then save it using Save as, the file new.dat dissappear. Could you be more specific, please? How and when did you save it? Where does it dissapear? What disappears? RE: [LDPE] Drag and drop (Windows) file shortcuts - Nils Schmidt - 2024-09-26 (2024-09-24, 6:54)Philippe Hurbain Wrote: A minor one... Thanks, Philo. I created an issue (#1118). "last opened files" list is empty - Nils Schmidt - 2024-09-26 (2024-09-26, 7:31)Philippe Hurbain Wrote: And another little one... I will investigate, but it seems to be a not so common issue. Entries on this list are usually hidden or getting removed if the file location is not available anymore. RE: "last opened files" list is empty - Philippe Hurbain - 2024-09-26 (2024-09-26, 18:56)Nils Schmidt Wrote: Entries on this list are usually hidden or getting removed if the file location is not available anymore.Clearly not the problem here: I use a single folder and keep all files there for a loooong time. RE: "Save As" let a file "disappear"? - Magnus Forsberg - 2024-09-26 (2024-09-26, 18:44)Nils Schmidt Wrote: Could you be more specific, please? How and when did you save it? Where does it dissapear? What disappears? I'm reworking some heads, and I copied all of the surface of the face, pasted it in new.dat and then used Save as to get a file I can import to LDPC. I named the file to face.dat and click on Save. Now new.dat turns into face.dat, and new.dat dissappear. I don't know where it goes, but face.dat is saved where I placed it. In earlier versions of LDPE it only added a tab in both text and 3d editor, and the new.dat remained as a unsaved file. And now when I try to repeat it, it works as I'm used to. But the dissappearing has happened before, a few times. Strange. |