issues
search
aevyrie
/
bevy_framepace
Framepacing and framelimiting for Bevy
https://crates.io/crates/bevy_framepace
Apache License 2.0
245
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Plugin causes crash on Windows 10: (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
#60
EkremDincel
opened
1 month ago
1
0.17.0
#59
aevyrie
closed
4 months ago
0
Reduce allocations when displaying `Limiter`
#58
aevyrie
closed
5 months ago
0
WASM fix
#57
aevyrie
closed
5 months ago
0
Add wasm32 workaround for missing `pipelined_rendering`
#56
justim
closed
5 months ago
2
Thread parking
#55
MOZGIII
closed
3 months ago
5
Unable to build for wasm target on bevy 0.13 that does not export `pipelined_rendering` module
#54
allergen0024
closed
5 months ago
0
Dependency reduction
#53
aevyrie
closed
8 months ago
0
Bevy 0.13
#52
aevyrie
closed
9 months ago
0
Updates for Bevy 0.13
#51
arendjr
closed
8 months ago
1
Pid controller
#50
aevyrie
opened
10 months ago
0
Added headless mode
#49
manuel2258
opened
10 months ago
1
Unnessary allocation in `Limiter` `Display`
#48
RedRam567
closed
5 months ago
0
bevy 0.12
#47
aevyrie
closed
1 year ago
0
Change add_plugin to add_plugins in readme example
#46
paul-hansen
closed
1 year ago
0
support environments other than `bevy_winit`
#45
soqb
opened
1 year ago
2
Refresh rate detection doesn't work when using multiple screens with different refresh rate
#44
SludgePhD
closed
1 year ago
2
dbg! in production
#43
VirxEC
closed
1 year ago
1
Update for bevy 0.11
#42
AlexAegis
closed
1 year ago
2
Update to bevy 0.10.1
#41
lemonlambda
closed
1 year ago
0
Can't use the crate in headless mode
#40
SDesya74
closed
1 year ago
1
Don't print unless `framepace_debug` feature is enabled
#39
VirxEC
closed
1 year ago
0
WASM: Limiter::from_framerate(30.0) not working
#38
chaoticgood1
closed
1 year ago
1
App time variance
#37
UkoeHB
opened
1 year ago
6
PID controller for sleep error
#36
UkoeHB
opened
1 year ago
1
v0.12.1
#35
aevyrie
closed
1 year ago
0
Non pipelined and wasm fix
#34
aevyrie
closed
1 year ago
0
RenderExtractApp not added in wasm32 on bevy 0.10
#33
Gentoli
closed
1 year ago
0
Update to Bevy 0.10
#32
alice-i-cecile
closed
1 year ago
3
Bevy v0.10
#31
paulkre
closed
1 year ago
1
Register settings
#30
Aceeri
closed
1 year ago
1
Release v0.9.1
#29
aevyrie
closed
2 years ago
0
bump to 0.9
#28
aevyrie
closed
2 years ago
0
wasm support
#27
aevyrie
closed
2 years ago
0
Update for bevy 0.9
#26
aevyrie
closed
2 years ago
0
Switch to custom bevy diagnostics, remove spin_sleep
#25
aevyrie
closed
2 years ago
0
reduce dependencies
#24
aevyrie
closed
2 years ago
0
reduce dependencies
#23
aevyrie
closed
2 years ago
0
Remove unnecessary "bevy/render" feature which cascades into a bunch of unnecessary features
#22
Nhlest
closed
2 years ago
0
Unnecessary features in Cargo.toml
#21
Nhlest
closed
2 years ago
2
improve framedrop logging accuracy
#20
aevyrie
closed
2 years ago
0
review feedback changes
#19
aevyrie
closed
2 years ago
1
Handle errors more gracefully in get_display_refresh_rate
#18
alice-i-cecile
closed
2 years ago
0
Flooring frame rate at 1 FPS is surprising and undocumented
#17
alice-i-cecile
closed
2 years ago
0
Subtracting 1 from the frame time is surprising and undocumented
#16
alice-i-cecile
closed
2 years ago
0
Logic in get_display_refresh_rate is extremely convoluted
#15
alice-i-cecile
closed
2 years ago
0
`pre` variable name in `get_display_refresh_rate` is unhelpful
#14
alice-i-cecile
closed
2 years ago
0
Consistency pass for methods on FramepacePlugin
#13
alice-i-cecile
closed
2 years ago
0
Clarify ordering for framerate_limiter system
#12
alice-i-cecile
closed
2 years ago
0
Store frame time, not frame rate
#11
alice-i-cecile
closed
2 years ago
1
Next