Giter Club home page Giter Club logo

Comments (1)

DagerD avatar DagerD commented on September 25, 2024

Hi.

Thank you for your nice words.

You allowed to modify imported USD scene via USD nodes (e.g. transform, instancing, filter etc.)

Yes, all USD nodes recomputes if there is changes in scene happen, so they return up to date USD stage.

  1. What kind of unsaved changes? USD File node recomputes (reads pointed file) on changing input, output or its modifiers (e.g. import animation).
  2. Write USD File node also recomputes when you modify node tree (add new nodes, modify existing).
  3. It doesn't sound like a valid workflow - you can't be sure in what order nodes are updated.
  4. In any case to be sure that you export up to date USD stage, better to just reconnect Write USD File after all.
  5. Seems like you have Blender Data node with checked "import animation", in this case you have to either uncheck it or click Update animation button to make this node recompute changes. It works this way due to infinity loop on animation update. I approve that you able to modify scene and node tree will be recomputed with new data immediately.

from blenderusdhydraaddon.

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.