Skip to content

Allow multiple texture and physics layer reference types#126

Merged
Nicolas-Ferre merged 10 commits intomainfrom
116-create-resource-layers
Nov 13, 2022
Merged

Allow multiple texture and physics layer reference types#126
Nicolas-Ferre merged 10 commits intomainfrom
116-create-resource-layers

Conversation

@Nicolas-Ferre
Copy link
Copy Markdown
Member

Closes #116

@Nicolas-Ferre Nicolas-Ferre added the type: enhancement New feature or request label Nov 10, 2022
@Nicolas-Ferre Nicolas-Ferre self-assigned this Nov 10, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 13, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (0767688) compared to base (6eff9df).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #126    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           96        98     +2     
  Lines         6473      6617   +144     
==========================================
+ Hits          6473      6617   +144     
Impacted Files Coverage Δ
crates/modor_internal/src/lib.rs 100.00% <ø> (ø)
crates/modor_physics/src/data.rs 100.00% <ø> (ø)
crates/modor_physics/src/lib.rs 100.00% <ø> (ø)
crates/modor_graphics/src/components/mesh_2d.rs 100.00% <100.00%> (ø)
...rates/modor_graphics/src/entities/render_target.rs 100.00% <100.00%> (ø)
crates/modor_graphics/src/entities/textures.rs 100.00% <100.00%> (ø)
crates/modor_graphics/src/storages/core.rs 100.00% <100.00%> (ø)
crates/modor_graphics/src/storages/mod.rs 100.00% <100.00%> (ø)
...es/modor_graphics/src/storages/opaque_instances.rs 100.00% <100.00%> (ø)
crates/modor_graphics/src/storages/textures.rs 100.00% <100.00%> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Nicolas-Ferre Nicolas-Ferre merged commit cc11ab0 into main Nov 13, 2022
@Nicolas-Ferre Nicolas-Ferre deleted the 116-create-resource-layers branch November 13, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

Allow multiple texture and physics layer reference types

2 participants