-
Notifications
You must be signed in to change notification settings - Fork 0
pl_Release Notes 0.11
Nowa funkcjonalność
-
Add
button for automatic fix of broken element references. Wykorzystuje nową podstawową funkcję do wyszukiwania połączonego obiektu dla kształtu podrzędnego, który jest geometrycznie podobny do obiektu przechowywanego w obiekcie elementu. Włączenie tej opcji aktywuje
Automatyczne naprawianie
dla wszystkich elementów. Możesz również wyłączyć tę opcję tutaj, i zdecyduj się, aby ręcznie naprawić element, używając nowegoNapraw
w menu widoku drzewa obiektu elementu. -
New element tree view menu actions to offset/flip the element or the owner part. See here for more details.
FreeCAD LinkStage3
-
New UI feature docked window overlay mode
-
Various 3D picking and visualization enhancement
- Add object editing menu in 3D context menu
- Add 'Pick geometries' action in 3D context menu, which allows for picking hidden and high level (wire, solid, compound, etc.) geometries.
-
Refactor expression completer
-
Parametric modeling using spreadsheet configuration table
-
Various PartDesign enhancement
- Support Link or SubShapeBinder as base feature
- Use SubShapeBinder for boolean operation
- Feature based visualization
- Editing enhancement for dress up features (fillet/chamfer/draft) and pattern transform features
- Support pattern transform of dress up features
- Add feature Split
-
Topological naming auto fix using geometry search
-
Improve document recomputation efficiency by doing property comparison, i.e. skip unnecessary recomputation if property content is unchanged.
-
Add view option for auto transparency on all objects except those in editing. Currently only applies to editing sketches.
-
Allow saving document to directory without archive, for better support with external version control software.
-
Refactor Hidden Line draw style. Rename the old
Hidden Line
draw style toTessellation
. -
Add new Shadow draw style.