randomPoison / gunship-rs

An experimental game engine written in Rust.
MIT License
27 stars 3 forks source link

Fix Model Instantiation #48

Closed randomPoison closed 8 years ago

randomPoison commented 8 years ago

closes #47

This PR adds fixes for issues relating to model instantiation. With these changes the test multi-part mesh instantiates correctly in the test game.