Draft docs: add 1.2 feature notes (Snap, Trimex, Dimension, SelectPlane)#317
Draft
mkcash wants to merge 2 commits into
Draft
Draft docs: add 1.2 feature notes (Snap, Trimex, Dimension, SelectPlane)#317mkcash wants to merge 2 commits into
mkcash wants to merge 2 commits into
Conversation
Owner
|
Do not add T tags yourself; only modify the files in the wiki root directory, do not touch the translation files. Please check the latest version and ensure that the information you are adding has not been added previously. Also, be sure to cite the source of your change. Regression corrections should not be added to the documentation. And it should never contain information that the end user shouldn't know. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Draft_Snap – B-spline knot snapping is now supported (FreeCAD/FreeCAD#26571).
Draft_Trimex – Selecting a sketch now reports an error before opening the task panel, avoiding a misleading no-op workflow (#29845).
Draft_Dimension – Angular dimensions now create extension lines and honor overshoot settings (#27987, #29298).
Draft_SelectPlane – The working plane origin can now be moved to a pre-selected vertex without changing its orientation (#27979).
Validation
git diff --check HEAD^ HEADAddresses #27.