spencerarrasmith / io_kspblender

KSP .craft Importer Addon for Blender
GNU General Public License v2.0
48 stars 25 forks source link

Fixed texture problem on imported models #9

Open jaredkzr opened 8 years ago

jaredkzr commented 8 years ago

Removing the negative sign in front of uvvertex.uv[1] corrects the inverted UV maps in blender which was causing texture being incorrectly placed on objects.