..
bevy_a11y
Bump accesskit to 0.19 and accesskit_winit to 0.27 ( #19160 )
2025-05-26 17:48:36 +00:00
bevy_animation
Adopt consistent FooSystems
naming convention for system sets ( #18900 )
2025-05-06 15:18:03 +00:00
bevy_anti_aliasing
Make TAA non-experimental, fixes ( #18349 )
2025-06-02 16:04:08 +00:00
bevy_app
Hot patching systems with subsecond ( #19309 )
2025-06-03 21:12:38 +00:00
bevy_asset
Add get_mut_untracked to Assets ( #19487 )
2025-06-04 16:34:27 +00:00
bevy_audio
fix: Ensure linear volume subtraction does not go below zero ( #19423 )
2025-06-05 03:59:20 +00:00
bevy_color
More uninlined_format_args fixes ( #19396 )
2025-05-28 02:35:18 +00:00
bevy_core_pipeline
Remove Shader weak_handles from bevy_core_pipeline (except two). ( #19395 )
2025-05-27 22:32:27 +00:00
bevy_derive
deny(missing_docs) for bevy_derive ( #19483 )
2025-06-04 00:06:32 +00:00
bevy_dev_tools
Improve visibility of debug picking node ( #18990 )
2025-05-26 15:39:49 +00:00
bevy_diagnostic
deny(missing_docs) for bevy_diagnostic ( #19482 )
2025-06-04 01:30:10 +00:00
bevy_dylib
don't disable std in bevy_dylib ( #18807 )
2025-04-11 18:44:53 +00:00
bevy_ecs
Mention Option
and When
in the error message for a failing system parameter ( #19490 )
2025-06-04 16:39:54 +00:00
bevy_encase_derive
Internalize BevyManifest logic. Switch to RwLock ( #18263 )
2025-03-12 00:46:01 +00:00
bevy_gilrs
refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform ( #19305 )
2025-05-27 04:57:26 +00:00
bevy_gizmos
Remove Shader weak_handles from bevy_gizmos. ( #19394 )
2025-05-27 22:32:32 +00:00
bevy_gltf
Allow returning an error from labeled_asset_scope
. ( #19449 )
2025-06-04 00:00:32 +00:00
bevy_image
Add a few missing doc comments in bevy_image ( #19493 )
2025-06-04 21:12:02 +00:00
bevy_input
Simplify bevy_utils
Features ( #19090 )
2025-05-24 01:46:11 +00:00
bevy_input_focus
Navigate through TabGroups in order. ( #19218 )
2025-05-26 19:32:10 +00:00
bevy_internal
Hot patching systems with subsecond ( #19309 )
2025-06-03 21:12:38 +00:00
bevy_log
refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform ( #19305 )
2025-05-27 04:57:26 +00:00
bevy_macro_utils
Better macro errors for get_struct_fields ( #17639 )
2025-05-26 16:57:03 +00:00
bevy_math
More uninlined_format_args fixes ( #19396 )
2025-05-28 02:35:18 +00:00
bevy_mesh
Rename bevy_platform_support to bevy_platform ( #18813 )
2025-04-11 23:13:28 +00:00
bevy_mikktspace
fix new nightly lint on mikktspace ( #18988 )
2025-04-30 05:19:01 +00:00
bevy_pbr
Fixed memory leak in bindless material ( #19041 )
2025-05-30 19:36:56 +00:00
bevy_picking
Updating mesh_picking doc to include RenderAssetUsages ( #19413 )
2025-05-29 18:44:50 +00:00
bevy_platform
refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform ( #19305 )
2025-05-27 04:57:26 +00:00
bevy_ptr
moved Debug from derive to impl_ptr in bevy_ptr ( #18042 )
2025-02-28 02:54:46 +00:00
bevy_reflect
Clarify PartialReflect::apply docs ( #19250 )
2025-06-02 22:12:16 +00:00
bevy_remote
Make sure that serde_json::Map::into_values
exists ( #19229 )
2025-05-26 19:38:28 +00:00
bevy_render
Make TAA non-experimental, fixes ( #18349 )
2025-06-02 16:04:08 +00:00
bevy_scene
Fix #19219 by moving observer triggers out of resource_scope ( #19221 )
2025-05-30 19:33:47 +00:00
bevy_sprite
Remove Shader weak_handles from bevy_sprite. ( #19392 )
2025-05-27 04:01:34 +00:00
bevy_state
deny(missing_docs) for bevy_state ( #19492 )
2025-06-04 20:43:47 +00:00
bevy_tasks
Rename bevy_platform_support to bevy_platform ( #18813 )
2025-04-11 23:13:28 +00:00
bevy_text
Remove apostrophes in possessive its ( #19244 )
2025-05-26 19:53:14 +00:00
bevy_time
Rename Timer::finished and Timer::paused to is_finished and is_paused ( #19386 )
2025-05-27 22:24:18 +00:00
bevy_transform
Simplify bevy_utils
Features ( #19090 )
2025-05-24 01:46:11 +00:00
bevy_ui
Unrequire VisibilityClass
from Node
( #17918 )
2025-05-31 08:18:01 +00:00
bevy_utils
fix reference in example usage comments ( #19434 )
2025-05-29 19:12:55 +00:00
bevy_window
Allow unfocused window creation ( #19237 )
2025-05-26 20:05:33 +00:00
bevy_winit
Allow unfocused window creation ( #19237 )
2025-05-26 20:05:33 +00:00