Bas Ruigrok

Results 10 issues of Bas Ruigrok

As described in issue #269, the SelectTool does not highlight the right point when zoomed in, making it imposible to select the right point and move it. In issue #269...

Fixes #10623. Best I could come up with is to prohibit dragging using left mouse button when in sketch/editing mode. Dragging is still possible using middle mouse button + right...

Core
WB OpenSCAD

While trying to fix an orthographic camera auto clipping problem in FreeCAD, I noticed that during camera motions, for both orthographic and perspective camera, the corners of a part are...

- Renamed the method `NavigationStyle::pan` to `NavigationStyle::setupPanningPlane` and use it in more places to reduce duplicate code - Modified `NavigationStyle::lookAtPoint` to use the panning plane if it can't find a...

Core
UI/UX

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description In the Dark, Dark Modern, Darker, Light and Light Modern theme,...

Bug
Core
UI/UX
Stylesheets

This PR introduces a first version for aligning the camera with the normal of a face or with the direction of an edge. I will continue improving its usability after...

Core
WB Part

Fixes #17246. https://github.com/user-attachments/assets/2a73a41f-5b79-49aa-942b-1551aa8db639

Mod: Core
Needs backport

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description @PaddleStroke, It looks like the global placement function does not return...

Type: Bug
Mod: Core
Status: Confirmed
Topic: Link

Fixes #18202. Setting the `newmode` to IDLE when middle mouse button is released after DRAGGING, ZOOMING or PANNING seems to fix the issue. It doesn't make much sense to me...

Mod: Core
Needs backport
Topic: Navigation
Status: Needs testing

I have noticed that a pixi.toml was added recently, very nice! I have been using pixi for some time already. My local pixi.toml was overwritten by the one from the...