FEM: Add post pipeline branch

This commit is contained in:
Stefan Tröger
2024-12-21 23:13:10 +01:00
committed by Benjamin Nauck
parent a65a7feb87
commit 4bc2a1d6f3
21 changed files with 595 additions and 211 deletions

View File

@@ -199,6 +199,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
*results << "Separator"
<< "FEM_PostApplyChanges"
<< "FEM_PostPipelineFromResult"
<< "FEM_PostBranchFilter"
<< "Separator"
<< "FEM_PostFilterWarp"
<< "FEM_PostFilterClipScalar"