LDPatternCreator - Release 1.5.4 - 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: LDPatternCreator - Release 1.5.4 (/thread-12243.html) |
LDPatternCreator - Release 1.5.4 - Nils Schmidt - 2014-01-27 Hello, the new pattern creator release with improved background image rendering is out now If you are already using a version greater than 1.5.0 you can simply update your installation by clicking on "Help -> Install Updates" and choose "Yes". As always, I included a short readme.htm in the installation directory. Cheers & Leg Godt Nils Re: LDPatternCreator - Release 1.5.4 - Christian Neumann - 2014-02-15 Is there a method to restore used primitives within a pattern when a .lpc-file is loaded? It looks as if they are "inlined" when loading a file. Re: LDPatternCreator - Release 1.5.4 - Nils Schmidt - 2014-02-24 Last week I found the root cause of this error. I hope that the 1.5.5 release will fix the inline-issues. Unfortunately, there is no method to restore the inlined primitives. They were inlined 1. as a result of inconsistent data (caused by a bug), which can't be restored. 2. to obtain the shape of the pattern and to prevent complete data loss of your work Re: LDPatternCreator - Release 1.5.4 - Christian Neumann - 2014-02-24 With version 1.5.4 i had a lot of crashes and damaged .lpc-files, mainly when exporting to .dat with post processing activated. Maybe the files got somehow corrupted, and that caused the crashes. I had to export with no post processing at all, but even the exported files had lost primitives after import. However, a quick check with version 1.5.5 works fine: - file with primitive and triangles -> save -> restart app -> load -> primitives are there and can be selected - same file -> exported to dat -> restart app -> import dat -> primitives are there and can be selected Thank you for fixing this! Re: LDPatternCreator - Release 1.5.4 - Nils Schmidt - 2014-02-25 I am glad to hear that I could help you with release 1.5.5. |