[LDPE] 1.8.61 Released (mixed-mode tori) - 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.61 Released (mixed-mode tori) (/thread-26612.html) |
[LDPE] 1.8.61 Released (mixed-mode tori) - Nils Schmidt - 2022-08-03 Hi, this release includes just a small new feature (mixed-mode tori) for the integrated PrimGen2 version. As always, you can download LDPE from this page: http://nilsschmidt1337.github.io/ldparteditor/ Changelog: (1 new feature) With this release you will be able to...
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.61 Released (mixed-mode tori) - Philippe Hurbain - 2022-08-03 Useful addition. Thanks Nils! RE: [LDPE] 1.8.61 Released (mixed-mode tori) - Gerald Lasser - 2022-08-04 that's a good addition! Thanks RE: [LDPE] change "winding" of lines - Philippe Hurbain - 2023-01-06 As a user I'd like the change winding tool (j) to be also active on type 2 lines, swapping the end points. This is useful when preparing the shape files for pathtruder since the winding of surfaces generated by this tool depends on end points order. RE: [LDPE] change "winding" of lines - Magnus Forsberg - 2023-01-06 (2023-01-06, 13:23)Philippe Hurbain Wrote: As a user I'd like the change winding tool (j) to be also active on type 2 lines, swapping the end points. This is useful when preparing the shape files for pathtruder since the winding of surfaces generated by this tool depends on end points order. Or maybe change the Flip tool (F) to also work on type 2 lines. It already works on triangle pairs and condlines. RE: [LDPE] change "winding" of lines - N. W. Perry - 2023-01-06 (2023-01-06, 14:19)Magnus Forsberg Wrote: Or maybe change the Flip tool (F) to also work on type 2 lines. It already works on triangle pairs and condlines. Could even work on type 1 lines, to flip the y-axis direction perhaps. RE: [LDPE] change "winding" of lines - Nils Schmidt - 2023-02-14 (2023-01-06, 13:23)Philippe Hurbain Wrote: As a user I'd like the change winding tool (j) to be also active on type 2 lines, swapping the end points. This is useful when preparing the shape files for pathtruder since the winding of surfaces generated by this tool depends on end points order. I created issue #944 for this feature (https://github.com/nilsschmidt1337/ldparteditor/issues/944). |