Mikhail Novikov

Results 22 comments of 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.

@kdy1 Can I please have a review, please?

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...