Skip to content

Commit fbb11c9

Browse files
committed
Removed many_morph_targets stress test - this will be covered by bevyengine#18536.
1 parent 00401eb commit fbb11c9

File tree

2 files changed

+0
-135
lines changed

2 files changed

+0
-135
lines changed

Cargo.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3011,17 +3011,6 @@ description = "Loads an animated fox model and spawns lots of them. Good for tes
30113011
category = "Stress Tests"
30123012
wasm = true
30133013

3014-
[[example]]
3015-
name = "many_morph_targets"
3016-
path = "examples/stress_tests/many_morph_targets.rs"
3017-
doc-scrape-examples = true
3018-
3019-
[package.metadata.example.many_morph_targets]
3020-
name = "Many Morph Targets"
3021-
description = "Simple benchmark to test rendering many meshes with animated morph targets."
3022-
category = "Stress Tests"
3023-
wasm = true
3024-
30253014
[[example]]
30263015
name = "many_glyphs"
30273016
path = "examples/stress_tests/many_glyphs.rs"

examples/stress_tests/many_morph_targets.rs

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)