..
bevy_a11y
Automatically enable portable-atomic
when required ( #17570 )
2025-02-24 20:52:46 +00:00
bevy_animation
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_app
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_asset
Stop automatically generating meta files for assets while using asset processing. ( #17216 )
2025-03-06 20:25:40 +00:00
bevy_audio
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_color
Allow bevy_reflect
and wgpu-types
features in no_std
for bevy_color
( #18061 )
2025-03-01 00:31:35 +00:00
bevy_core_pipeline
Fix Component require() IDE integration ( #18165 )
2025-03-06 02:44:47 +00:00
bevy_derive
allow Call
and Closure
expressions in hook macro attributes ( #18017 )
2025-03-06 16:39:11 +00:00
bevy_dev_tools
Make Query::single (and friends) return a Result ( #18082 )
2025-03-02 19:51:56 +00:00
bevy_diagnostic
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_dylib
Upgrade to Rust Edition 2024 ( #17967 )
2025-02-24 03:54:47 +00:00
bevy_ecs
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_encase_derive
Upgrade to Rust Edition 2024 ( #17967 )
2025-02-24 03:54:47 +00:00
bevy_gilrs
Replace some !Send
resources with thread_local!
( #17730 )
2025-03-04 07:48:02 +00:00
bevy_gizmos
Fix Component require() IDE integration ( #18165 )
2025-03-06 02:44:47 +00:00
bevy_gltf
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_image
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_input
Fix Component require() IDE integration ( #18165 )
2025-03-06 02:44:47 +00:00
bevy_input_focus
Make Query::single (and friends) return a Result ( #18082 )
2025-03-02 19:51:56 +00:00
bevy_internal
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_log
Upgrade to Rust Edition 2024 ( #17967 )
2025-02-24 03:54:47 +00:00
bevy_macro_utils
Upgrade to Rust Edition 2024 ( #17967 )
2025-02-24 03:54:47 +00:00
bevy_math
Update itertools requirement from 0.13 to 0.14 ( #18128 )
2025-03-03 19:36:29 +00:00
bevy_mesh
Fix mesh tangent attribute matching in mesh transform operations ( #17992 )
2025-03-07 17:39:42 +00:00
bevy_mikktspace
Upgrade to Rust Edition 2024 ( #17967 )
2025-02-24 03:54:47 +00:00
bevy_pbr
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_picking
Make Query::single (and friends) return a Result ( #18082 )
2025-03-02 19:51:56 +00:00
bevy_platform_support
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +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
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_remote
BRP resource methods ( #17423 )
2025-02-26 20:29:47 +00:00
bevy_render
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_scene
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_sprite
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_state
Automatically enable portable-atomic
when required ( #17570 )
2025-02-24 20:52:46 +00:00
bevy_tasks
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_text
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_time
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_transform
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_ui
Add no_std
support to bevy
( #17955 )
2025-03-07 03:39:46 +00:00
bevy_utils
Automatically enable portable-atomic
when required ( #17570 )
2025-02-24 20:52:46 +00:00
bevy_window
Upgrade to Rust Edition 2024 ( #17967 )
2025-02-24 03:54:47 +00:00
bevy_winit
Prevent an additional world update after all windows have closed on Windows ( #18175 )
2025-03-06 21:13:18 +00:00