Skip to content

pl_Release Notes 0.11

Kuzemko Alexsandr edited this page May 14, 2022 · 4 revisions

Nowa funkcjonalność

  • Add AutoElementFix 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 nowego Napraw 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 to Tessellation.

  • Add new Shadow draw style.

Clone this wiki locally