Exploring Pyside
So I've been vaguely aware of Pyside, Qt, and PyQt for a while, but I never really explored them. As I mentioned in my post about...
Reversing Transforms and Movable Pivots
Let's say I want to set up a movable pivot. Pretty simple, we just need to put a group under the control and multiply the translations of...
Bi-Directional Constraints (Three Methods)
So here's a deceptively simple challenge. I have two objects, and I want to be able to switch (not blend) between the first acting as...