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

[NODES] Implement automatic conversion between certain data types #1357

Open
itsmattkc opened this issue Nov 18, 2020 · 1 comment
Open

[NODES] Implement automatic conversion between certain data types #1357

itsmattkc opened this issue Nov 18, 2020 · 1 comment
Labels
Low Priority Nodes/Compositing Usage of nodes for compositing

Comments

@itsmattkc
Copy link
Contributor

itsmattkc commented Nov 18, 2020

Some conversions can be handled automatically (with some degree of manual override):

Examples (not exhaustive):

  • Float -> Vec (with options on whether to set the X, Y, etc. or all)
  • Vec -> Float (with options on which element to use as the float or to average)
  • Audio -> Float
@itsmattkc itsmattkc added the Nodes/Compositing Usage of nodes for compositing label Nov 18, 2020
@youegraillot
Copy link

Would love to see that feature implemented !

@itsmattkc itsmattkc changed the title [NODES] Implement mechanism of connecting audio samples to video nodes [NODES] Implement automatic conversion between certain data types May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Nodes/Compositing Usage of nodes for compositing
Projects
None yet
Development

No branches or pull requests

3 participants