Is it Possible to Translate a 3D object w/o Translating the Object's Origin's Absolute Position Relative to the Global Page?
For example, I've found an absolute position relative to the world that I'd like to pivot around. However, as I fine tune the object's translation relative to the global page, it's pivot (axis rotation) point moves with it. It's not a matter of copy and pasting it back in the CSS panel. I have to adjust the origin's values based on the delta values of the translation.
Maybe a simple "shift-drag" gesture could perform this sort of manipulation.
It would be nice if I could put a temporary formula in the CSS value, like a spreadsheet cell, which would be preserved in the editable version but only its current, calculated value is saved when published.
- Darius