Dimchikkk / velo

App for brainstorming & sharing ideas 🦀 Learning Project
Apache License 2.0
320 stars 27 forks source link

Let's update project to use recent commit of bevy's main branch #89

Closed Dimchikkk closed 1 year ago

Dimchikkk commented 1 year ago

WebGL: INVALID_OPERATION is fixed for bevy's main branch. By updating project to use main branch we can remove special treatment for arrows introduced here: https://github.com/StaffEngineer/velo/pull/29

Note: we may need to update some plugins to use bevy's main branch if they don't updated for that.

Dimchikkk commented 1 year ago

This can be re-opened if someone wants to work on it. We can wait a bit and just switch to 0.11 once it's released.