Cross-platform, safe, pure-rust graphics api.
Go to file
bors[bot] 2d5647f6d5 [rs] Merge #855
855: Remove comment about `Vec::remove_item` r=kvark a=Pat-Lafon

Sadly, `Vec::remove_item` was an unstable method that was deprecated and has now been removed.

https://github.com/rust-lang/rust/pull/80972

This pr removes a comment suggesting to use `Vec::remove_item` when it stabilizes.

Co-authored-by: Patrick LaFontaine <32135464+Pat-Lafon@users.noreply.github.com>
2021-04-13 05:23:42 +00:00
.github/workflows [rs] Use latest version of wasm-bindgen-cli 2021-04-07 18:21:26 +02:00
wgpu [rs] Remove comment about Vec::remove_item 2021-04-13 00:01:17 -04:00
.gitattributes [rs] Demonstrate obj loading in the skybox example 2021-02-12 22:33:17 -05:00
.gitignore [rs] Add screenshots of examples 2020-04-26 18:59:48 -02:30