bevy/crates
s-puig 1da3fcc2b5
Reflect TextLayout and ComputedTextBlock (#16296)
# Objective

- Fix panic when saving/loading scenes with text nodes due to missing
Reflect implementations.
2024-11-11 22:14:08 +01:00
..
bevy_a11y Remove accesskit re-export from bevy_a11y (#16257) 2024-11-11 22:14:07 +01:00
bevy_animation Incorporate all node weights in additive blending (#16279) 2024-11-11 21:50:47 +01:00
bevy_app Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_asset Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_audio AudioPlayer::new() (#16287) 2024-11-11 22:08:10 +01:00
bevy_color Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_core Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_core_pipeline Expose Pipeline Compilation Zero Initialize Workgroup Memory Option (#16301) 2024-11-11 22:14:07 +01:00
bevy_derive Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_dev_tools Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_diagnostic Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_dylib Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_ecs Fixed issue with derive_more Display Implementations (#16298) 2024-11-11 22:08:10 +01:00
bevy_encase_derive Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_gilrs Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_gizmos Expose Pipeline Compilation Zero Initialize Workgroup Memory Option (#16301) 2024-11-11 22:14:07 +01:00
bevy_gltf Fixed issue with derive_more Display Implementations (#16298) 2024-11-11 22:08:10 +01:00
bevy_hierarchy Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_image Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_input Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_internal Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_log Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_macro_utils Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_math Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_mesh Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_mikktspace Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_pbr Expose Pipeline Compilation Zero Initialize Workgroup Memory Option (#16301) 2024-11-11 22:14:07 +01:00
bevy_picking Fix typos in bevy_picking module docs (#16265) 2024-11-11 22:08:10 +01:00
bevy_ptr Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_reflect Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_remote Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_render Expose Pipeline Compilation Zero Initialize Workgroup Memory Option (#16301) 2024-11-11 22:14:07 +01:00
bevy_scene Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_sprite Expose Pipeline Compilation Zero Initialize Workgroup Memory Option (#16301) 2024-11-11 22:14:07 +01:00
bevy_state Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_tasks Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_text Reflect TextLayout and ComputedTextBlock (#16296) 2024-11-11 22:14:08 +01:00
bevy_time Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_transform Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_ui Expose Pipeline Compilation Zero Initialize Workgroup Memory Option (#16301) 2024-11-11 22:14:07 +01:00
bevy_utils Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_window Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
bevy_winit Remove accesskit re-export from bevy_a11y (#16257) 2024-11-11 22:14:07 +01:00