Marcus

Results 20 comments of Marcus

I am opposed to polluting the Fusion namespace (export table) with a bunch of utility functions that is rather trivial to implement yourself and doesn't always have a significant use-case...

> While I generally agree that we don't need an API for everything & the kitchen sink, I disagree with your specific argument here: > > * Springs are not...

That is a good point! Would you possibly have a draft, or a rough design of its implementation? >

The issue is most likely under the sort for unscheduled systems on line 218.

> That's what I thought, but that seems liable to produce a combinatoric explosion of tiny archetypes. That would destroy memory locality and degrade performance of every operation that traverses...

![image](https://github.com/evaera/matter/assets/68000848/d420a203-5033-4533-a7f3-55ef7fe1ca7a) Case "QueryRework" is the changes to World's query reflected in the PR. Case "Without" is a separate change that does archetype negation for making more narrow subsets of queries...

> Can we get this linked to an issue that explains what the PR is solving to keep that documented for the future? I have now edited the comment to...

I think this all looks better, but I would like to see more structural changes and that is more indicative of the UI needing a redesign in my opinion. The...

> A full redesign is out of scope for this PR and is not something I have time for. The way I see it is that if we plan to...

I see what the intent with the PR is but I am not a fan of the execution. I think we should ask the others that are working on the...