![]() |
[LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning 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.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) (/thread-28790.html) |
[LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Nils Schmidt - 2025-04-27 Hey, this version provides !TEXMAP and material support for Intel Arc GPUs (on the default OpenGL 2.0 graphics renderer). I am now in situation where I can test on dedicated GPUs from AMD, Intel and NVidia. As always, you can download LDPE from this page: http://nilsschmidt1337.github.io/ldparteditor/ Changelog: (1 new feature and 2 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] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Cam's Bricks - 2025-05-21 Is this available in a portable zip for windows by chance? Been a number of versions since I downloaded it and I cant easily install on the PC I want to use it on. RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Chris Böhnke - 2025-05-21 Nice, the Tex Map support is really appreciated, thanks ![]() Regarding this: "...see a hint about wrong colours for lines and condlines or other non-line objects with colour 24." Can this be turned on/off? Might not be a big deal, but I sometimes use colored lines as markers during parts creation process. Getting a lot of "error" messages that way might obscure the real issues in the file. RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Jeff Jones - 2025-05-27 once again i would like auto saving my pc likes to crash alot Moved to-primitives - Magnus Forsberg - 2025-06-01 The detection of Moved to-primitives doesn't work as expected anymore. While working on the old part 4212b I see that it uses stug2.dat, but there is no error message in the Problem window. But when I "inline" that prim, to get the correct stug-2x2, all the other stug2 are suddenly also detected. RE: Moved to-primitives - Nils Schmidt - 2025-06-04 (2025-06-01, 16:54)Magnus Forsberg Wrote: The detection of Moved to-primitives doesn't work as expected anymore. Thanks, Magnus. I created an issue (#1153). RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Nils Schmidt - 2025-06-04 (2025-05-27, 20:34)Jeff Jones Wrote: once again i would like auto saving my pc likes to crash alot I created an issue (#521). RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Nils Schmidt - 2025-06-04 (2025-05-21, 11:38)Chris Böhnke Wrote: Nice, the Tex Map support is really appreciated, thanks Its not a big deal. Those are just "hints", not "warnings". Portable zip for windows - Nils Schmidt - 2025-06-04 (2025-05-21, 11:27)Cam's Bricks Wrote: Is this available in a portable zip for windows by chance? Been a number of versions since I downloaded it and I cant easily install on the PC I want to use it on. A portable version of LDPE is unfortunately technically not so trivial to make, anymore. RE: Portable zip for windows - Cam's Bricks - 2025-06-04 (2025-06-04, 4:04)Nils Schmidt Wrote: A portable version of LDPE is unfortunately technically not so trivial to make, anymore. Thats fine. I can work around it. I was just curious. RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Orion Pobursky - 2025-06-04 (2025-05-21, 11:38)Chris Böhnke Wrote: "...see a hint about wrong colours for lines and condlines or other non-line objects with colour 24." Line types 2/5 not being color 24 and 1/3/4 using color 24 are errors that will cause the part submission to be rejected by the PT. I'd say the warning is needed to alert you that there's an issue. RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Willy Tschager - 2025-06-04 (2025-06-04, 14:12)Orion Pobursky Wrote: Line types 2/5 not being color 24 and 1/3/4 using color 24 are errors that will cause the part submission to be rejected by the PT. +1 RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - Chris Böhnke - 2025-06-05 (2025-06-04, 18:35)Willy Tschager Wrote: +1 Ok, it seems the positive sides outweigh the negatives ![]() RE: [LDPE] 1.8.92 Released (Intel Arc / Colour 24 hints / BFC-meta warning bugfix) - N. W. Perry - 2025-06-05 (2025-06-05, 7:56)Chris Böhnke Wrote: Ok, it seems the positive sides outweigh the negatives Could be a nice feature to be able to "dismiss" or "ignore" one or all of a certain warning though. Just as we have "quick fix" and "quick fix similar" now. Or even just a way to collapase identical warnings in the list, just for those who like a very tidy workspace. :-) |