martijnberger / pyslapi

Python bindings for the official Sketchup API
237 stars 134 forks source link

some meshes are importing the textures but not the uv's. #50

Open 3d-illusions opened 2 years ago

3d-illusions commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. import a 2021 sketchup file with default settings
  2. go to solid view in the viewport and change it to show textures in the options.
  3. Look at the result. There is almost always several object that have the correct material/texture, but the uv's that are present in sketchup are lost during import.
  4. Expected behavior UV's imported to match sketchup.

Screenshots If applicable, add screenshots to help explain your problem. [To attach a file to an issue, drag and drop it into the comment box]

System Info

Additional context Add any other context about the problem here.