Start upgrade to 0.7
- [x] `GpuImage` requires `texture_format` now. - [ ] `ActiveCameras` was removed - https://github.com/bevyengine/bevy/commit/bf6de8962287050369cd98605490bdd7770c87b4 - [x] `CachedPipelineId` is now `CachedRenderPipelineId` and renamed `RenderPipelineCache` to `PipelineCache` - https://github.com/bevyengine/bevy/pull/3979
Showing
- Cargo.lock 115 additions, 77 deletionsCargo.lock
- Cargo.toml 2 additions, 2 deletionsCargo.toml
- bevy_kayak_renderer/Cargo.toml 1 addition, 1 deletionbevy_kayak_renderer/Cargo.toml
- bevy_kayak_renderer/src/render/ui_pass.rs 2 additions, 2 deletionsbevy_kayak_renderer/src/render/ui_pass.rs
- bevy_kayak_renderer/src/render/unified/pipeline.rs 8 additions, 7 deletionsbevy_kayak_renderer/src/render/unified/pipeline.rs
- bevy_kayak_ui/Cargo.toml 1 addition, 1 deletionbevy_kayak_ui/Cargo.toml
- kayak_core/Cargo.toml 1 addition, 1 deletionkayak_core/Cargo.toml
- kayak_font/Cargo.toml 1 addition, 1 deletionkayak_font/Cargo.toml
- kayak_font/src/renderer/font_texture_cache.rs 2 additions, 0 deletionskayak_font/src/renderer/font_texture_cache.rs
Loading
Please register or sign in to comment