aevyrie / bevy_framepace

Framepacing and framelimiting for Bevy

Home Page:https://crates.io/crates/bevy_framepace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo example is failing

Dot32Dev opened this issue · comments

commented

Screen Shot 2022-03-21 at 17 22 12

Incase it matters, i'm on an m1 mac

INFO bevy_render::renderer: AdapterInfo { name: "Apple M1 Pro", vendor: 0, device: 0, device_type: DiscreteGpu, backend: Metal }

This should be fixed by 38d00a5

The error you're seeing is caused by changes in bevy/main.

commented

sweet!