mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
49a4009d5c
Currently the `ClearPassNode` is not exported, due to an additional `use ...;` in the core pipeline's `lib.rs`. This seems unintentional, as there already is a public glob import in the file. This just removes the explicit use. If it actually was intentional to keep the node internal, let me know. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |