Skip to content

Commit

Permalink
Adding more work on Dynamic Texture system.
Browse files Browse the repository at this point in the history
  • Loading branch information
Broch Stilley committed May 10, 2016
1 parent 2b264d1 commit 9e6875c
Show file tree
Hide file tree
Showing 9 changed files with 1,239 additions and 1,018 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Changelog

1.3.0

#### New Features

- Adding `<DynamicTexture />` component, which exposes a canvas context as a texture. Now you can draw anything you can on a canvas to a surface texture. Much more work on this to come.

1.2.0

#### New Features
Expand Down
Loading

0 comments on commit 9e6875c

Please sign in to comment.