Wish list: a setting to automatically orbit (rotate view) around, say, anything hovered over

 From:  Michael Gibson
11558.9 In reply to 11558.8 
Hi halmi,

re:
> Is it possible for the rotate camera command to select any hovered object as its pivot point?

It's difficult because MoI's view system is designed so that the 3d view is always centered on the pivot point.

If the pivot point would relocate on hover, within the current system the view would be jumping around a lot as you hovered over things.

So doing that would require some pretty substantial changes to allow the pivot point to not necessarily be on the center ray.

- Michael