Version 3.13.0 has been released. From this release TexGen will be built with Python 3. Existing scripts should continue to run using the Run Script option in the GUI after the addition of a line to import the TexGen core library (from TexGen.Core import *).
A new class CDomainPrism has been implemented which allows concave sets of domain planes to be specified, e.g. T-shaped or arcs. This is only accessible via scripting. It's use is described in the scripting guide with a sample script.
Layer to layer 3D woven textiles can be created with binder layers following different paths (rather than all binder layers moving together through the layers) using the new CTextileDecoupledLToL class. This is accessible via Python scripting.
There are also various small changes and bug fixes. A list of changes can be found here: https://sourceforge.net/projects/texgen ... EADME/view
TexGen 3.13.0 Released
Moderators: Martin, Developers