hlorus

Results 40 issues of hlorus

Allows to copy selected entities and their constraints and paste them at a later point. This also has to work after the original entities are deleted.

Aligns selected workplane to the 3d cursor. Maybe it should somehow be possible to set the cursor while being in the solvespace select tool.

This task keeps track of bugs that have a bounty on them. - [x] #267 - [ ] #276 - [ ] Align View To Sketch (Polishing and working on...

Allows to move selected entities. Ignores constraints while moving and triggers the solver when the operation is done.

This aims to implement a global measurement tool that is extendable by workbenches. Existing discussion on the topic can be found on the [forum](https://forum.freecad.org/viewtopic.php?t=78147) and in the corresponding issue #8561...

Core
WB Part

Remove leftover "Mirror" and "DistanceFactor" properties from measure preference dialog. Closes #13805

Currently the Std_MeasureDistance is still present as it's functionality wasn't completly covered by UMF's MeasureDistance. This was because the UMF version would only measure between actual geometry elements rather than...

Core

This PR adds the value of measurements to the end of the label as proposed in #13707. The value is placed after a colon character. When the user edits the...