Skip to content

ShaderGraph improvements #207

Description

@trethaller

Let's collect here the various issues and missing features that currently prevent or hider usage of shader graphs in production:

  • Nesting subgraphes: When putting graph A inside graph B inside graph C, the texture default values of A are no longer present in C, and we get an error that says "default value of ... parameter not found"
  • Need access to depthMap as global input
  • Would be nice to be able to input values directly for subgraphes parameters, currently the only way is to plug in constant values, which is not convenient
  • Links splines sometimes draw inverted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions