freeminders123
freeminders123
Hi, I got an Appcrash with some FBX-Files when importing in the aiString + String Value.swift: in the Method tupleOf8sToString line 17 (result.append): sometimes the value exceeds the limits of...
If an FBX file only has diffuse and normal map defined, the switch-case in SCNMaterial + TextureInfo:makePropertyContents(textureInfo:) overrides the normal.contents with nil. Could you add: if (textureInfo.getMaterialPropertyContents() == nil) {...
Hi, I have a question: Currently, we got a Problem on Chrome for Android: If we open a new Tab for a website (not every website, but e.g. on LinkedIn...