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

Add ability for Materials to take canvas uniform values #2667

Merged
merged 1 commit into from
Apr 28, 2015

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Apr 27, 2015

An often requested feature on the mailing list, this change allows you to assign a canvas directly to an Entity material property (and also low level material uniforms).

Fixes #2509

An often requested feature on the mailing list, this change allows you to
assign a canvas directly to an Entity material property (and also low
level material uniforms).

Fixes #2509
pjcozzi added a commit that referenced this pull request Apr 28, 2015
Add ability for Materials to take canvas uniform values
@pjcozzi pjcozzi merged commit f0085cf into master Apr 28, 2015
@pjcozzi pjcozzi deleted the canvas-material branch April 28, 2015 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to use html5 canvas as a rectangle material
2 participants