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

Improved SceneInspector shader display and shader handles #786

Merged
merged 2 commits into from
Mar 14, 2014

Commits on Mar 12, 2014

  1. Improved shader assignment reporting in SceneInspector.

    We now show the name of the node which generated the shader if it is available.
    
    Fixes GafferHQ#335.
    johnhaddon committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    b8f0461 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Improved shader handle generation.

    Handles are now generated in a repeatable fashion, and include the name of the node from which the shader was generated.
    johnhaddon committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    4393d87 View commit details
    Browse the repository at this point in the history