

Thanks - those are pretty placeholders :)
Thanks - those are pretty placeholders :)
For this I have FOV 50°, Transform position at roughly (0, 17, 16) and a rotation of (-45, 0, 0)
I like the idea of having an achievement for that kind of thing, I’m going to use that :D If I ever make it that far
No, I believe the issue was an error in my formula/thinking. Had to use atan2
instead of cos
to find the correct rotational value. Clip is a few days old, so I’m not too sure about the cos
thing ^^
Unsure what exactly you want to do, but this might be of help https://help.ubuntu.com/community/Partitioning/Home/Moving
It was a feature request by a maintainer from 2019, closed by another maintainer in 2023, reopen by the original maintainer shortly after, then closed again a few months later by a maintainer and reopened by the original again
I followed https://m.youtube.com/watch?v=3PbGFMFh4pU but there are some flaws I had to consider (i.e. they create the collision mesh during runtime, which has an performance impact), but it was a good starting point
Does installing python3-libevdev
help?
Using Fusion360 in a Virtualbox, works okish for the few things I’m doing. There are several projects on GitHub for running it with Wine, but wasn’t able to get them working on my machine. Maybe not industry Standard, but I’m also using OpenSCAD from time to time for smaller things (especially when I want to publish them).
I was mistaken - it wasn’t the commit done via actions, but the deployment to GitHub pages
I accidentally created something similar, where I aggregate hourly weather data and commit it to a repository using GitHub actions. When I found out I’m committing with my user instead of a GH action user, I left it like that 😈
I’m looking forward to this :)