Aaro Perämaa
Aaro Perämaa
When trying to assign to a vector component through indexing, the Direct3D shader compiler rejects the generated HLSL. On Vulkan and Metal the shader is built without any issues and...
### What This issue is for the discussion of rsget's API overhaul and the design choices that should be taken in preparation of 2.0 release ### Why The current `rsget_lib`...
Probably applicable for other ST micro's IMUs #154
When trying to assign to a vector component through indexing, the Direct3D shader compiler rejects the generated HLSL. On Vulkan and Metal the shader is built without any issues and...
**Do not merge before fixing the executor issue!** The driver works for the most part, except you must for some reason use the arch-spin executor to make it work. Perhaps...
This condition assumes all V00x chips behave the same, but in newer models (V002, V004, etc) the chip ID is `0x1FFF F704` like most WCH chips. `0x1FFF F7C4` is only...
Regressed when moving from 0.3.13 to 0.3.14. When an UI element (here a `Group` is smaller or equal to its parent size, it moves down by its height. # Minimum...