(2021-01-09, 11:12)Lasse Deleuran Wrote: It works now. A fix has been pushed to the repo. I fixed it by creating new "texmap placements" for parts whose sub-parts have texmaps. These new texmap placements apply the placement (position and matrix) from the line of type 1 that uses the sub-parts to the points of the texmap declaration.
However.
What about "a" and "b" for cylindrical and spherical projections? How should these be modified in case of scaling matrices being used on the sub-parts? Right now it works because the failing file used planar projection with a non-scaling matrix. The behaviour for the other cases is going to be a bit messy.
I'll try to have this update pushed to the live code soon. Last time I pulled from master, my code didn't play well and I still haven't gotten back to troubleshooting.