On 19/12/2013 at 20:50, xxxxxxxx wrote:
Hi,
I've created simple scripts, which saves editor camera positions, and allows to return to them quickly. So, this is actually a Viewport Bookmarks.
Works like in Delphi:
Ctrl+Shift+1 (2, 3, 4, 5, ...) - set bookmark
Ctrl+1 (2, 3, 4, 5, ...) - goto bookmark
Now they are all separate scripts (similar to each other). I just wanted to combine all them to a single script for convenency.
I understand the inconsistency with basic "command" notion, but here it will be adequate. And moreover, some built-in commands, like Pan and Zoom actually works the same, e.g. having several shortcuts with tricky differences in behavior depending of it.