Commit Graph

7 Commits

Author SHA1 Message Date
Aaron Housh
fb9be8a263 Update to 0.12 (#6)
0.12 was just released, so template can be updated. No need for render graph anymore, just uses render plugins, and ran cargo update to get rendy minor version
2019-08-04 19:32:45 +02:00
Aaron Housh
d1906a5072 Add License (#7)
Fix #4 so it can be used the same as amethyst
2019-08-04 19:31:52 +02:00
Aaron Housh
daeb3543b0 Fix comments and rename to opaque subpass (#3)
Rename default to opaque pass and add transparent as a separate subpass so the sprites will render
2019-07-16 21:14:54 +02:00
Hilmar Wiegand
1e682ede22 Add sprite sorting and transparency 2019-06-25 15:22:29 +02:00
Hilmar Wiegand
988a8f9b57 Update project structure, update README, add input handler 2019-06-25 01:22:46 +02:00
Hilmar Wiegand
da1cbadfea Add sprites 2019-06-23 14:26:36 +02:00
Hilmar Wiegand
09b7c0228c Initial commit 2019-06-19 15:25:11 +02:00