Bas Ruigrok

Results 43 comments of Bas Ruigrok

Well, I don't know, I guess my pixi messed up and removed xorg-xorgproto while running `pixi update` and then I got the error after creating a new cmake profile. Installing...

I have a NVIDIA RTX 3060 Ti, running driver 560.35.03 with Wayland and it works fine.

Great idea, but navigation is often a combination of three settings: navigation style, orbit style and rotation mode. If this information can be summarized in one line in the about...

Another usecase: > Which mouse navigation do you use? * Source: https://github.com/FreeCAD/FreeCAD/issues/16549#issuecomment-2352200578

> can you provide insight how to pull these variables out via the API ? 😛 I think the easiest is to use the parameters, like here: https://github.com/FreeCAD/FreeCAD/blob/dbc91b393c2c96c6ed9302841f73919b4c5986ae/src/Gui/PreferencePages/DlgSettingsNavigation.cpp#L147-L158

Hmm, maybe, I will think about it.

> is there a recommended/minimum version of Coin3D for the packagers? I would recommend at least coin 4.0.3 as that contains some auto clipping fixes. But for native Wayland at...

I did some testing yesterday and I think I can fix this by setting the spinprojector's sphere depending on the rotation center but I will also check the worldToScreen transform.