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

[al] import primvars as colour sets (#1029) #274

Merged

Commits on Feb 11, 2020

  1. float4 primvars were being treated as colour sets. This change makes …

    …sure we only generate colour sets for primvars tagged with a 'Color' role
    Rob Bateman authored and Rob Bateman committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6bdb8f2 View commit details
    Browse the repository at this point in the history
  2. export colour sets as Color3f or Color4f types instead of float3 or f…

    …loat4
    Rob Bateman authored and Rob Bateman committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    9b0fe54 View commit details
    Browse the repository at this point in the history