StrataSource / Engine

Issue tracker for Strata Source
46 stars 2 forks source link

Hammer: Allow for 3D view navigation on focus #810

Open HugoBDesigner opened 1 year ago

HugoBDesigner commented 1 year ago

Vanilla Portal 2 Hammer has this feature where, no matter what window or popup you have open at a given moment, hovering on the 3D view changes the focus to it, allowing you to press Z and navigate through it:

https://github.com/StrataSource/Engine/assets/6296061/3eead016-e7af-408e-950a-2b5021e696a8

-

In P2:CE Hammer, you have to click the view to focus on it, then you are allowed to navigate. Unless you use middle-click or right-click, you end up clicking out of the desired entity:

https://github.com/StrataSource/Engine/assets/6296061/56be5789-b314-4b4a-b072-9c67d38d7de4

-

It'd be great to have the option for focus to automatically alternate between popups and the viewport. Ideally, as a setting for users to choose from.

FrozenDragon0 commented 1 year ago

I'm pretty sure this was a bug that popped up from hammer being moved to QT or something, eitherway this should really be fixed as it's frustratingly annoying.