Pablo Reinhardt

Results 49 comments of Pablo Reinhardt

Regarding the matter about verifying if the System was already registred before, found out something ```rust fn do_something() {} fn do_another_something() {} // If we cast the function into an...

Made an doc-test, but not sure if that is the best doc-test In this situation. Must I assert that the function is indeed an System or maybe assert that the...

> I think that latter is more robust You mean that's too much for this doc Test or more robust like "better"?

Done it, now the doc verify both: If the function is a system and if the run affect the counter, asserting that the system is registered

I'll solve conflicts today :)

I think we have to support a better way of using multiple windows with gizmos without having to create multiple configs for all windows

Can you mark grid as resolved and add a sub-section "cubic grid"?

I have seen the same trouble, total duration doesn't return nothing at all...

The Idea of removing the verification and let the user verifying themselves if they are trying to change something to the same state would probably be the simplest and a...