issues
search
bevyengine
/
bevy
A refreshingly simple data-driven game engine built in Rust
https://bevyengine.org
Apache License 2.0
36.39k
stars
3.59k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update hashbrown requirement from 0.14.2 to 0.15.2
#16501
dependabot[bot]
closed
2 hours ago
2
Run observers before hooks for `on_replace` and `on_remove`
#16499
nakedible
opened
9 hours ago
2
Hook and observer ordering for `on_remove`/`on_replace` should be inverted
#16498
nakedible
opened
9 hours ago
2
Clean up one-shot systems API
#16497
benfrankel
opened
11 hours ago
0
Support more complicated BoxShadows
#16496
JMS55
opened
13 hours ago
0
Add `Commands::run_schedule`
#16495
maniwani
opened
13 hours ago
2
Misleading docs on duplicate required component constructors
#16494
benfrankel
opened
14 hours ago
1
Fix `Single` doc links
#16493
Jondolf
closed
15 hours ago
0
Updating to 0.15.0-rc.3 black screen crashing.
#16492
Lyndon-Mackay
closed
10 hours ago
4
Upstream `naga_oil`
#16491
tychedelia
opened
1 day ago
3
Text Gizmos
#16490
Sigma-dev
opened
1 day ago
0
Simple integration testing (adopted)
#16489
richchurcher
closed
12 hours ago
1
Make some examples deterministic
#16488
mockersf
closed
1 day ago
0
There are flashing color brick on the text when running breakout example.
#16487
C-Entropy
opened
1 day ago
1
Add screenshot check on UI
#16486
mockersf
closed
1 day ago
0
remove check on windows screenshots
#16485
mockersf
closed
1 day ago
1
AnimatedProperty and AnimatedPropertyOptional
#16484
cart
opened
2 days ago
2
and -> an
#16483
richchurcher
closed
2 days ago
0
Demonstrate how to use ImageNode::rect
#16482
alice-i-cecile
opened
2 days ago
0
cleanup bevy_render/lib.rs
#16481
atlv24
closed
2 days ago
0
Transform::rotation denormalizes after applying successive rotations.
#16480
Namaarie
opened
2 days ago
0
ERROR wgpu_hal::vulkan::instance: VALIDATION [VUID-vkGetPhysicalDeviceSurfaceSupportKHR-surface-parameter (0x801f247e)]
#16479
C-Entropy
closed
1 day ago
2
Outdated hashbrown dependency
#16478
inodentry
opened
2 days ago
1
check-advisories Github Action fails due to unmaintained `instant` crate.
#16477
andriyDev
opened
3 days ago
2
Fix dynamic linking failures from the `AnimationEventFn` change.
#16476
pcwalton
closed
2 days ago
1
Fix off-by-one error on `Image::get_color_at` and `Image::set_color_at`.
#16475
andriyDev
closed
2 days ago
0
Calling `Image::get_color_at` panics
#16474
andriyDev
closed
2 days ago
0
Add flags to `SpritePlugin` and `UiPlugin` to allow disabling their picking backend (without needing to disable features).
#16473
andriyDev
closed
2 days ago
0
Allow disabling picking backends without disabling features.
#16472
andriyDev
closed
2 days ago
0
Allow Unicode-3.0 license in addition to Unicode-DFS-2016 for unicode-ident crate.
#16471
andriyDev
closed
2 days ago
0
Fix the picking backend features not actually disabling the features
#16470
andriyDev
closed
2 days ago
0
Disabling bevy_*_picking_backend does not disable backends.
#16469
andriyDev
closed
2 days ago
1
Only use the AABB center for mesh visibility range testing if specified.
#16468
pcwalton
closed
2 days ago
1
Refresh `RenderVisibilityRanges` when a visibility range is removed from the scene.
#16467
pcwalton
closed
2 days ago
0
`DirectionalLight` added via required components does not contribute to rendering
#16466
Jaso333
closed
2 days ago
6
Entity Spawn Event
#16465
HyperCodec
opened
3 days ago
2
Dont enable bevy_remote by default
#16464
notmd
closed
2 days ago
3
Crash on startup due to failure to get a DeviceDescriptor
#16463
MarcoMeijer
opened
3 days ago
4
Use default storage for `TemporaryRenderEntity`
#16462
rparrett
closed
2 days ago
2
Make render world sync marker components `Copy`
#16461
rparrett
closed
2 days ago
0
Remove flush_and_reserve_invalid_assuming_no_entities
#16460
SpecificProtagonist
opened
3 days ago
1
Remove the `min` and `max` fields from `LayoutContext`.
#16459
ickshonpe
opened
3 days ago
1
Inserting Resource Tuples
#16458
Wuketuke
opened
3 days ago
1
fix: setting content size to rect size if image has a rect
#16457
MarcoMeijer
closed
2 days ago
4
Support double click recognition in `bevy_picking`.
#16456
443eb9
opened
3 days ago
5
Basic filtering examples for users of the bevy_log.
#16455
Lyndon-Mackay
opened
4 days ago
1
Deleted sampling_primitive references in Cargo.toml and README.md
#16453
I-Ruiz
opened
4 days ago
0
Fix detailed_trace!
#16452
cart
closed
4 days ago
3
Allow Unicode 3.0 license
#16451
alice-i-cecile
closed
2 days ago
0
remove the detailed_trace macro
#16450
mockersf
opened
4 days ago
5
Next