PartDesign: add interactive gizmos

This commit is contained in:
captain0xff
2025-06-11 16:47:17 +05:30
committed by Kacper Donat
parent 2f970a7135
commit 66c458f9dc
47 changed files with 3207 additions and 404 deletions

View File

@@ -37,6 +37,8 @@
#include <Gui/Command.h>
#include <Gui/Selection/Selection.h>
#include <Gui/ViewProvider.h>
#include <Gui/Inventor/Draggers/Gizmo.h>
#include <Gui/Inventor/Draggers/GizmoHelper.h>
#include <Mod/PartDesign/App/FeatureDraft.h>
#include <Mod/PartDesign/Gui/ReferenceSelection.h>