SpectralVectors / RightMouseNavigation

Game Engine-style Right Mouse Viewport Navigation
GNU General Public License v3.0
225 stars 19 forks source link

Move with HardOps #26

Open Farnsi opened 6 months ago

Farnsi commented 6 months ago

Not sure if it is a problem / missing feature of HardOps or RightMouseNavigation:

When you select an object, open HardOps (Q) > MeshTools > Face Extract the right mouse navigation did not work.

By default right click is aborting in HardOps, but i disable it in the HardOps preferences, under Keymap > Modal Operators > RMB Cancel (uncheck). Now it not cancel any operation, but RightMouseNavigation still not work.

Can you check which plugin is causing the problem?

SpectralVectors commented 6 months ago

Hi, yes, I believe it's a conflict, possibly with a keybind, or possibly with a modal operation. I had a similar issue with the CAD Sketcher addon. I will investigate and get back to you, hopefully a simple solution can be found.