gfx-rs / gfx_scene

deprecated
Apache License 2.0
15 stars 1 forks source link

A couple typos #17

Closed bvssvni closed 9 years ago

bvssvni commented 9 years ago

This line needs a //! https://github.com/kvark/gfx_scene/blob/master/src/phase/lib.rs#L4

"instancing" https://github.com/kvark/gfx_scene/blob/master/src/phase/lib.rs#L33

bvssvni commented 9 years ago

"updated" https://github.com/kvark/gfx_scene/blob/master/src/phase/lib.rs#L52

kvark commented 9 years ago

Thanks!

bvssvni commented 9 years ago

Found an extra indent https://github.com/kvark/gfx_scene/blob/master/src/phase/mem.rs#L21