.. |
bevy_a11y
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_animation
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_app
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_asset
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_audio
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_color
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_core_pipeline
|
bevy_core_pipeline: Apply #![warn(clippy::allow_attributes, clippy::allow_attributes_without_reason)] (#17137)
|
2025-01-14 21:33:28 +00:00 |
bevy_derive
|
Bump Version after Release (#17176)
|
2025-01-06 00:04:44 +00:00 |
bevy_dev_tools
|
Allow users to customize history length in FrameTimeDiagnosticsPlugin (#17259)
|
2025-01-12 18:18:14 +00:00 |
bevy_diagnostic
|
Diagnostics smoothing factor fix (#17354)
|
2025-01-14 01:13:24 +00:00 |
bevy_dylib
|
bevy_dylib: Apply #![warn(clippy::allow_attributes, clippy::allow_attributes_without_reason)] (#17332)
|
2025-01-14 21:33:41 +00:00 |
bevy_ecs
|
bevy_ecs: Apply #![warn(clippy::allow_attributes, clippy::allow_attributes_without_reason)] (#17335)
|
2025-01-14 21:37:41 +00:00 |
bevy_encase_derive
|
Bump Version after Release (#17176)
|
2025-01-06 00:04:44 +00:00 |
bevy_gilrs
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_gizmos
|
Use multi_draw_indirect_count where available, in preparation for two-phase occlusion culling. (#17211)
|
2025-01-14 21:19:20 +00:00 |
bevy_gltf
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_hierarchy
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_image
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_input
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_input_focus
|
bevy_input_focus: Apply #![warn(clippy::allow_attributes, clippy::allow_attributes_without_reason)] (#17323)
|
2025-01-14 21:34:01 +00:00 |
bevy_internal
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_log
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_macro_utils
|
bevy_macro_utils: Apply #![warn(clippy::allow_attributes, clippy::allow_attributes_without_reason)] (#17304)
|
2025-01-14 21:34:12 +00:00 |
bevy_math
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_mesh
|
Create missing constructors for 2D primitive mesh builders (#17291)
|
2025-01-14 19:38:45 +00:00 |
bevy_mikktspace
|
Bump Version after Release (#17176)
|
2025-01-06 00:04:44 +00:00 |
bevy_pbr
|
Fix some punctuation (#17368)
|
2025-01-14 21:51:12 +00:00 |
bevy_picking
|
Rename PickingBehavior to Pickable (#17266)
|
2025-01-12 05:36:52 +00:00 |
bevy_ptr
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_reflect
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_remote
|
Add BRP method to mutate a component (#16940)
|
2025-01-14 07:55:40 +00:00 |
bevy_render
|
Fix some punctuation (#17368)
|
2025-01-14 21:51:12 +00:00 |
bevy_scene
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_sprite
|
Use multi_draw_indirect_count where available, in preparation for two-phase occlusion culling. (#17211)
|
2025-01-14 21:19:20 +00:00 |
bevy_state
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_tasks
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_text
|
update_text2d_layout creates new font atlases when the primary window is closed (#7849)
|
2025-01-14 01:01:31 +00:00 |
bevy_time
|
Fix bevy_time tests occasionally failing on optimised Windows builds (#17349)
|
2025-01-14 00:30:07 +00:00 |
bevy_transform
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_ui
|
Use multi_draw_indirect_count where available, in preparation for two-phase occlusion culling. (#17211)
|
2025-01-14 21:19:20 +00:00 |
bevy_utils
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_window
|
Downgrade clippy::allow_attributes and clippy::allow_attributes_without_reason to warn (#17320)
|
2025-01-12 05:28:26 +00:00 |
bevy_winit
|
Make InputFocus optional in bevy_winit (#17358)
|
2025-01-14 05:08:20 +00:00 |