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

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented Mar 30, 2024

fix #5098

  • 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.

Examples if some input sockets are not connected.

image

image

- For some nodes did exception if some input sockets are not connected. This show source of problems more precisely.
- fix uvtexture (did not use object selected from drop-down list. Now this node can use object from drop-down list)
…, Analyzer, Color, Curve, field, generator, lists, matrix, modifier_change, modifier_make, Number, Pulga, Surface, svg, transforms, vector).
@satabol
Copy link
Collaborator Author

satabol commented Apr 1, 2024

Ready to merge. Can somebody view changes and say your opinions?

@satabol satabol marked this pull request as draft April 12, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some nodes generate exceptions if output sockets are not connected
1 participant