[LDPE] 1.8.78 Released (move subfiles to manipulator / text editor transformations) - 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.78 Released (move subfiles to manipulator / text editor transformations) (/thread-28284.html) |
[LDPE] 1.8.78 Released (move subfiles to manipulator / text editor transformations) - Nils Schmidt - 2024-05-31 Hey, this version gives you the powerful ability to move a set of subfiles to the manipulator, using "Move a selected Subfile to the Manipulator". You need to pick one subfile as a reference and it transforms the selection accordingly! There are also other helpful features, too, e.g. configuring Edger2 to include or not include unmatched edges by default. And last, but not least the "long awaited" buttons for global translate+rotate via text editor. As always, you can download LDPE from this page: http://nilsschmidt1337.github.io/ldparteditor/ Changelog: (4 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.8.78 Released (move subfiles to manipulator / text editor transformations) - Bertrand Lequy - 2024-06-01 Hi Nils, thank you for your work. I had an issue with LDPE I allready had with the previous version (I download this one hoping it would solve the issue) : The software get stuck when I try to exit the "option" window. Even if I just go to the window and press "ok". The exit button doesn't work. The window is stil active, I can navigate in the three tabs, modify things but not leaving. The main window's exit button doesn't work either, to leave LDPE and start again since the option window still has the focus. I need to go to the task manager to kill the process. I tried several times but nothing works. I didn't kow if it happened in other verions since I jumped from 0.8 to 1.8.77 EDIT : It still work on my old v0.8.52 version. Could it be because I have 2 versions on the same computer ? Jump from 0.8.52 to 1.8.77 - Nils Schmidt - 2024-06-01 (2024-06-01, 15:21)Bertrand Lequy Wrote: Hi Nils, thank you for your work. Yes, unfortunately, those two versions cannot be used in parallel on the same computer since they are sharing the same configuration file.
RE: Jump from 0.8.52 to 1.8.77 - Bertrand Lequy - 2024-06-02 (2024-06-01, 18:38)Nils Schmidt Wrote: Yes, unfortunately, those two versions cannot be used in parallel on the same computer since they are sharing the same configuration file. I followed your indications, but it doesn't work either. But my antivrus software displayed a message noticing that java.exe was infected by idp.generic. it happened the last time I updated, but it appared not having concequencies (the option difficulty excepted) I created an exception and it's working now (it seems to be a false positive with some antivirus softwares) RE: [LDPE] Position of text window - Philippe Hurbain - 2024-06-03 A minor one (already present in previous version): Position of source window (I work with separate 3D and text versions) is lost when it is closed, it reappears in the middle of screen. Its size is remembered though. Problems with MacOS X - Nils Schmidt - 2024-06-03 1.8.78 was built for the wrong MacOS X version (ARM instead of Intel). As a result, you can't install this version on MacOS X at the moment. RE: Problems with MacOS X - Vincent Messenet - 2024-06-05 (2024-06-03, 18:04)Nils Schmidt Wrote: 1.8.78 was built for the wrong MacOS X version (ARM instead of Intel). Is it possible to get a link with 1.8.77 until you can provide us with a fixed version? EDIT: I just noticed the link for OS X version is redirecting to 1.8.77, thanks! |