..
bevy_a11y
Add no_std
Support to bevy_a11y
( #17505 )
2025-01-23 03:52:47 +00:00
bevy_animation
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_app
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_asset
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_audio
bevy_color
bevy_core_pipeline
Fix calculation of skybox rotation ( #17476 )
2025-01-28 05:27:22 +00:00
bevy_derive
bevy_dev_tools
Adds update interval config for FpsOverlayPlugin ( #17489 )
2025-01-24 05:57:36 +00:00
bevy_diagnostic
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_dylib
bevy_ecs
feat(ecs): add EntityEntryCommands::entity()
method chaining ( #17580 )
2025-01-29 17:36:02 +00:00
bevy_encase_derive
bevy_gilrs
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_gizmos
Move Resource
trait to its own file ( #17469 )
2025-01-21 19:47:08 +00:00
bevy_gltf
Add support for specular tints and maps per the KHR_materials_specular
glTF extension. ( #14069 )
2025-01-26 20:38:46 +00:00
bevy_image
Image::get_color_at_3d
and Image::set_color_at_3d
: Support 2D images with layers (#17548 )
2025-01-28 05:58:37 +00:00
bevy_input
added Hash to MouseScrollUnit; ( #17538 )
2025-01-26 22:24:50 +00:00
bevy_input_focus
Refactored ComponentHook
Parameters into HookContext
( #17503 )
2025-01-23 02:45:24 +00:00
bevy_internal
Add support for specular tints and maps per the KHR_materials_specular
glTF extension. ( #14069 )
2025-01-26 20:38:46 +00:00
bevy_log
Move Resource
trait to its own file ( #17469 )
2025-01-21 19:47:08 +00:00
bevy_macro_utils
bevy_math
bevy_mesh
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_mikktspace
bevy_pbr
Reflect and register the wireframe materials ( #17334 )
2025-01-28 05:19:34 +00:00
bevy_picking
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_platform_support
Fix Typo in bevy_platform_support
's spin
Feature ( #17516 )
2025-01-23 21:47:21 +00:00
bevy_ptr
bevy_reflect
Rename ArgList::push
methods to with
and add new push
methods which take &mut self
( #16567 )
2025-01-28 05:06:50 +00:00
bevy_remote
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_render
Update render_resource gpu buffer doc comments ( #17118 )
2025-01-28 05:13:04 +00:00
bevy_scene
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_sprite
Reflect and register the wireframe materials ( #17334 )
2025-01-28 05:19:34 +00:00
bevy_state
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_tasks
Move spin
to bevy_platform_support
out of other crates ( #17470 )
2025-01-23 05:27:02 +00:00
bevy_text
Proportional scaling for the sprite's texture. ( #17258 )
2025-01-24 18:24:02 +00:00
bevy_time
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_transform
Parent -> ChildOf ( #17427 )
2025-01-20 22:13:29 +00:00
bevy_ui
UiSurface::upsert_node
refactor (#8831 )
2025-01-28 18:05:59 +00:00
bevy_utils
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
bevy_window
Move spin
to bevy_platform_support
out of other crates ( #17470 )
2025-01-23 05:27:02 +00:00
bevy_winit
Automatically transform cursor hotspot user asks to flip cursor image ( #17540 )
2025-01-28 05:49:46 +00:00