feat: overhaul renderer structure #61
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run cargo test:
src/components.rs#L14
unused import: `shapes::Shape`
|
Run cargo test:
src/shapes.rs#L1
unused import: `image::DynamicImage`
|
Run cargo test:
src/shapes.rs#L2
unused imports: `IntoColor`, `Srgba`
|
Run cargo test:
src/shapes.rs#L4
unused import: `crate::assets::Handle`
|
Run cargo test:
src/wgpu/shape_renderer.rs#L10
unused imports: `EntityRef`, `OptOr`, `Opt`, `System`
|
Run cargo test:
src/wgpu/shape_renderer.rs#L13
unused import: `image::DynamicImage`
|
Run cargo test:
src/wgpu/shape_renderer.rs#L17
unused import: `SlotMap`
|
Run cargo test:
src/wgpu/shape_renderer.rs#L21
unused imports: `Handle`, `color`, `map::HandleMap`, `shapes::Shape`
|
Run cargo test:
src/wgpu/shape_renderer.rs#L28
unused imports: `mesh_handle`, `model_matrix`
|
Run cargo test:
src/wgpu/systems.rs#L3
unused imports: `Attrs`, `Shaping`
|
The logs for this run have expired and are no longer available.
Loading