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

Shader Material Support Improvements #528

Open
wants to merge 10 commits into
base: development
Choose a base branch
from

Commits on Dec 15, 2015

  1. Add lights property to shader material

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    51404a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1902f View commit details
    Browse the repository at this point in the history
  3. Store custom properties on material object

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    5bf2e9a View commit details
    Browse the repository at this point in the history
  4. Fix uniform generation with shader material components

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    4e4d4bd View commit details
    Browse the repository at this point in the history
  5. Texture arrays and texture wrapping to shader materials

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    efebe08 View commit details
    Browse the repository at this point in the history
  6. Added ability to set defines in shaders

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    ddbdda4 View commit details
    Browse the repository at this point in the history
  7. Update shader material when defines are modified

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    998adea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dce1f3 View commit details
    Browse the repository at this point in the history
  9. Add fog define toggle for shader materials

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    abaa783 View commit details
    Browse the repository at this point in the history
  10. Reset internal array when uniform length changes

    Brett Swift committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    6186cfb View commit details
    Browse the repository at this point in the history