Mikhail Novikov
Mikhail Novikov
So far I ended up drawing what I wanted (cursor) in egui, instead of Bevy. This is a decent workaround, but probably not a universal one.
Hi! I really like the new API, I'd like to readd support for animated tiles and color materials, do you reckon it's okay if I try to contribute those parts...
@jameesy Please do not unpin issues in this repository.
Hi! Thanks a lot for you PR! Core team is currently not working because of Gatsby Company Gathering. We'll make sure to review this on Monday next week.
Yeah, this looks good. Let's do that.
@kdy1 Can I please have a review, please?
@kdy1 Cool, should be good to go.
At Gatsby we've been using graphq-compose type/field extеnsions. We also use directives to allow setting extension metadata through that. I feel that having a distinct namespaces for directives (within or...
Our GraphQL executor is based on graphql-js, latest update that added defer/stream was based on alpha.3 that had no regressions. When I ported the latest code that was added in...