-
-
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
45 Pull requests merged by 32 people
-
Make
entity::index
non max#18704 merged
May 7, 2025 -
Generic
SystemParam
impls forOption
andResult
#18766 merged
May 7, 2025 -
Add system ticks to EntityRef/Mut WorldQuery
#19115 merged
May 7, 2025 -
Deprecated Begone! 0.16 Cleanup
#19108 merged
May 7, 2025 -
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 -
Merge ObserverState and Observer into single component
#18728 merged
May 6, 2025 -
Use new
run_without_applying_deferred
method inSingleThreadedExecutor
#18684 merged
May 6, 2025 -
Speed up ECS benchmarks by limiting variations
#18659 merged
May 6, 2025 -
Implemented
Alpha
forf32
.#18653 merged
May 6, 2025 -
Added
StableInterpolate
implementations for linear colors.#18601 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 sparse set components ignoring
insert_if_new
/InsertMode
#19059 merged
May 5, 2025 -
Fix tonemapping example when using a local image
#19061 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
22 Pull requests opened by 14 people
-
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 #11111 (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 image initialization
#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 -
replace `async-std` with `async-io`
#19113 opened
May 7, 2025 -
Remove warning from Image::resize
#19116 opened
May 7, 2025 -
Fix a `NestedLoader` code path that failed to use its meta transform
#19117 opened
May 7, 2025 -
Fix glTF importer wrongly ignoring sampler filters
#19118 opened
May 7, 2025 -
Make entity generation a new type and remove identifier
#19121 opened
May 7, 2025
12 Issues closed by 4 people
-
Optional `SystemParam` (especially gizmos)
#14949 closed
May 7, 2025 -
Panic when quit bevy application
#17307 closed
May 7, 2025 -
🐢 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 -
Add a `Includes` query filter for working with disabling components
#17803 closed
May 5, 2025 -
`FilteredEntityRef`/`FilteredEntityMut`'s access is empty when used in composite queries
#14349 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
22 Issues opened by 17 people
-
Rename `Condition` into `SystemCondition`
#19120 opened
May 7, 2025 -
Gizmos will not render from a registered system
#19119 opened
May 7, 2025 -
TonemappingTest.gltf is rendered with incorrect texture filtering
#19114 opened
May 7, 2025 -
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
68 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.
-
Track spawn `Tick` of entities, offer methods, query data `SpawnDetails` and query filter `Spawned`
#19047 commented on
May 7, 2025 • 9 new comments -
Allow entities to be added to a relationship using the new spawn api (remade)
#19046 commented on
May 7, 2025 • 7 new comments -
Allow using `RenderPlugin` and `WinitPlugin` with `WindowPlugin` being disabled
#19042 commented on
May 5, 2025 • 4 new comments -
Add support for OpenType features in text (e.g. ligatures, smallcaps)
#19020 commented on
May 7, 2025 • 4 new comments -
Initial raytraced lighting progress (bevy_solari)
#19058 commented on
May 6, 2025 • 3 new comments -
Queries as entities
#18860 commented on
May 7, 2025 • 2 new comments -
Make shadows respect render layers
#18747 commented on
May 7, 2025 • 2 new comments -
Use `RayMap` and `RenderLayers` in `bevy_sprite/picking_backend`
#18069 commented on
May 5, 2025 • 1 new comment -
Clean up phantom data for ExtractComponentPlugin
#19053 commented on
May 7, 2025 • 1 new comment -
Allow dense iteration for FilteredEntity(Ref|Mut) in more cases.
#16396 commented on
May 7, 2025 • 1 new comment -
Add TilemapChunk rendering
#18866 commented on
May 6, 2025 • 0 new comments -
Scoped EntityRef/Mut 🔬
#18820 commented on
May 5, 2025 • 0 new comments -
Per world error handler
#18810 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 7, 2025 • 0 new comments -
Render events
#18517 commented on
May 5, 2025 • 0 new comments -
Restructure morph target pipeline to reduce crate dependencies
#18465 commented on
May 5, 2025 • 0 new comments -
Combine `Query` and `QueryLens` using a type parameter for state
#18162 commented on
May 7, 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 -
Split `Camera.hdr` out into a new component
#18873 commented on
May 6, 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 -
Fixes #18740, added the missing documentation for B parameter on Trigger.
#18914 commented on
May 5, 2025 • 0 new comments -
Fixing a crash when minimizing a window with custom viewport. (#16704)
#18916 commented on
May 6, 2025 • 0 new comments -
bevy_ecs: forward `type_id` in `InfallibleSystemWrapper`
#18931 commented on
May 6, 2025 • 0 new comments -
Replace FixedBitSet with SortedVecSet in Access
#18955 commented on
May 5, 2025 • 0 new comments -
Rename Events<E>::send methods to Events<E>::write.
#18966 commented on
May 5, 2025 • 0 new comments -
Remove upcasting methods + Cleanup interned label code
#18984 commented on
May 6, 2025 • 0 new comments -
Improve visibility of debug picking node
#18990 commented on
May 5, 2025 • 0 new comments -
Make SystemChangeTick Clone
#18991 commented on
May 6, 2025 • 0 new comments -
Improve error for when you try running a one-shot system with wrong `SystemId` type
#19011 commented on
May 6, 2025 • 0 new comments -
Procedural Atmosphere PBR integration
#19037 commented on
May 5, 2025 • 0 new comments -
Fixed memory leak in bindless material
#19041 commented on
May 5, 2025 • 0 new comments -
Use Component Column ids in tables to skip component maps in queries
#19063 commented on
May 5, 2025 • 0 new comments -
bevy_gltf improvements to decouple it from scene creation
#13681 commented on
May 7, 2025 • 0 new comments -
Tracking Issue: `no_std` for `bevy_asset`
#18978 commented on
May 5, 2025 • 0 new comments -
#[reflect(opaque)] remote type fails to register at runtime, making ReflectSerializer unusable
#19017 commented on
May 5, 2025 • 0 new comments -
Update the `accesskit_winit` dependency for `bevy_winit` to `0.26`
#19040 commented on
May 5, 2025 • 0 new comments -
There is no viable alternative to `HierarchyEvent`
#19019 commented on
May 5, 2025 • 0 new comments -
example async_compute.rs uses the discontinued async-std
#19055 commented on
May 5, 2025 • 0 new comments -
Option::unwrap panic in `specialize_material2d_meshes`
#19048 commented on
May 5, 2025 • 0 new comments -
Track multiple `Relationship` types on a single `RelationshipTarget` component
#19045 commented on
May 5, 2025 • 0 new comments -
Performance quickly drops when using `get_mut` on `Assets<StandardMaterial>`
#19035 commented on
May 5, 2025 • 0 new comments -
Default to AssetMetaCheck::Never on wasm targets
#18002 commented on
May 5, 2025 • 0 new comments -
Web Builds hosted on Itch.io return 403 for invalid asset paths rather than 404
#19029 commented on
May 5, 2025 • 0 new comments -
`Entities::resolve_from_id` of freed entity makes `Entities::contains` return `true`
#19012 commented on
May 5, 2025 • 0 new comments -
Corrupted rendering with Integrated Intel GPUs + Vulkan + Indirect
#19000 commented on
May 5, 2025 • 0 new comments -
Add a first query filter
#18999 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 -
Dependency coupling between widgets and input focus
#19057 commented on
May 4, 2025 • 0 new comments -
EntityRef::get_ref should use the change ticks of the System (if it is called from within one)
#13735 commented on
May 7, 2025 • 0 new comments -
Window freezes when `FileDragAndDrop` Event is triggered in the `drag_and_drop` example
#19030 commented on
May 7, 2025 • 0 new comments -
Errors on blank project: ERROR wgpu_hal::vulkan::instance
#18176 commented on
May 7, 2025 • 0 new comments -
Better entities tracking issue
#18719 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 -
WebGPU Example 3D Rendering / Texture has error in the WebGL2 version
#19027 commented on
May 5, 2025 • 0 new comments -
3D WGPU Rendering not working with Vulkan ?
#19034 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 -
No instructions on building for Android or iOS under examples/mobile
#19021 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