Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 5098. Some nodes generate exceptions if output sockets are not connected #5099

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 30, 2024

  1. - Add check if output sockets are connected before execute nodes.

    - For some nodes did exception if some input sockets are not connected. This show source of problems more precisely.
    satabol committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e3708b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. - Add check if output sockets are connected before execute nodes.

    - fix uvtexture (did not use object selected from drop-down list. Now this node can use object from drop-down list)
    satabol committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a6f3310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6a775 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. - Add check if output sockets are connected before execute nodes (CAD…

    …, Analyzer, Color, Curve, field, generator, lists, matrix, modifier_change, modifier_make, Number, Pulga, Surface, svg, transforms, vector).
    satabol committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    33ea7c2 View commit details
    Browse the repository at this point in the history