-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Insights: bevyengine/bevy
Overview
Could not load contribution data
Please try again later
54 Pull requests merged by 39 people
-
Make
NonSendMarker
!Send
#19107 merged
May 7, 2025 -
Missing punctuation
#19097 merged
May 6, 2025 -
Remove remaining internal use of
!Send
resources#18386 merged
May 6, 2025 -
Adopt consistent
FooSystems
naming convention for system sets#18900 merged
May 6, 2025 -
Add image sampler configuration in GLTF loader
#17875 merged
May 6, 2025 -
Add
IntoSystem::with_input
and::with_input_from
system wrappers#18067 merged
May 6, 2025 -
implement MapEntities for higher-order types
#19071 merged
May 6, 2025 -
Expose CustomCursorUrl
#19006 merged
May 6, 2025 -
Add
world
andworld_mut
methods toRelatedSpawner
#18880 merged
May 6, 2025 -
Increase upper limit of
children!
#18865 merged
May 6, 2025 -
Create
bevy_platform::cfg
for viral feature management#18822 merged
May 6, 2025 -
Rename
StateScoped
toDespawnOnExitState
and addDespawnOnEnterState
#18818 merged
May 6, 2025 -
Derive
clone_behavior
forComponents
#18811 merged
May 6, 2025 -
The toml workflow job will now install taplo-cli using cargo-binstall
#18773 merged
May 6, 2025 -
Add
EntityWorldMut::reborrow_scope()
#18730 merged
May 6, 2025 -
deprecate
SimpleExecutor
#18753 merged
May 6, 2025 -
Use new
run_without_applying_deferred
method inSingleThreadedExecutor
#18684 merged
May 6, 2025 -
Merge ObserverState and Observer into single component
#18728 merged
May 6, 2025 -
Speed up ECS benchmarks by limiting variations
#18659 merged
May 6, 2025 -
Added
StableInterpolate
implementations for linear colors.#18601 merged
May 6, 2025 -
Implemented
Alpha
forf32
.#18653 merged
May 6, 2025 -
Add
BundleRemover
#18521 merged
May 6, 2025 -
Move initializing the
ScreenshotToScreenPipeline
to theScreenshotPlugin
.#18524 merged
May 6, 2025 -
Let
FilteredEntity(Ref|Mut)
receive access when nested.#18236 merged
May 5, 2025 -
Add Allows filter to bypass DefaultQueryFilters
#18192 merged
May 5, 2025 -
Remove
insert_or_spawn
function family#18148 merged
May 5, 2025 -
feat(log): support customizing default log formatting
#17722 merged
May 5, 2025 -
Add a viewport UI widget
#17253 merged
May 5, 2025 -
Stop using
ArchetypeComponentId
in the executor#16885 merged
May 5, 2025 -
ignore files starting with . when loading folders
#11214 merged
May 5, 2025 -
Fix occlusion culling not respecting device limits
#18974 merged
May 5, 2025 -
Prevent exclusive systems from being used as observers
#19033 merged
May 5, 2025 -
Fix tonemapping example when using a local image
#19061 merged
May 5, 2025 -
Fix sparse set components ignoring
insert_if_new
/InsertMode
#19059 merged
May 5, 2025 -
Sprite picking docs fix
#19016 merged
May 5, 2025 -
Upgrade
atomicow
version#19075 merged
May 5, 2025 -
Bump crate-ci/typos from 1.31.1 to 1.32.0
#19072 merged
May 5, 2025 -
Update ktx2 to 0.4.0
#19073 merged
May 5, 2025 -
Strip unused features from
bevy_asset
dependencies#18979 merged
May 5, 2025 -
Ignore RUSTSEC-2023-0089 until postcard is updated
#19038 merged
May 5, 2025 -
Update
sysinfo
version to0.35.0
#19028 merged
May 5, 2025 -
Fix
rotate_by
implementation forAabb2d
#19015 merged
May 4, 2025 -
Implement
RelationshipSourceCollection
forIndexSet
#18471 merged
May 4, 2025 -
Implement
RelationshipSourceCollection
forBTreeSet
#18469 merged
May 4, 2025 -
Create a
When
system param wrapper for skipping systems that fail validation#18765 merged
May 4, 2025 -
refactor ui/borders example to use new children! macro
#18962 merged
May 4, 2025 -
Add NonNilUuid support to bevy_reflect
#18604 merged
May 4, 2025 -
Text background colors
#18892 merged
May 4, 2025 -
Add TextureAtlas convenience methods
#19023 merged
May 4, 2025 -
Audio sink seek adopted
#18971 merged
May 3, 2025 -
Expose deferred screen edges setting for ios devices
#18729 merged
Apr 30, 2025 -
Change the default visual box for
OverflowClipMargin
toPaddingBox
#18935 merged
Apr 30, 2025 -
Add a method to clear all related entity to
EntityCommands
and friends#18907 merged
Apr 30, 2025 -
Fix a few subcrate import paths in examples
#19002 merged
Apr 30, 2025
30 Pull requests opened by 20 people
-
Remove `parking_lot` from `bevy_asset` and `bevy_macro_utils`
#18996 opened
Apr 30, 2025 -
Improve error for when you try running a one-shot system with wrong `SystemId` type
#19011 opened
May 1, 2025 -
Add support for OpenType features in text (e.g. ligatures, smallcaps)
#19020 opened
May 1, 2025 -
Procedural Atmosphere PBR integration
#19037 opened
May 2, 2025 -
Fixed memory leak in bindless material
#19041 opened
May 3, 2025 -
Allow using `RenderPlugin` and `WinitPlugin` with `WindowPlugin` being disabled
#19042 opened
May 3, 2025 -
Change datastructure in Components
#19043 opened
May 3, 2025 -
Allow entities to be added to a relationship using the new spawn api (remade)
#19046 opened
May 3, 2025 -
Track spawn `Tick` of entities, offer methods, query data `SpawnDetails` and query filter `Spawned`
#19047 opened
May 3, 2025 -
Clean up phantom data for ExtractComponentPlugin
#19053 opened
May 4, 2025 -
Initial raytraced lighting progress (bevy_solari)
#19058 opened
May 4, 2025 -
Use Component Column ids in tables to skip component maps in queries
#19063 opened
May 4, 2025 -
Fix panic when specializing materials for entities spawned in `PostUpdate`
#19064 opened
May 5, 2025 -
Bare Minimum `no_std` support for `bevy_asset`
#19070 opened
May 5, 2025 -
Environment Map Filtering GPU pipeline
#19076 opened
May 5, 2025 -
Remove `YAxisOrientation` from `bevy_text`
#19077 opened
May 5, 2025 -
Extract members of `PickingPlugin` and `PointerInputPlugin` into new types
#19078 opened
May 5, 2025 -
Fix: Provide CPU mesh processing with MaterialBindingId
#19083 opened
May 5, 2025 -
Simplify `bevy_utils` Features
#19090 opened
May 6, 2025 -
Simplify `bevy_tasks` Features
#19091 opened
May 6, 2025 -
Fix `AssetChanged` code documentation to mention the `PostUpdate` schedule
#19093 opened
May 6, 2025 -
Add test that repros #18267 (different loader settings produce same asset)
#19094 opened
May 6, 2025 -
Add test for `GltfLoaderSettings::override_sampler` and mipmap rendering
#19095 opened
May 6, 2025 -
Cache component columns in archetypes
#19096 opened
May 6, 2025 -
viewport_node example: Remove main world render asset usage
#19098 opened
May 6, 2025 -
Add list of supported KHR extensions to bevy_gltf's docs
#19100 opened
May 6, 2025 -
Reduce operations in `RayCast2d::circle_intersection_at` using cross product
#19103 opened
May 6, 2025 -
Derive `PartialEq` for `ImageSampler`
#19105 opened
May 6, 2025 -
Naive clipboard support
#19106 opened
May 6, 2025 -
Deprecated Begone! 0.16 Cleanup
#19108 opened
May 7, 2025
24 Issues closed by 13 people
-
🐢 Make `!Send` resources `thread_local!`
#17682 closed
May 6, 2025 -
Observer Undefined Behavior
#16974 closed
May 6, 2025 -
Do We Want to Use CFG Aliases?
#1615 closed
May 6, 2025 -
Rename `StateScoped` to `StateExitDespawn`, add the inverse variant `StateEntryDespawn`
#15849 closed
May 6, 2025 -
`FilteredEntityRef`/`FilteredEntityMut`'s access is empty when used in composite queries
#14349 closed
May 5, 2025 -
Add a `Includes` query filter for working with disabling components
#17803 closed
May 5, 2025 -
Improve Performance of Entities::alloc_at
#18054 closed
May 5, 2025 -
Destructure Resources in the function header
#19062 closed
May 5, 2025 -
why ActiveAnimation update function didn't public?
#18197 closed
May 4, 2025 -
Make AnimationTransitions component, be able to transition nodes.
#18948 closed
May 4, 2025 -
Implementation of `rotate_by` on `Aabb2d` is incorrect
#18969 closed
May 4, 2025 -
Cannot query texture atlas bevy 0.16.0
#19054 closed
May 4, 2025 -
Create a `When` system param wrapper for skipping systems that fail validation
#18516 closed
May 4, 2025 -
TextBackgroundColors
#18889 closed
May 4, 2025 -
Simplify animation mask example
#19003 closed
May 3, 2025 -
Add support for seeking audio.
#9076 closed
May 3, 2025 -
Dependencies workflow runs when example is added
#19010 closed
May 2, 2025 -
Sprite picking does not work correctly with custom viewport
#19032 closed
May 2, 2025 -
glTFs are rotated 180 degrees due to lack of coordinate space conversion.
#19025 closed
May 2, 2025 -
run_system commands silently fail
#19005 closed
May 1, 2025 -
`animated_fox` example on the website only produces animation events once
#18159 closed
Apr 30, 2025 -
The default for `OverflowClipMargin`'s visual box should be `PaddingBox` not `ContentBox`
#18934 closed
Apr 30, 2025 -
UI texture slicing should support responsive insets values
#18997 closed
Apr 30, 2025
39 Issues opened by 30 people
-
Timer appears to be broken in headless setups
#19112 opened
May 7, 2025 -
Mouse motion delta malfunction when accessing app from remote desktop
#19111 opened
May 7, 2025 -
Rename `Timer::paused` to `Timer::is_paused` and `Timer::finished` to `Timer::is_finished`
#19110 opened
May 7, 2025 -
Panics cannot be caught on iOS
#19109 opened
May 7, 2025 -
Support `KHR_texture_basisu` in bevy_gltf
#19104 opened
May 6, 2025 -
docs: picking requires RenderAssetUsages::MAIN_WORLD
#19102 opened
May 6, 2025 -
Consider builder pattern for adding images
#19101 opened
May 6, 2025 -
`.insert_children/.insert_related` inserting first element last
#19092 opened
May 6, 2025 -
Loading non-color maps as sRGB in `StandardMaterial` silently looks wrong
#19089 opened
May 6, 2025 -
Add state-driven entity disabling using a `EnabledInState` component
#19087 opened
May 6, 2025 -
Rethink query / system access system to better account for `Allows` query filter
#19086 opened
May 5, 2025 -
Clean up configuring log formatting
#19085 opened
May 5, 2025 -
Re-add an `ArchetypeComponentId` parallel schedule executor
#19084 opened
May 5, 2025 -
Feature: a way to scale a Primitive2d/Primitive3d shape directly
#19082 opened
May 5, 2025 -
add unit test for sparse set components insertion mode
#19081 opened
May 5, 2025 -
Type system should prevent the use of exclusive systems as observers
#19080 opened
May 5, 2025 -
Move away from std::Path in bevy_assets
#19079 opened
May 5, 2025 -
Support normal maps when no tangents exist
#19069 opened
May 5, 2025 -
Dependency coupling between widgets and input focus
#19057 opened
May 4, 2025 -
example async_compute.rs uses the discontinued async-std
#19055 opened
May 4, 2025 -
Feature `bevy_tasks/multi_threaded` does not compile alone
#19051 opened
May 4, 2025 -
1-frame hover delay on newly-spawned entities
#19050 opened
May 4, 2025 -
Option::unwrap panic in `specialize_material2d_meshes`
#19048 opened
May 3, 2025 -
Track multiple `Relationship` types on a single `RelationshipTarget` component
#19045 opened
May 3, 2025 -
Update the `accesskit_winit` dependency for `bevy_winit` to `0.26`
#19040 opened
May 3, 2025 -
Performance quickly drops when using `get_mut` on `Assets<StandardMaterial>`
#19035 opened
May 2, 2025 -
3D WGPU Rendering not working with Vulkan ?
#19034 opened
May 2, 2025 -
Window freezes when `FileDragAndDrop` Event is triggered in the `drag_and_drop` example
#19030 opened
May 2, 2025 -
Web Builds hosted on Itch.io return 403 for invalid asset paths rather than 404
#19029 opened
May 2, 2025 -
WebGPU Example 3D Rendering / Texture has error in the WebGL2 version
#19027 opened
May 2, 2025 -
Adding the same asset label multiple times to `LoadContext` does not return an error.
#19026 opened
May 2, 2025 -
"Always Strong" Asset Handles / Remove asset weak handles
#19024 opened
May 2, 2025 -
`System` should be an `unsafe trait`
#19022 opened
May 2, 2025 -
No instructions on building for Android or iOS under examples/mobile
#19021 opened
May 1, 2025 -
There is no viable alternative to `HierarchyEvent`
#19019 opened
May 1, 2025 -
#[reflect(opaque)] remote type fails to register at runtime, making ReflectSerializer unusable
#19017 opened
May 1, 2025 -
`Entities::resolve_from_id` of freed entity makes `Entities::contains` return `true`
#19012 opened
May 1, 2025 -
Corrupted rendering with Integrated Intel GPUs + Vulkan + Indirect
#19000 opened
Apr 30, 2025 -
Add a first query filter
#18999 opened
Apr 30, 2025
77 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Make `entity::index` non max
#18704 commented on
May 7, 2025 • 18 new comments -
Add angle-weighted smooth normals implementation (#18383)
#18552 commented on
May 2, 2025 • 11 new comments -
Fix BRP query failing when specifying missing/invalid components
#18871 commented on
May 2, 2025 • 5 new comments -
Remove upcasting methods + Cleanup interned label code
#18984 commented on
May 6, 2025 • 4 new comments -
`Val::resolve` scale factor support
#18164 commented on
May 2, 2025 • 3 new comments -
Add reflect conversions
#18757 commented on
May 2, 2025 • 3 new comments -
Queries as entities
#18860 commented on
May 6, 2025 • 2 new comments -
Use `RayMap` and `RenderLayers` in `bevy_sprite/picking_backend`
#18069 commented on
May 5, 2025 • 1 new comment -
Per world error handler
#18810 commented on
May 6, 2025 • 0 new comments -
Column change detection for immutable components
#18788 commented on
May 1, 2025 • 0 new comments -
Make shadows respect render layers
#18747 commented on
May 6, 2025 • 0 new comments -
Add unit structs for each ease function
#18739 commented on
May 5, 2025 • 0 new comments -
Unified interpolation
#18674 commented on
May 6, 2025 • 0 new comments -
Remote entity reservation v9
#18670 commented on
May 7, 2025 • 0 new comments -
Fix missed RedrawRequested and WindowCloseRequested events with UpdateMode::Reactive (part 2)
#18549 commented on
May 3, 2025 • 0 new comments -
Render events
#18517 commented on
May 5, 2025 • 0 new comments -
Update codespan-reporting requirement from 0.11.0 to 0.12.0
#18508 commented on
May 3, 2025 • 0 new comments -
Restructure morph target pipeline to reduce crate dependencies
#18465 commented on
May 5, 2025 • 0 new comments -
Update log_layers_ecs example for children macro
#18293 commented on
May 1, 2025 • 0 new comments -
Update smol_str requirement from 0.2 to 0.3
#18226 commented on
May 3, 2025 • 0 new comments -
Combine `Query` and `QueryLens` using a type parameter for state
#18162 commented on
May 5, 2025 • 0 new comments -
Force all components of an entity that had `Disabled` removed to be marked as changed
#18992 commented on
Apr 30, 2025 • 0 new comments -
Make SystemChangeTick Clone
#18991 commented on
May 6, 2025 • 0 new comments -
Improve visibility of debug picking node
#18990 commented on
May 5, 2025 • 0 new comments -
UI render graph setup refactor
#18983 commented on
Apr 30, 2025 • 0 new comments -
Distinguish .target() and .target in Trigger<Pointer<E>>
#18982 commented on
May 2, 2025 • 0 new comments -
Add 'observe_target' method to 'RelatedSpawner'
#18975 commented on
May 4, 2025 • 0 new comments -
Rename Events<E>::send methods to Events<E>::write.
#18966 commented on
May 5, 2025 • 0 new comments -
Replace FixedBitSet with SortedVecSet in Access
#18955 commented on
May 5, 2025 • 0 new comments -
Making so animation transition is able to handle multiple active animations!
#18954 commented on
May 4, 2025 • 0 new comments -
Support all wgpu surface targets
#18936 commented on
Apr 30, 2025 • 0 new comments -
bevy_ecs: forward `type_id` in `InfallibleSystemWrapper`
#18931 commented on
May 6, 2025 • 0 new comments -
Fixing a crash when minimizing a window with custom viewport. (#16704)
#18916 commented on
May 6, 2025 • 0 new comments -
Fixes #18740, added the missing documentation for B parameter on Trigger.
#18914 commented on
May 5, 2025 • 0 new comments -
Component requirements shall need either Default or to be a unit struct.
#18911 commented on
May 5, 2025 • 0 new comments -
add #[serde(default)] to Node (and, perhaps other similar structs)
#18883 commented on
May 3, 2025 • 0 new comments -
Split `Camera.hdr` out into a new component
#18873 commented on
May 6, 2025 • 0 new comments -
Add TilemapChunk rendering
#18866 commented on
May 6, 2025 • 0 new comments -
Scoped EntityRef/Mut 🔬
#18820 commented on
May 5, 2025 • 0 new comments -
Field setters for `DynamicTuple` and `DynamicTupleStruct`
#18698 commented on
May 4, 2025 • 0 new comments -
Close performance gap between `bevy_tasks` and `rayon`
#10064 commented on
May 4, 2025 • 0 new comments -
Coordinate system mismatch between Bevy and glTF
#5670 commented on
May 4, 2025 • 0 new comments -
`Event` trait should not be reused for observers and buffered events
#16031 commented on
May 3, 2025 • 0 new comments -
Support `#[cfg()]` in `children!`
#18953 commented on
May 3, 2025 • 0 new comments -
Artifact in sprite rendering
#16918 commented on
May 3, 2025 • 0 new comments -
Cannot compile Bevy with the dynamic feature with x86_64-w64-mingw32-gcc
#4758 commented on
May 3, 2025 • 0 new comments -
Wasm build hits panic on unwrap in `specialize_material_meshes`
#18980 commented on
May 3, 2025 • 0 new comments -
Add PositionType::Fixed
#9564 commented on
May 2, 2025 • 0 new comments -
The headless_renderer example doesn't generate an image.
#16807 commented on
May 2, 2025 • 0 new comments -
Text with an invalid span is silently not rendered
#18205 commented on
May 2, 2025 • 0 new comments -
UnsafeWorldCell::world_metadata is unsound given its safety contract
#15289 commented on
May 2, 2025 • 0 new comments -
StandardMaterial::emissive units not documented
#18993 commented on
May 2, 2025 • 0 new comments -
Overflow does not work, instead parent nodes are resized
#18933 commented on
May 1, 2025 • 0 new comments -
Rename Events<E>.send() to Events<E>.write()
#18963 commented on
May 1, 2025 • 0 new comments -
Very high CPU usage on MacOS
#10261 commented on
May 1, 2025 • 0 new comments -
The `Maximum call stack size exceeded` error will be thrown in a web worker.
#13345 commented on
Apr 30, 2025 • 0 new comments -
Entities spawned with `Disabled` do not render when `Disabled` is removed
#18981 commented on
Apr 30, 2025 • 0 new comments -
Improve user experience for audio on Linux
#2705 commented on
Apr 30, 2025 • 0 new comments -
Fix panic when a mesh has skinning attributes but no `SkinnedMesh` component
#18074 commented on
May 5, 2025 • 0 new comments -
Add gram-schmidt fast approximation tangent generation algorithm
#17989 commented on
May 4, 2025 • 0 new comments -
[bevy_ui/layout] Update internal mappings
#16362 commented on
Apr 30, 2025 • 0 new comments -
Better entities tracking issue
#18719 commented on
May 6, 2025 • 0 new comments -
Panic when quit bevy application
#17307 commented on
May 6, 2025 • 0 new comments -
Volumetric fog broken on WASM
#14414 commented on
May 6, 2025 • 0 new comments -
Document which GLTF extensions are (un)supported
#15068 commented on
May 6, 2025 • 0 new comments -
Gltf assets do not reload correctly
#18267 commented on
May 6, 2025 • 0 new comments -
Extrudable not implemented for Polygons
#15255 commented on
May 6, 2025 • 0 new comments -
Bevy 0.5 Sprite Sheet Animation Sprite Leak
#1949 commented on
May 5, 2025 • 0 new comments -
Ignore Default requirements when using unit structs in required components
#18859 commented on
May 5, 2025 • 0 new comments -
Warning `Too many textures in mesh pipeline view layout` when using SSAO and TAA together
#16584 commented on
May 5, 2025 • 0 new comments -
Main branch fails to compile on Rust beta.
#18748 commented on
May 5, 2025 • 0 new comments -
Instance mesh coordinates are changing
#11097 commented on
May 5, 2025 • 0 new comments -
Tracking Issue: `no_std` for `bevy_asset`
#18978 commented on
May 5, 2025 • 0 new comments -
Default to AssetMetaCheck::Never on wasm targets
#18002 commented on
May 5, 2025 • 0 new comments -
SSAO+SSR produces shadow artifacts.
#18986 commented on
May 5, 2025 • 0 new comments -
Debug picking is drawn at Z index 0
#18989 commented on
May 5, 2025 • 0 new comments -
TAA bug on camera viewport change
#16290 commented on
May 4, 2025 • 0 new comments