MiniaczQ

Results 83 comments of MiniaczQ

The `no_spa`: https://github.com/trunk-rs/trunk/blob/c160ed3ff7c98a94ab00f14acbbd198268a92525/src/cmd/serve.rs#L42

Looks good, would it be possible to warn (once) about changes to components which did not register undo?

I meant the latter, I'm not sure what first is about 🤔

Inverse left and right buttons... The inversion has to happen, but it should happen in player local coordinate system, not world coordinate system

This issue needs clarification. Is the goal to provide a simple way of making `Time` from `Time` or is the goal to auto-tick timers like discussed in the comments? #14280...

Here's the code with just utoipa: https://github.com/bpiktel/2023z-sdp/pull/2

Just tested `0.1.3`, still incorrect. I expanded the macro, the paths aren't being added to the component elements: nor path elements

> There's a unit test that should cover the case. ~~I ran a search and there seems to be no such test on this repository 🫤~~ Edit: It has a...

Here, I posted this exact version on a branch for easier testing: https://github.com/bpiktel/2023z-sdp/tree/utoipauto

I've made everything that could be public public, doesn't seem to fix it :(