Ico Doornekamp
Ico Doornekamp
Ah, yes, some people collect stamps, some collect money, and of course someone collects PEG grammars, I'm not surprsied! But indeed, yes, it's funny how I never found the reason...
This is a known issue with wayland, as wayland does not offer any mechanisms for globally sniffing keyboard events. The X11 API for capturing keystrokes is operational, but no events...
Are you running on X11 or on wayland?
I have no way of reproducing this since I don't have access to any mac machines, but indeed something fishy is going on at link time: your `libalure.1.2.0.dylib` library is...
Same problem here. I have not updated blender or CAD sketcher since the problem started to occur, I left things in working order last week. I have updated some debian...
> > > Went back to here on a whim: [d71f674](https://github.com/hlorus/CAD_Sketcher/commit/d71f674f9aa15601efd6c0542f749a083a16682b) > > > > > > This was the latest commit that touched the drawing/selection stuff so it would...
> X11 or wayland on your arch install? Seems like the issue might be wayland. Sorry, forgot to mention: X11. My house is proudly wayland-free!
Interesting fact: I also did not restart my X11 over the last month, still stuff stopped working in the last week.
It seems that the issue is not related to the workplane in particular, but to any kind of selection of objects. Reproduction: - Open an existing blender file containing a...
Thanks for the PR. I'm not sure I'm comfortable to drop the default wav loader for the other platforms; your implementation might work with the default shipped WAV files for...