]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
added debug messages only
authormbs <martin.bernhard@opencascade.com>
Mon, 6 Mar 2023 17:45:44 +0000 (17:45 +0000)
committermbs <martin.bernhard@opencascade.com>
Mon, 27 Mar 2023 10:47:10 +0000 (11:47 +0100)
commit874521cff78bb836cf3b95b923df944e1d32bf73
treea44c595c5c6b7f61109ad84c0c3bd854581910f7
parent370f3e5fe29e05f598c86b684c5b0684c4411af3
added debug messages only
68 files changed:
src/CAM/CAM_Application.cxx
src/CAM/CAM_Module.cxx
src/CAM/MBDebug.h [new file with mode: 0644]
src/LightApp/LightApp_Application.cxx
src/LightApp/LightApp_DataModel.cxx
src/LightApp/LightApp_DataObject.cxx
src/LightApp/LightApp_DataOwner.cxx
src/LightApp/LightApp_Displayer.cxx
src/LightApp/LightApp_Driver.cxx
src/LightApp/LightApp_GVSelector.cxx
src/LightApp/LightApp_Module.cxx
src/LightApp/LightApp_OBSelector.cxx
src/LightApp/LightApp_Operation.cxx
src/LightApp/LightApp_Selection.cxx
src/LightApp/LightApp_SelectionMgr.cxx
src/LightApp/LightApp_ShowHideOp.cxx
src/LightApp/MBDebug.h [new file with mode: 0644]
src/LightApp/MBSUIT.h [new file with mode: 0644]
src/OCCViewer/MBDebug.h [new file with mode: 0644]
src/OCCViewer/OCCViewer_AISSelector.cxx
src/OCCViewer/OCCViewer_VService.cxx
src/OCCViewer/OCCViewer_ViewFrame.cxx
src/OCCViewer/OCCViewer_ViewManager.cxx
src/OCCViewer/OCCViewer_ViewModel.cxx
src/OCCViewer/OCCViewer_ViewPort.cxx
src/OCCViewer/OCCViewer_ViewPort3d.cxx
src/OCCViewer/OCCViewer_ViewWindow.cxx
src/Prs/MBDebug.h [new file with mode: 0644]
src/Prs/SALOME_Prs.cxx
src/SOCC/MBDebug.h [new file with mode: 0644]
src/SOCC/SOCC_Prs.cxx
src/SOCC/SOCC_ViewModel.cxx
src/SOCC/SOCC_ViewWindow.cxx
src/SUIT/MBDebug.h [new file with mode: 0644]
src/SUIT/MBSUIT.h [new file with mode: 0644]
src/SUIT/SUIT_ActionOperation.cxx
src/SUIT/SUIT_DataBrowser.cxx
src/SVTK/MBDebug.h [new file with mode: 0644]
src/SVTK/SVTK_Prs.cxx
src/SVTK/SVTK_Renderer.cxx
src/SVTK/SVTK_Selector.cxx
src/SVTK/SVTK_View.cxx
src/SVTK/SVTK_ViewManager.cxx
src/SVTK/SVTK_ViewModel.cxx
src/SVTK/SVTK_ViewWindow.cxx
src/SalomeApp/MBDebug.h [new file with mode: 0644]
src/SalomeApp/SalomeApp_Application.cxx
src/SalomeApp/SalomeApp_DataModel.cxx
src/SalomeApp/SalomeApp_Module.cxx
src/SalomeApp/SalomeApp_Study.cxx
src/VTKViewer/MBDebug.h [new file with mode: 0644]
src/VTKViewer/VTKViewer_Actor.cxx
src/VTKViewer/VTKViewer_AppendFilter.cxx
src/VTKViewer/VTKViewer_ArcBuilder.cxx
src/VTKViewer/VTKViewer_CellCenters.cxx
src/VTKViewer/VTKViewer_ConvexTool.cxx
src/VTKViewer/VTKViewer_DataSetMapper.cxx
src/VTKViewer/VTKViewer_ExtractUnstructuredGrid.cxx
src/VTKViewer/VTKViewer_Filter.cxx
src/VTKViewer/VTKViewer_GeometryFilter.cxx
src/VTKViewer/VTKViewer_OpenGLRenderer.cxx
src/VTKViewer/VTKViewer_PolyDataMapper.cxx
src/VTKViewer/VTKViewer_RenderWindow.cxx
src/VTKViewer/VTKViewer_RenderWindowInteractor.cxx
src/VTKViewer/VTKViewer_Utilities.cxx
src/VTKViewer/VTKViewer_ViewManager.cxx
src/VTKViewer/VTKViewer_ViewModel.cxx
src/VTKViewer/VTKViewer_ViewWindow.cxx