snoyer
snoyer
Could we add some kind of "edge dihedral angle" config option to achieve this feature by filtering out edges that are "flatter" that a user-defined threshold?
I think `--output` should just warn if there's model files that haven't used in the render. However if you really want multiple outputs you could use a templating mechanism as...
> a python app for it that's a generous way to phrase it, I would have called it a "janky POC" myself :) There was a quick mention of making...
Another consideration would be to generalize `ble_active_profile_changed` to `ble_profile_changed` as we may want to know about any profile changing instead of only the active one. Example use-case would be to...
> 1. It feels like this one behavior driver does a lot of related, but very different things. Is this intended to allow for different combinations of configuration that don't...
> I didn't mean feature parity with regards to making sure that `&caps_word` produces the same output with modifiers as it does with caps lock (if that were possible, then...
As far as I am concerned I'd say setting up an abstraction layer would be all that is needed from the firmware team side, if that is done right then...
I'm not surprised to hear that backward compatibility is a big issue here. Would it be possible to implement this improved response mode and tuck it away behind a `CU`...
Awesome. I wouldn't mind looking into it myself if there is a way to emulate the firmware or compile a version that runs out of `stdin`/`stdout` rather than USB for...
That all sounds great, can't wait too see all of that. This may be too late as the major refactoring is already underway but are you guys open to external...