Deltwin
Deltwin
Can you send me your .bashrc? I love it
What's the problem?
Oh, thanks for your reply! I'm updating the code because the real owner of my repository has last updated 9 years ago his repository and he has `username` and `email`...
i will check
i think we should rotate objects around the centroid, so we should use: for new coordinates _xn = (center.x() + std::cos(angle) * xn - std::sin(angle) * yn); _yn = (center.y()...