mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0029674: Improvements in Inspector tool
- preferences for dock windows geometry, tree view columns and current view projection; - ViewControl package for common functionality between plugins; - processing Location and Orientation for external TopoDS_Shape object - 'F5' key to update content of each plugin - visibility column in tree view (used now only in ShapeView) - properties child item for context (presents tree of current Filters of context)
This commit is contained in:
@@ -8,6 +8,8 @@ VInspector_ItemBase.cxx
|
||||
VInspector_ItemBase.hxx
|
||||
VInspector_ItemContext.cxx
|
||||
VInspector_ItemContext.hxx
|
||||
VInspector_ItemFolderObject.cxx
|
||||
VInspector_ItemFolderObject.hxx
|
||||
VInspector_ItemEntityOwner.cxx
|
||||
VInspector_ItemEntityOwner.hxx
|
||||
VInspector_ItemHistoryElement.cxx
|
||||
@@ -21,6 +23,8 @@ VInspector_ItemPresentableObject.cxx
|
||||
VInspector_ItemPresentableObject.hxx
|
||||
VInspector_ItemSelection.cxx
|
||||
VInspector_ItemSelection.hxx
|
||||
VInspector_ItemSelectMgrFilter.cxx
|
||||
VInspector_ItemSelectMgrFilter.hxx
|
||||
VInspector_ItemSensitiveEntity.cxx
|
||||
VInspector_ItemSensitiveEntity.hxx
|
||||
VInspector_SelectionType.hxx
|
||||
|
Reference in New Issue
Block a user