]> OCCT Git - occt.git/commit
Coding - Migration of Inspector to own repository #438
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Tue, 18 Mar 2025 19:25:03 +0000 (19:25 +0000)
committerGitHub <noreply@github.com>
Tue, 18 Mar 2025 19:25:03 +0000 (19:25 +0000)
commitc29c19bb0a88f494e506db411179b617a2f90298
tree7ab2df5fbb1b1810969b1ea22e8ae437ab1cb45a
parentde831d2935144243b193089708ca3a6095d71169
Coding - Migration of Inspector to own repository #438

New repository for Inspector: https://github.com/Open-Cascade-SAS/Inspector
Documentation and all build process are fully migrated.
"tools" folder keep to share information for some time.
Keep building inspector as before to keep control of API changes via GitHub actions.
398 files changed:
.github/actions/build-tinspector/action.yml
.github/actions/clang-format-check/action.yml
CMakeLists.txt
adm/TOOLS [deleted file]
adm/UDLIST
adm/cmake/occt_toolkit_prepare_tool.cmake [deleted file]
adm/cmake/vardescr.cmake
adm/scripts/cmake_custom.bat.template
adm/scripts/cmake_custom.sh.template
adm/scripts/cmake_gen.bat
adm/scripts/cmake_gen.sh
adm/templates/TInspectorEXE.vcxproj.user.in [deleted file]
adm/templates/inspector.bat [deleted file]
adm/templates/inspector.sh [deleted file]
dox/FILES_HTML.txt
dox/FILES_PDF.txt
dox/samples/novice_guide.md
dox/user_guides/draw_test_harness/draw_test_harness.md
dox/user_guides/inspector/images/3DView.png [deleted file]
dox/user_guides/inspector/images/3DView_elements.svg [deleted file]
dox/user_guides/inspector/images/3DView_set_orientation.png [deleted file]
dox/user_guides/inspector/images/TStandaloneEXE.png [deleted file]
dox/user_guides/inspector/images/TStandaloneEXE_open.png [deleted file]
dox/user_guides/inspector/images/VStudio_projects.png [deleted file]
dox/user_guides/inspector/images/dfbrowser.png [deleted file]
dox/user_guides/inspector/images/dfbrowser_elements.svg [deleted file]
dox/user_guides/inspector/images/dfbrowser_selection_in_tree_view.svg [deleted file]
dox/user_guides/inspector/images/display_additional_presentation.png [deleted file]
dox/user_guides/inspector/images/display_main_presentation.png [deleted file]
dox/user_guides/inspector/images/drawexe_tinspector.png [deleted file]
dox/user_guides/inspector/images/dump_attribute.png [deleted file]
dox/user_guides/inspector/images/messageview_dump_panel.png [deleted file]
dox/user_guides/inspector/images/messageview_elements.svg [deleted file]
dox/user_guides/inspector/images/messageview_pop_up_menu.png [deleted file]
dox/user_guides/inspector/images/messageview_property_panel_custom.png [deleted file]
dox/user_guides/inspector/images/messageview_view.png [deleted file]
dox/user_guides/inspector/images/preferences.png [deleted file]
dox/user_guides/inspector/images/property_panel.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_array.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_item_selection.svg [deleted file]
dox/user_guides/inspector/images/property_panel_custom_label.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_named_data.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_simple_type.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_tnaming_named_shape.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_tnaming_naming.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_tnaming_used_shapes.png [deleted file]
dox/user_guides/inspector/images/property_panel_custom_tree_node.png [deleted file]
dox/user_guides/inspector/images/search.png [deleted file]
dox/user_guides/inspector/images/shapeview.png [deleted file]
dox/user_guides/inspector/images/shapeview_elements.svg [deleted file]
dox/user_guides/inspector/images/shapeview_property_panel.png [deleted file]
dox/user_guides/inspector/images/shapeview_tree_columns.png [deleted file]
dox/user_guides/inspector/images/tinspector_elements.svg [deleted file]
dox/user_guides/inspector/images/treeview_preferences.svg [deleted file]
dox/user_guides/inspector/images/vinspector.png [deleted file]
dox/user_guides/inspector/images/vinspector_elements.svg [deleted file]
dox/user_guides/inspector/images/vinspector_light_setting.png [deleted file]
dox/user_guides/inspector/images/vinspector_property_panel.png [deleted file]
dox/user_guides/inspector/images/vinspector_tree_columns.png [deleted file]
dox/user_guides/inspector/inspector.md [deleted file]
dox/user_guides/user_guides.md
tools/CMakeLists.txt [deleted file]
tools/Convert/Convert_Tools.cxx [deleted file]
tools/Convert/Convert_Tools.hxx [deleted file]
tools/Convert/Convert_TransientShape.hxx [deleted file]
tools/Convert/FILES [deleted file]
tools/DFBrowser/DFBrowser.qrc [deleted file]
tools/DFBrowser/DFBrowser_AttributePaneStack.cxx [deleted file]
tools/DFBrowser/DFBrowser_AttributePaneStack.hxx [deleted file]
tools/DFBrowser/DFBrowser_AttributePaneType.hxx [deleted file]
tools/DFBrowser/DFBrowser_Communicator.cxx [deleted file]
tools/DFBrowser/DFBrowser_Communicator.hxx [deleted file]
tools/DFBrowser/DFBrowser_DumpView.cxx [deleted file]
tools/DFBrowser/DFBrowser_DumpView.hxx [deleted file]
tools/DFBrowser/DFBrowser_HighlightDelegate.cxx [deleted file]
tools/DFBrowser/DFBrowser_HighlightDelegate.hxx [deleted file]
tools/DFBrowser/DFBrowser_Item.cxx [deleted file]
tools/DFBrowser/DFBrowser_Item.hxx [deleted file]
tools/DFBrowser/DFBrowser_ItemApplication.cxx [deleted file]
tools/DFBrowser/DFBrowser_ItemApplication.hxx [deleted file]
tools/DFBrowser/DFBrowser_ItemBase.cxx [deleted file]
tools/DFBrowser/DFBrowser_ItemBase.hxx [deleted file]
tools/DFBrowser/DFBrowser_ItemDocument.cxx [deleted file]
tools/DFBrowser/DFBrowser_ItemDocument.hxx [deleted file]
tools/DFBrowser/DFBrowser_ItemRole.hxx [deleted file]
tools/DFBrowser/DFBrowser_Module.cxx [deleted file]
tools/DFBrowser/DFBrowser_Module.hxx [deleted file]
tools/DFBrowser/DFBrowser_OpenApplication.cxx [deleted file]
tools/DFBrowser/DFBrowser_OpenApplication.hxx [deleted file]
tools/DFBrowser/DFBrowser_PropertyPanel.cxx [deleted file]
tools/DFBrowser/DFBrowser_PropertyPanel.hxx [deleted file]
tools/DFBrowser/DFBrowser_SearchItemInfo.hxx [deleted file]
tools/DFBrowser/DFBrowser_SearchLine.cxx [deleted file]
tools/DFBrowser/DFBrowser_SearchLine.hxx [deleted file]
tools/DFBrowser/DFBrowser_SearchLineModel.cxx [deleted file]
tools/DFBrowser/DFBrowser_SearchLineModel.hxx [deleted file]
tools/DFBrowser/DFBrowser_SearchView.cxx [deleted file]
tools/DFBrowser/DFBrowser_SearchView.hxx [deleted file]
tools/DFBrowser/DFBrowser_Tools.cxx [deleted file]
tools/DFBrowser/DFBrowser_Tools.hxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelLine.cxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelLine.hxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelLineDelegate.cxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelLineDelegate.hxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelLineModel.cxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelLineModel.hxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelView.cxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelView.hxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelViewModel.cxx [deleted file]
tools/DFBrowser/DFBrowser_TreeLevelViewModel.hxx [deleted file]
tools/DFBrowser/DFBrowser_TreeModel.cxx [deleted file]
tools/DFBrowser/DFBrowser_TreeModel.hxx [deleted file]
tools/DFBrowser/DFBrowser_Window.cxx [deleted file]
tools/DFBrowser/DFBrowser_Window.hxx [deleted file]
tools/DFBrowser/FILES [deleted file]
tools/DFBrowser/icons/attribute.png [deleted file]
tools/DFBrowser/icons/attribute_40x40.png [deleted file]
tools/DFBrowser/icons/export_shape.png [deleted file]
tools/DFBrowser/icons/folder_export.png [deleted file]
tools/DFBrowser/icons/item_type_folder.png [deleted file]
tools/DFBrowser/icons/item_type_folder_40x40.png [deleted file]
tools/DFBrowser/icons/level_change.png [deleted file]
tools/DFBrowser/icons/named_shape.png [deleted file]
tools/DFBrowser/icons/named_shape_40x40.png [deleted file]
tools/DFBrowser/icons/search.png [deleted file]
tools/DFBrowser/icons/search_cancel.png [deleted file]
tools/DFBrowser/icons/treeline_backward.png [deleted file]
tools/DFBrowser/icons/treeline_forward.png [deleted file]
tools/DFBrowser/icons/treeline_update.png [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePane.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePane.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneAPI.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneCreator.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneCreator.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneCreatorAPI.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneModel.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneModel.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneSelector.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_AttributePaneSelector.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_HelperArray.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_HelperArray.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_HelperExport.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_HelperExport.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_ItemDelegateButton.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_ItemDelegateButton.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_ItemRole.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_OcctEnumType.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_SelectionKind.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDFReference.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDFReference.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceArray.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceArray.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceList.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceList.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNode.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNode.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeItem.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeItem.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeModel.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeModel.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TNamingNamedShape.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TNamingNamedShape.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TNamingNaming.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TNamingNaming.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TableView.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_TableView.hxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_Tools.cxx [deleted file]
tools/DFBrowserPane/DFBrowserPane_Tools.hxx [deleted file]
tools/DFBrowserPane/FILES [deleted file]
tools/MessageModel/FILES [deleted file]
tools/MessageModel/MessageModel.qrc [deleted file]
tools/MessageModel/MessageModel_ActionType.hxx [deleted file]
tools/MessageModel/MessageModel_Actions.cxx [deleted file]
tools/MessageModel/MessageModel_Actions.hxx [deleted file]
tools/MessageModel/MessageModel_ItemAlert.cxx [deleted file]
tools/MessageModel/MessageModel_ItemAlert.hxx [deleted file]
tools/MessageModel/MessageModel_ItemBase.cxx [deleted file]
tools/MessageModel/MessageModel_ItemBase.hxx [deleted file]
tools/MessageModel/MessageModel_ItemReport.cxx [deleted file]
tools/MessageModel/MessageModel_ItemReport.hxx [deleted file]
tools/MessageModel/MessageModel_ItemRoot.cxx [deleted file]
tools/MessageModel/MessageModel_ItemRoot.hxx [deleted file]
tools/MessageModel/MessageModel_TreeModel.cxx [deleted file]
tools/MessageModel/MessageModel_TreeModel.hxx [deleted file]
tools/MessageModel/icons/item_shape.png [deleted file]
tools/MessageModel/icons/item_streamValues.png [deleted file]
tools/MessageView/FILES [deleted file]
tools/MessageView/MessageView_ActionsTest.cxx [deleted file]
tools/MessageView/MessageView_ActionsTest.hxx [deleted file]
tools/MessageView/MessageView_Communicator.cxx [deleted file]
tools/MessageView/MessageView_Communicator.hxx [deleted file]
tools/MessageView/MessageView_MetricStatisticModel.cxx [deleted file]
tools/MessageView/MessageView_MetricStatisticModel.hxx [deleted file]
tools/MessageView/MessageView_VisibilityState.cxx [deleted file]
tools/MessageView/MessageView_VisibilityState.hxx [deleted file]
tools/MessageView/MessageView_Window.cxx [deleted file]
tools/MessageView/MessageView_Window.hxx [deleted file]
tools/ReadMe.md [new file with mode: 0644]
tools/ShapeView/FILES [deleted file]
tools/ShapeView/ShapeView.qrc [deleted file]
tools/ShapeView/ShapeView_Communicator.cxx [deleted file]
tools/ShapeView/ShapeView_Communicator.hxx [deleted file]
tools/ShapeView/ShapeView_ItemRoot.cxx [deleted file]
tools/ShapeView/ShapeView_ItemRoot.hxx [deleted file]
tools/ShapeView/ShapeView_ItemShape.cxx [deleted file]
tools/ShapeView/ShapeView_ItemShape.hxx [deleted file]
tools/ShapeView/ShapeView_OpenFileDialog.cxx [deleted file]
tools/ShapeView/ShapeView_OpenFileDialog.hxx [deleted file]
tools/ShapeView/ShapeView_OpenFileViewModel.cxx [deleted file]
tools/ShapeView/ShapeView_OpenFileViewModel.hxx [deleted file]
tools/ShapeView/ShapeView_Tools.cxx [deleted file]
tools/ShapeView/ShapeView_Tools.hxx [deleted file]
tools/ShapeView/ShapeView_TreeModel.cxx [deleted file]
tools/ShapeView/ShapeView_TreeModel.hxx [deleted file]
tools/ShapeView/ShapeView_VisibilityState.cxx [deleted file]
tools/ShapeView/ShapeView_VisibilityState.hxx [deleted file]
tools/ShapeView/ShapeView_Window.cxx [deleted file]
tools/ShapeView/ShapeView_Window.hxx [deleted file]
tools/ShapeView/icons/folder_import.png [deleted file]
tools/ShapeView/icons/folder_open.png [deleted file]
tools/TInspector/FILES [deleted file]
tools/TInspector/TInspector.qrc [deleted file]
tools/TInspector/TInspector_Communicator.cxx [deleted file]
tools/TInspector/TInspector_Communicator.hxx [deleted file]
tools/TInspector/TInspector_OpenButton.cxx [deleted file]
tools/TInspector/TInspector_OpenButton.hxx [deleted file]
tools/TInspector/TInspector_OpenFileDialog.cxx [deleted file]
tools/TInspector/TInspector_OpenFileDialog.hxx [deleted file]
tools/TInspector/TInspector_OpenFileViewModel.cxx [deleted file]
tools/TInspector/TInspector_OpenFileViewModel.hxx [deleted file]
tools/TInspector/TInspector_PluginParameters.cxx [deleted file]
tools/TInspector/TInspector_PluginParameters.hxx [deleted file]
tools/TInspector/TInspector_Preferences.cxx [deleted file]
tools/TInspector/TInspector_Preferences.hxx [deleted file]
tools/TInspector/TInspector_Shortcut.cxx [deleted file]
tools/TInspector/TInspector_Shortcut.hxx [deleted file]
tools/TInspector/TInspector_Window.cxx [deleted file]
tools/TInspector/TInspector_Window.hxx [deleted file]
tools/TInspector/icons/folder_export.png [deleted file]
tools/TInspector/icons/folder_import.png [deleted file]
tools/TInspector/icons/folder_open.png [deleted file]
tools/TInspector/icons/plugin_actions.png [deleted file]
tools/TInspectorAPI/FILES [deleted file]
tools/TInspectorAPI/TInspectorAPI_Communicator.cxx [deleted file]
tools/TInspectorAPI/TInspectorAPI_Communicator.hxx [deleted file]
tools/TInspectorAPI/TInspectorAPI_PluginParameters.cxx [deleted file]
tools/TInspectorAPI/TInspectorAPI_PluginParameters.hxx [deleted file]
tools/TInspectorAPI/TInspectorAPI_PreferencesDataMap.hxx [deleted file]
tools/TInspectorEXE/CMakeLists.txt [deleted file]
tools/TInspectorEXE/EXTERNLIB [deleted file]
tools/TInspectorEXE/FILES [deleted file]
tools/TInspectorEXE/TInspectorEXE.cxx [deleted file]
tools/TKDFBrowser/CMakeLists.txt [deleted file]
tools/TKDFBrowser/EXTERNLIB [deleted file]
tools/TKDFBrowser/FILES [deleted file]
tools/TKDFBrowser/PACKAGES [deleted file]
tools/TKMessageModel/CMakeLists.txt [deleted file]
tools/TKMessageModel/EXTERNLIB [deleted file]
tools/TKMessageModel/FILES [deleted file]
tools/TKMessageModel/PACKAGES [deleted file]
tools/TKMessageView/CMakeLists.txt [deleted file]
tools/TKMessageView/EXTERNLIB [deleted file]
tools/TKMessageView/FILES [deleted file]
tools/TKMessageView/PACKAGES [deleted file]
tools/TKShapeView/CMakeLists.txt [deleted file]
tools/TKShapeView/EXTERNLIB [deleted file]
tools/TKShapeView/FILES [deleted file]
tools/TKShapeView/PACKAGES [deleted file]
tools/TKTInspector/CMakeLists.txt [deleted file]
tools/TKTInspector/EXTERNLIB [deleted file]
tools/TKTInspector/FILES [deleted file]
tools/TKTInspector/PACKAGES [deleted file]
tools/TKTInspectorAPI/CMakeLists.txt [deleted file]
tools/TKTInspectorAPI/EXTERNLIB [deleted file]
tools/TKTInspectorAPI/FILES [deleted file]
tools/TKTInspectorAPI/PACKAGES [deleted file]
tools/TKToolsDraw/CMakeLists.txt [deleted file]
tools/TKToolsDraw/EXTERNLIB [deleted file]
tools/TKToolsDraw/FILES [deleted file]
tools/TKToolsDraw/PACKAGES [deleted file]
tools/TKTreeModel/CMakeLists.txt [deleted file]
tools/TKTreeModel/EXTERNLIB [deleted file]
tools/TKTreeModel/FILES [deleted file]
tools/TKTreeModel/PACKAGES [deleted file]
tools/TKVInspector/CMakeLists.txt [deleted file]
tools/TKVInspector/EXTERNLIB [deleted file]
tools/TKVInspector/FILES [deleted file]
tools/TKVInspector/PACKAGES [deleted file]
tools/TKView/CMakeLists.txt [deleted file]
tools/TKView/EXTERNLIB [deleted file]
tools/TKView/FILES [deleted file]
tools/TKView/PACKAGES [deleted file]
tools/ToolsDraw/FILES [deleted file]
tools/ToolsDraw/ToolsDraw.cxx [deleted file]
tools/ToolsDraw/ToolsDraw.hxx [deleted file]
tools/TreeModel/FILES [deleted file]
tools/TreeModel/TreeModel.qrc [deleted file]
tools/TreeModel/TreeModel_ColumnType.hxx [deleted file]
tools/TreeModel/TreeModel_ContextMenu.cxx [deleted file]
tools/TreeModel/TreeModel_ContextMenu.hxx [deleted file]
tools/TreeModel/TreeModel_HeaderSection.hxx [deleted file]
tools/TreeModel/TreeModel_ItemBase.cxx [deleted file]
tools/TreeModel/TreeModel_ItemBase.hxx [deleted file]
tools/TreeModel/TreeModel_ItemProperties.cxx [deleted file]
tools/TreeModel/TreeModel_ItemProperties.hxx [deleted file]
tools/TreeModel/TreeModel_ItemRole.hxx [deleted file]
tools/TreeModel/TreeModel_ItemStream.cxx [deleted file]
tools/TreeModel/TreeModel_ItemStream.hxx [deleted file]
tools/TreeModel/TreeModel_ModelBase.cxx [deleted file]
tools/TreeModel/TreeModel_ModelBase.hxx [deleted file]
tools/TreeModel/TreeModel_Tools.cxx [deleted file]
tools/TreeModel/TreeModel_Tools.hxx [deleted file]
tools/TreeModel/TreeModel_VisibilityState.cxx [deleted file]
tools/TreeModel/TreeModel_VisibilityState.hxx [deleted file]
tools/TreeModel/icons/item_invisible.png [deleted file]
tools/TreeModel/icons/item_visible.png [deleted file]
tools/VInspector/FILES [deleted file]
tools/VInspector/VInspector.qrc [deleted file]
tools/VInspector/VInspector_Communicator.cxx [deleted file]
tools/VInspector/VInspector_Communicator.hxx [deleted file]
tools/VInspector/VInspector_ItemBase.cxx [deleted file]
tools/VInspector/VInspector_ItemBase.hxx [deleted file]
tools/VInspector/VInspector_ItemContext.cxx [deleted file]
tools/VInspector/VInspector_ItemContext.hxx [deleted file]
tools/VInspector/VInspector_ItemContextProperties.cxx [deleted file]
tools/VInspector/VInspector_ItemContextProperties.hxx [deleted file]
tools/VInspector/VInspector_ItemGraphic3dCLight.cxx [deleted file]
tools/VInspector/VInspector_ItemGraphic3dCLight.hxx [deleted file]
tools/VInspector/VInspector_ItemPresentableObject.cxx [deleted file]
tools/VInspector/VInspector_ItemPresentableObject.hxx [deleted file]
tools/VInspector/VInspector_ItemSelectMgrViewerSelector.cxx [deleted file]
tools/VInspector/VInspector_ItemSelectMgrViewerSelector.hxx [deleted file]
tools/VInspector/VInspector_ItemV3dViewer.cxx [deleted file]
tools/VInspector/VInspector_ItemV3dViewer.hxx [deleted file]
tools/VInspector/VInspector_ToolActionType.hxx [deleted file]
tools/VInspector/VInspector_ToolBar.cxx [deleted file]
tools/VInspector/VInspector_ToolBar.hxx [deleted file]
tools/VInspector/VInspector_Tools.cxx [deleted file]
tools/VInspector/VInspector_Tools.hxx [deleted file]
tools/VInspector/VInspector_ViewModel.cxx [deleted file]
tools/VInspector/VInspector_ViewModel.hxx [deleted file]
tools/VInspector/VInspector_Window.cxx [deleted file]
tools/VInspector/VInspector_Window.hxx [deleted file]
tools/VInspector/icons/treeview_and.png [deleted file]
tools/VInspector/icons/treeview_or.png [deleted file]
tools/VInspector/icons/treeview_update.png [deleted file]
tools/View/FILES [deleted file]
tools/View/View.qrc [deleted file]
tools/View/View_ContextType.hxx [deleted file]
tools/View/View_DisplayActionType.hxx [deleted file]
tools/View/View_DisplayPreview.cxx [deleted file]
tools/View/View_DisplayPreview.hxx [deleted file]
tools/View/View_Displayer.cxx [deleted file]
tools/View/View_Displayer.hxx [deleted file]
tools/View/View_PresentationType.hxx [deleted file]
tools/View/View_PreviewParameters.cxx [deleted file]
tools/View/View_PreviewParameters.hxx [deleted file]
tools/View/View_ToolActionType.hxx [deleted file]
tools/View/View_ToolBar.cxx [deleted file]
tools/View/View_ToolBar.hxx [deleted file]
tools/View/View_ToolButton.hxx [deleted file]
tools/View/View_ViewActionType.hxx [deleted file]
tools/View/View_Viewer.cxx [deleted file]
tools/View/View_Viewer.hxx [deleted file]
tools/View/View_Widget.cxx [deleted file]
tools/View/View_Widget.hxx [deleted file]
tools/View/View_Window.cxx [deleted file]
tools/View/View_Window.hxx [deleted file]
tools/View/icons/keep_view_off.png [deleted file]
tools/View/icons/keep_view_on.png [deleted file]
tools/View/icons/trihedron.png [deleted file]
tools/View/icons/view_clear.png [deleted file]
tools/View/icons/view_cube.png [deleted file]
tools/View/icons/view_dm_shading.png [deleted file]
tools/View/icons/view_dm_wireframe.png [deleted file]
tools/View/icons/view_fitall.png [deleted file]
tools/ViewControl/FILES [deleted file]
tools/ViewControl/ViewControl_ColorSelector.cxx [deleted file]
tools/ViewControl/ViewControl_ColorSelector.hxx [deleted file]
tools/ViewControl/ViewControl_EditType.hxx [deleted file]
tools/ViewControl/ViewControl_MessageDialog.cxx [deleted file]
tools/ViewControl/ViewControl_MessageDialog.hxx [deleted file]
tools/ViewControl/ViewControl_PropertyView.cxx [deleted file]
tools/ViewControl/ViewControl_PropertyView.hxx [deleted file]
tools/ViewControl/ViewControl_Table.cxx [deleted file]
tools/ViewControl/ViewControl_Table.hxx [deleted file]
tools/ViewControl/ViewControl_TableItemDelegate.cxx [deleted file]
tools/ViewControl/ViewControl_TableItemDelegate.hxx [deleted file]
tools/ViewControl/ViewControl_TableModel.cxx [deleted file]
tools/ViewControl/ViewControl_TableModel.hxx [deleted file]
tools/ViewControl/ViewControl_TableModelValues.cxx [deleted file]
tools/ViewControl/ViewControl_TableModelValues.hxx [deleted file]
tools/ViewControl/ViewControl_Tools.cxx [deleted file]
tools/ViewControl/ViewControl_Tools.hxx [deleted file]
tools/ViewControl/ViewControl_TreeView.hxx [deleted file]
tools/adm/cmake/occt_toolkit_prepare_tool.cmake [deleted file]