Giter Club home page Giter Club logo

Comments (6)

set-killer avatar set-killer commented on May 30, 2024 4

Created a pull request, but unfortunately I don't have suitable models to test if it works or not. Can you guys test it and confirm if it works before merging it?

from collada-exporter.

seabassjh avatar seabassjh commented on May 30, 2024 1

Its also a problem for me as well. Needs a fix

from collada-exporter.

weirtz avatar weirtz commented on May 30, 2024

Having the same issue :(

from collada-exporter.

weirtz avatar weirtz commented on May 30, 2024

tried getting help from a discord server for blender, someone said that:

"the author needs to change:

if img_tmp_path.lower().endswith(bpy.path.extensions_image):
to ->
if img_tmp_path.lower().endswith(tuple(bpy.path.extensions_image)):"

from collada-exporter.

weirtz avatar weirtz commented on May 30, 2024

Hey, mate. Seems to work for me!

Before and afters.

Exporting before update:
before
Exporting after update:
after
No errors!

My model turns pink though now, not sure if that is due to the exporter though? Can be fixed by re applying the material.

from collada-exporter.

akien-mga avatar akien-mga commented on May 30, 2024

Fixed by #78.

from collada-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.