[LDPatternCreator] Release 1.6.7 (Bug-Fix) - 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.6.7 (Bug-Fix) (/thread-22485.html) |
[LDPatternCreator] Release 1.6.7 (Bug-Fix) - Nils Schmidt - 2017-11-04 Hey, I fixed a bug which was related to template and helper lines. There was a risk of an "array index out of bounds" which resulted in a crash (thanks Willy, for reporting the bug!). Download and install the latest LDPatternCreator release directly from sourceforge.net. Change log: Fixed bugs:
As always, I included a short readme.htm in the installation directory. Cheers & Leg Godt Nils RE: [LDPatternCreator] Release 1.6.7 (Bug-Fix) - Willy Tschager - 2017-11-04 (2017-11-04, 16:13)Nils Schmidt Wrote: I fixed a bug which was related to template and helper lines. Works! Many thanks. w. [LDPatternCreator] Source code is now on GitHub - Nils Schmidt - 2018-01-27 I just uploaded the source code of LDPatternCreator (LPC) to GitHub. https://github.com/nilsschmidt1337/ldpatterncreator In the past I developed LPC without any version control system, which was like playing russian roulette. So.. you can expect a few LDPatternCreator releases this year FYI: LDPatternCreator's license is still MIT. RE: [LDPatternCreator] Source code is now on GitHub - Willy Tschager - 2018-01-28 (2018-01-27, 9:41)Nils Schmidt Wrote: I just uploaded the source code of LDPatternCreator (LPC) to GitHub. As long as you don't forget to copy my extensive wishlist: https://sourceforge.net/p/patterncreator/tickets/198/ I'm fine w. |