Hennadii Chernyshchyk

Results 692 comments of Hennadii Chernyshchyk

I have an alternative proposal: use components instead of visibility masks. I think this might be more convenient. What do you think? ```rust // Trait to register components that affect...

I'm already working on it 🙂 The current plan is to rework our per-entity visibility system first, and then extend it to per-component visibility.

Thanks for the report! I would appreciate a pull request with a fix since I don't use inlay hints.

Let's keep it open. I still unsure what causes it, but at least we have a workaround.

I think we should try both, for Plasma 6 and 5. Just put the logic next to each other.