Skip to content

Commit

Permalink
replace crevice with encase
Browse files Browse the repository at this point in the history
use UniformComponentPlugin for SkinnedMeshUniform
  • Loading branch information
teoxoy committed May 4, 2022
1 parent 4dbf857 commit 04f0d8f
Show file tree
Hide file tree
Showing 59 changed files with 506 additions and 4,302 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ rand = "0.8.0"
ron = "0.7.0"
serde = { version = "1", features = ["derive"] }
bytemuck = "1.7"
encase = { git = "https://github.com/teoxoy/encase", features = ["glam"] }
# Needed to poll Task examples
futures-lite = "1.11.3"
crossbeam-channel = "0.5.0"
Expand Down
36 changes: 0 additions & 36 deletions crates/bevy_crevice/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions crates/bevy_crevice/LICENSE-APACHE

This file was deleted.

19 changes: 0 additions & 19 deletions crates/bevy_crevice/LICENSE-MIT

This file was deleted.

Loading

0 comments on commit 04f0d8f

Please sign in to comment.