I did some more work on my engine.
Implemented redundant node removal and made the class hierarchy more logical and added compressed textures.
The result was that I reduced the frame time to 53ms from 63ms (presume that’s mainly because of reduced nodes)
Also discovered, that just by building on Mac that my character’s face renders correctly (I could have sworn that it wasn’t like that on Windows)