Commit Graph

5 Commits (c4d6243d1522d0368bf9093db7d1ae41486e9443)

Author SHA1 Message Date
_ c4d6243d15 🚨 Fix clippy warnings 2020-02-17 02:09:13 +00:00
_ 5def012e85 Didn't end up adding GPU buffers, but I made the RenderableModel class.
This class clones all the data from iqm::Model that's needed to draw
a mesh / model safely, so I can draw it without unsafe. It can be
upgraded mostly in-place to use GPU buffers later on.
2020-02-17 01:22:05 +00:00
_ f8ceec6b9f 🚨 Fix clippy warnings 2020-02-16 22:56:35 +00:00
_ ffcb2c114d ♻️ Remove now-redundant Iqm* and iqm_* prefixes from names 2020-02-16 22:41:24 +00:00
_ c3473b9507 ♻️ Extract iqm.rs 2020-02-16 22:38:34 +00:00