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

VisualShader: Add a CoordinateSpaceHelper node and add proper mat4 * vec4 operation to TransformVecMult node #97215

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

Commits on Sep 21, 2024

  1. Initial

    Working version
    
    Fix copy paste error
    
    Change TransformVecMult to output vec4, generate docs
    
    Some more docs.
    
    Suggestion: remove unnecessary default
    
    Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
    tetrapod00 and AThousandShips committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e619ebd View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Visual Shader: Add new TransformVectorCoordinate and TransformVectorM…

    …ultiply nodes, deprecate TransformVecMult node
    tetrapod00 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    37c70bf View commit details
    Browse the repository at this point in the history