Anonymous | Login | 2021-01-16 12:21 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
Changesets: occt | [ Browse ] [ Back to Index ] | ||
master 9d8e0744
Timestamp: 2017-08-07 13:47:53 Author: emv Committer: bugmaster [ Details ] [ Diff ] |
0027876: Draw mkoffset does not work Updating the documentation for the Draw command *mkoffset*. |
||
mod - dox/user_guides/draw_test_harness/draw_test_harness.md | [ Diff ] [ File ] | ||
master e40d1acc
Timestamp: 2017-08-07 09:26:58 Author: kgv Committer: bugmaster [ Details ] [ Diff ] |
0028975: Draw Harness - DBRep_DrawableShape::display() throws exception while displaying shape without free edges in Debug mode | ||
mod - src/DBRep/DBRep_DrawableShape.cxx | [ Diff ] [ File ] | ||
master 095e90a2
Timestamp: 2017-08-07 05:52:40 Author: vro Committer: bugmaster [ Details ] [ Diff ] |
0028973: Undo/Redo changes the order of some attributes | ||
mod - src/TDF/TDF_DefaultDeltaOnRemoval.cxx | [ Diff ] [ File ] | ||
add - tests/caf/basic/B8 | [ Diff ] [ File ] | ||
master f97095fa
Timestamp: 2017-08-04 10:42:42 Author: vro Committer: bugmaster [ Details ] [ Diff ] |
0028972: A not useful message is printed on copying of data in OCAF | ||
mod - src/TDF/TDF_CopyLabel.cxx | [ Diff ] [ File ] | ||
master b101eb1f
Timestamp: 2017-08-04 09:04:14 Author: apv Committer: bugmaster [ Details ] [ Diff ] |
0025023: Check fails after cut operation | ||
add - tests/bugs/modalg_7/bug25023 | [ Diff ] [ File ] | ||
master f9c58d7c
Timestamp: 2017-08-02 08:36:05 Author: gka Committer: bugmaster [ Details ] [ Diff ] |
0029269: Improvement for thread safety of the STEP translator - cleanup Removal of unused stuff and some protections implemented within #29269 |
||
mod - src/HeaderSection/FILES | [ Diff ] [ File ] | ||
rm - src/HeaderSection/HeaderSection_HeaderRecognizer.cxx | [ Diff ] [ File ] | ||
rm - src/HeaderSection/HeaderSection_HeaderRecognizer.hxx | [ Diff ] [ File ] | ||
mod - src/IFSelect/IFSelect_Functions.cxx | [ Diff ] [ File ] | ||
mod - src/Interface/Interface_FileReaderTool.cxx | [ Diff ] [ File ] | ||
mod - src/RWStepAP214/RWStepAP214_GeneralModule.cxx | [ Diff ] [ File ] | ||
mod - src/RWStepVisual/RWStepVisual_RWPresentationLayerAssignment.cxx | [ Diff ] [ File ] | ||
mod - src/StepData/FILES | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_DescrGeneral.cxx | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_DescrGeneral.hxx | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_DescrProtocol.cxx | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_DescrProtocol.hxx | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_DescrReadWrite.cxx | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_DescrReadWrite.hxx | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_HeaderTool.cxx | [ Diff ] [ File ] | ||
rm - src/StepData/StepData_HeaderTool.hxx | [ Diff ] [ File ] | ||
mod - src/StepData/StepData_SelectType.cxx | [ Diff ] [ File ] | ||
mod - src/StepData/StepData_StepModel.cxx | [ Diff ] [ File ] | ||
mod - src/StepData/StepData_StepReaderData.cxx | [ Diff ] [ File ] | ||
mod - tests/de/step_1/R9 | [ Diff ] [ File ] | ||
master 82af2bae
Timestamp: 2017-08-01 15:36:31 Author: bugmaster [ Details ] [ Diff ] |
Update of OCCT version up to 7.2.0 beta | ||
mod - src/Standard/Standard_Version.hxx | [ Diff ] [ File ] | ||
master e16302ce
Timestamp: 2017-08-01 15:31:33 Author: szy Committer: bugmaster [ Details ] [ Diff ] |
0028946: Exception on Undo. //Added additional command ForgetAtt and test case E1 to test issue 28946. |
||
mod - src/DDF/DDF_BasicCommands.cxx | [ Diff ] [ File ] | ||
add - tests/caf/bugs/E1 | [ Diff ] [ File ] | ||
master f7b60631
Timestamp: 2017-08-01 04:48:51 Author: abv Committer: bugmaster [ Details ] [ Diff ] |
0028112: Exception during offset computation Methods D0, D1, D2, D3, DN of the class GeomEvaluator_OffsetSurface are extended by additional tweak to compensate failure of normal calculation in degenerated points on triangular surfaces. If the point where normal has failed to calculate is located on parametric boundary of the base surface, one more attempt is made with the point shifted towards interior by Precision::PConfusion(). |
||
mod - src/GeomEvaluator/GeomEvaluator_OffsetSurface.cxx | [ Diff ] [ File ] | ||
add - tests/bugs/modalg_7/bug28112 | [ Diff ] [ File ] | ||
master 2bc6f715
Timestamp: 2017-07-31 14:20:25 Author: skl Committer: bugmaster [ Details ] [ Diff ] |
0028715: Invalid shape produced by reading of attached STEP file. Regression from OCCT-6.9.1 to OCCT-7.0.0. Corrections: to use fixed shape as result in the non-manifold mode was made. Regression was due to using modified initial shape as result in the previous version OCCT. At present initial shape is not modified during ShapeProcessing. Therefore modification to use fixed result was made. Additionally using of nonManifold flag is added to ShapeProcessing. |
||
mod - src/ShapeFix/ShapeFix_Shape.cxx | [ Diff ] [ File ] | ||
mod - src/ShapeFix/ShapeFix_Shell.cxx | [ Diff ] [ File ] | ||
mod - src/ShapeFix/ShapeFix_Shell.hxx | [ Diff ] [ File ] | ||
mod - src/ShapeProcess/ShapeProcess_OperLibrary.cxx | [ Diff ] [ File ] | ||
mod - src/ShapeProcess/ShapeProcess_ShapeContext.cxx | [ Diff ] [ File ] | ||
mod - src/ShapeProcess/ShapeProcess_ShapeContext.hxx | [ Diff ] [ File ] | ||
mod - src/STEPControl/STEPControl_ActorRead.cxx | [ Diff ] [ File ] | ||
mod - src/XSAlgo/XSAlgo_AlgoContainer.cxx | [ Diff ] [ File ] | ||
mod - src/XSAlgo/XSAlgo_AlgoContainer.hxx | [ Diff ] [ File ] | ||
mod - tests/bugs/step/bug27329 | [ Diff ] [ File ] | ||
add - tests/bugs/step/bug28715 | [ Diff ] [ File ] | ||
master c727abe0
Timestamp: 2017-07-31 12:13:28 Author: kgv Committer: bugmaster [ Details ] [ Diff ] |
0028960: Coding Rules - eliminate GCC compiler warning -Wfor-loop-analysis | ||
mod - src/GCPnts/GCPnts_TangentialDeflection.pxx | [ Diff ] [ File ] | ||
master c5b39011
Timestamp: 2017-07-31 06:23:49 Author: abv Committer: bugmaster [ Details ] [ Diff ] |
0028962: Configuration, genproj.bat - add /LARGEADDRESSAWARE option to 32-bit target executables | ||
mod - adm/templates/template.vc10x | [ Diff ] [ File ] | ||
master 1d949423
Timestamp: 2017-07-30 18:29:17 Author: abv Committer: bugmaster [ Details ] [ Diff ] |
0028680: Data Exchange - allow reading of multi-domain STL files Method RWStl::Read() is improved to support reading multi-domain STL files. Test added: bugs stlvrml bug28680 |
||
mod - src/RWStl/RWStl_Reader.cxx | [ Diff ] [ File ] | ||
mod - src/RWStl/RWStl_Reader.hxx | [ Diff ] [ File ] | ||
add - tests/bugs/stlvrml/bug28680 | [ Diff ] [ File ] | ||
master 471a2ca0
Timestamp: 2017-07-29 06:42:16 Author: abv Committer: abv [ Details ] [ Diff ] |
0028959: Configuration, genproj - provide warning on update of scripts in root folder (msvc.bat etc.) When updating files msvc.bat and draw.bat/sh in the root folder by copying template from adm/templates, procedure genproj will give a warning (unless the files are already the same); if the target file is newer, its copy is saved with additional extension .bak. |
||
mod - adm/genproj.tcl | [ Diff ] [ File ] | ||
mod - dox/dev_guides/building/code_blocks.md | [ Diff ] [ File ] | ||
master fc935b4f
Timestamp: 2017-07-28 11:22:22 Author: nbv Committer: bugmaster [ Details ] [ Diff ] |
0028944: Cannot find section between two faces Test case has been created because the problem is not reproduced on the current version of OCCT. |
||
add - tests/bugs/modalg_7/bug28944 | [ Diff ] [ File ] | ||
master 8dbf0462
Timestamp: 2017-07-28 06:42:11 Author: kgv Committer: bugmaster [ Details ] [ Diff ] |
0028956: Coding Rules - eliminate several trivial compiler warnings Eliminated GCC warning -Wsign-compare introduced by patch for #0028786. Eliminated (false) GCC warning -Wuninitialized introduced by patch for 0027117. Suppressed GCC warning "-Wunused-but-set-variable" with OCCT_DEBUG defined |
||
mod - src/Bisector/Bisector_BisecAna.cxx | [ Diff ] [ File ] | ||
mod - src/BRepClass3d/BRepClass3d_SClassifier.cxx | [ Diff ] [ File ] | ||
mod - src/DNaming/DNaming_Line3DDriver.cxx | [ Diff ] [ File ] | ||
mod - src/GccAna/GccAna_Circ2d3Tan_1.cxx | [ Diff ] [ File ] | ||
mod - src/GccAna/GccAna_Circ2d3Tan_6.cxx | [ Diff ] [ File ] | ||
mod - src/GccAna/GccAna_Circ2d3Tan_8.cxx | [ Diff ] [ File ] | ||
mod - src/IntCurveSurface/IntCurveSurface_Inter.gxx | [ Diff ] [ File ] | ||
mod - src/Message/Message_Report.cxx | [ Diff ] [ File ] | ||
master a131689d
Timestamp: 2017-07-26 15:44:20 Author: kgv Committer: bugmaster [ Details ] [ Diff ] |
0028952: Configuration, CMake - define OCCT_NO_DEPRECATED while building OCCT by obsolete gcc versions | ||
mod - adm/cmake/occt_toolkit.cmake | [ Diff ] [ File ] | ||
master 1f9eb890
Timestamp: 2017-07-26 15:21:08 Author: apv Committer: bugmaster [ Details ] [ Diff ] |
Test for 0024424: BRepAlgoAPI_Cut throws Standard_ConstructionError with disjoint, but adjacent solids | ||
add - tests/bugs/modalg_7/bug24424 | [ Diff ] [ File ] | ||
master 14bbbdcb
Timestamp: 2017-07-26 13:40:36 Author: nds Committer: bugmaster [ Details ] [ Diff ] |
0027398: Integrate Qt Browser Widget to Open CASCADE Technology The following implementation has been made: - CMake procedure is extended to compile Qt tools. This is optional and is handled by USE_QT_TOOLS option(OFF by default) - It is possible to build Qt tools using Qt5 or Qt4, it is settled with USE_QT4 option. - Sample of DFBrowser tool is available in samples/tools/TInspectorEXE. It is build with tools, executable is placed in binaries. To start the sample, use dfbrowser.bat command. - DFBrowser tool may be started from DRAW |
||
mod - adm/cmake/3rdparty_macro.cmake | [ Diff ] [ File ] | ||
mod - adm/cmake/occt_macros.cmake | [ Diff ] [ File ] | ||
add - adm/cmake/occt_toolkit_tool.cmake | [ Diff ] [ File ] | ||
add - adm/cmake/qt5.cmake | [ Diff ] [ File ] | ||
add - adm/cmake/qt5_macro.cmake | [ Diff ] [ File ] | ||
mod - adm/cmake/vardescr.cmake | [ Diff ] [ File ] | ||
mod - adm/genproj.tcl | [ Diff ] [ File ] | ||
mod - adm/templates/custom.build.bat.in | [ Diff ] [ File ] | ||
mod - adm/templates/custom.build.sh.in | [ Diff ] [ File ] | ||
mod - adm/templates/custom.install.bat.in | [ Diff ] [ File ] | ||
mod - adm/templates/custom.install.sh.in | [ Diff ] [ File ] | ||
add - adm/templates/dfbrowser.bat | [ Diff ] [ File ] | ||
add - adm/templates/dfbrowser.sh | [ Diff ] [ File ] | ||
mod - adm/templates/env.bat.in | [ Diff ] [ File ] | ||
mod - adm/templates/env.sh.in | [ Diff ] [ File ] | ||
add - adm/TOOLS | [ Diff ] [ File ] | ||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/FILES | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/icons/folder_export.png | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/icons/folder_import.png | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/icons/folder_open.png | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/TInspectorEXE.cxx | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/TInspectorEXE.qrc | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/TInspectorEXE_OpenFileDialog.cxx | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/TInspectorEXE_OpenFileDialog.hxx | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/TInspectorEXE_OpenFileViewModel.cxx | [ Diff ] [ File ] | ||
add - samples/tools/TInspectorEXE/TInspectorEXE_OpenFileViewModel.hxx | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/adm/cmake/occt.cmake | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/adm/cmake/occt_toolkit_standalone.cmake | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/adm/cmake/standalone_macros.cmake | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/adm/templates/header.in | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/adm/templates/TInspectorEXE.vcxproj.user.in | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/DFBrowser/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/DFBrowser/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/DFBrowserPane/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/DFBrowserPane/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/DFBrowserPaneXDE/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/DFBrowserPaneXDE/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/ShapeView/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/ShapeView/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TInspector/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TInspector/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TInspectorAPI/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TInspectorAPI/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TInspectorEXE/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TInspectorEXE/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TreeModel/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/TreeModel/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/View/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/View/EXTERNLIB | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/VInspector/CMakeLists.txt | [ Diff ] [ File ] | ||
add - samples/tools/TStandalone/src/VInspector/EXTERNLIB | [ Diff ] [ File ] | ||
mod - src/DrawResources/DrawPlugin | [ Diff ] [ File ] | ||
add - tests/tools/begin | [ Diff ] [ File ] | ||
add - tests/tools/dfbrowser/A1 | [ Diff ] [ File ] | ||
add - tests/tools/dfbrowser/A2 | [ Diff ] [ File ] | ||
add - tests/tools/end | [ Diff ] [ File ] | ||
add - tests/tools/grids.list | [ Diff ] [ File ] | ||
add - tests/tools/parse.rules | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser.qrc | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_AttributePaneStack.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_AttributePaneStack.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_AttributePaneType.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Communicator.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Communicator.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_DumpView.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_DumpView.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_HighlightDelegate.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_HighlightDelegate.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Item.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Item.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ItemApplication.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ItemApplication.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ItemBase.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ItemBase.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ItemDocument.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ItemDocument.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ItemRole.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Module.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Module.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_OpenApplication.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_OpenApplication.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_PropertyPanel.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_PropertyPanel.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_SearchItemInfo.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_SearchLine.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_SearchLine.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_SearchLineModel.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_SearchLineModel.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_SearchView.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_SearchView.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Shortcut.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Shortcut.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Thread.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Thread.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ThreadItem.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ThreadItemSearch.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ThreadItemSearch.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ThreadItemUsedShapesMap.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_ThreadItemUsedShapesMap.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Tools.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Tools.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelLine.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelLine.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelLineDelegate.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelLineDelegate.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelLineModel.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelLineModel.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelView.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelView.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelViewModel.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeLevelViewModel.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeModel.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeModel.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeView.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_TreeView.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Window.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/DFBrowser_Window.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowser/FILES | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/item_type_folder.png | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/item_type_folder_40x40.png | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/level_change.png | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/search.png | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/search_cancel.png | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/treeline_backward.png | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/treeline_forward.png | [ Diff ] [ File ] | ||
add - tools/DFBrowser/icons/treeline_update.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane.qrc | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePane.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePane.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneAPI.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneCreator.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneCreator.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneCreatorAPI.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneModel.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneModel.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneSelector.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_AttributePaneSelector.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_HelperArray.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_HelperArray.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_HelperExport.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_HelperExport.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_HelperGroupContent.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_HelperGroupContent.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_ItemDelegateButton.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_ItemDelegateButton.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_ItemRole.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_OcctEnumType.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_SelectionKind.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TableView.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TableView.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdAsciiString.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdAsciiString.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdBooleanArray.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdBooleanArray.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdBooleanList.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdBooleanList.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdByteArray.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdByteArray.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdComment.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdComment.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdCurrent.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdCurrent.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdDirectory.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdDirectory.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdExpression.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdExpression.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdExtStringArray.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdExtStringArray.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdExtStringList.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdExtStringList.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdInteger.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdInteger.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdIntegerArray.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdIntegerArray.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdIntegerList.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdIntegerList.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdIntPackedMap.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdIntPackedMap.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdName.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdName.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdNamedData.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdNamedData.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdNoteBook.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdNoteBook.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdReal.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdReal.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdRealArray.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdRealArray.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdRealList.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdRealList.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceArray.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceArray.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceList.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceList.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdRelation.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdRelation.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTick.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTick.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNode.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNode.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeItem.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeItem.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeModel.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeModel.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdUAttribute.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdUAttribute.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdVariable.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDataStdVariable.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDFReference.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDFReference.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDFTagSource.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDFTagSource.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdModified.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdModified.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdOwner.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdOwner.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdXLink.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdXLink.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdXLinkRoot.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TDocStdXLinkRoot.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TFunctionFunction.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TFunctionFunction.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TFunctionGraphNode.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TFunctionGraphNode.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TFunctionScope.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TFunctionScope.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TNamingNamedShape.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TNamingNamedShape.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TNamingNaming.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TNamingNaming.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_Tools.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_Tools.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TPrsStdAISPresentation.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TPrsStdAISPresentation.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TPrsStdAISViewer.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/DFBrowserPane_TPrsStdAISViewer.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/FILES | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/attribute.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/attribute_40x40.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/export_shape.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/folder_export.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/imageres_4.ico | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/imageres_5.ico | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/label.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/label_folder_16x16.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/label_folder_20x20.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/label_folder_40x40.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/label_folder_expand_16x16.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/label_folder_expand_20x20.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/label_folder_expand_40x40.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/named_shape.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPane/icons/named_shape_40x40.png | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_AttributeCommonPane.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_AttributeCommonPane.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_AttributePaneCreator.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_AttributePaneCreator.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_Tools.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_Tools.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocArea.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocArea.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocCentroid.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocCentroid.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocColor.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocColor.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocColorTool.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocColorTool.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDatum.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDatum.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDimension.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDimension.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDimTol.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDimTol.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDimTolTool.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDimTolTool.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDocumentTool.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocDocumentTool.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocGeomTolerance.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocGeomTolerance.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocGraphNode.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocGraphNode.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocLayerTool.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocLayerTool.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocLocation.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocLocation.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocMaterial.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocMaterial.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocMaterialTool.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocMaterialTool.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocShapeMapTool.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocShapeMapTool.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocShapeTool.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocShapeTool.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XDEDRAW.cxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XDEDRAW.hxx | [ Diff ] [ File ] | ||
add - tools/DFBrowserPaneXDE/FILES | [ Diff ] [ File ] | ||
add - tools/ShapeView/FILES | [ Diff ] [ File ] | ||
add - tools/ShapeView/icons/folder_import.png | [ Diff ] [ File ] | ||
add - tools/ShapeView/icons/folder_open.png | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView.qrc | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_Communicator.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_Communicator.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_ItemBase.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_ItemRoot.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_ItemRoot.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_ItemShape.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_ItemShape.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_OpenFileDialog.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_OpenFileDialog.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_OpenFileViewModel.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_OpenFileViewModel.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_Tools.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_Tools.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_TreeModel.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_TreeModel.hxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_Window.cxx | [ Diff ] [ File ] | ||
add - tools/ShapeView/ShapeView_Window.hxx | [ Diff ] [ File ] | ||
add - tools/TInspector/FILES | [ Diff ] [ File ] | ||
add - tools/TInspector/icons/item_algo_folder.png | [ Diff ] [ File ] | ||
add - tools/TInspector/TInspector.qrc | [ Diff ] [ File ] | ||
add - tools/TInspector/TInspector_Communicator.cxx | [ Diff ] [ File ] | ||
add - tools/TInspector/TInspector_Communicator.hxx | [ Diff ] [ File ] | ||
add - tools/TInspector/TInspector_Window.cxx | [ Diff ] [ File ] | ||
add - tools/TInspector/TInspector_Window.hxx | [ Diff ] [ File ] | ||
add - tools/TInspectorAPI/FILES | [ Diff ] [ File ] | ||
add - tools/TInspectorAPI/TInspectorAPI_Communicator.cxx | [ Diff ] [ File ] | ||
add - tools/TInspectorAPI/TInspectorAPI_Communicator.hxx | [ Diff ] [ File ] | ||
add - tools/TInspectorAPI/TInspectorAPI_PluginParameters.cxx | [ Diff ] [ File ] | ||
add - tools/TInspectorAPI/TInspectorAPI_PluginParameters.hxx | [ Diff ] [ File ] | ||
add - tools/TKDFBrowser/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKDFBrowser/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKDFBrowser/FILES | [ Diff ] [ File ] | ||
add - tools/TKDFBrowser/PACKAGES | [ Diff ] [ File ] | ||
add - tools/TKShapeView/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKShapeView/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKShapeView/FILES | [ Diff ] [ File ] | ||
add - tools/TKShapeView/PACKAGES | [ Diff ] [ File ] | ||
add - tools/TKTInspector/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKTInspector/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKTInspector/FILES | [ Diff ] [ File ] | ||
add - tools/TKTInspector/PACKAGES | [ Diff ] [ File ] | ||
add - tools/TKTInspectorAPI/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKTInspectorAPI/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKTInspectorAPI/FILES | [ Diff ] [ File ] | ||
add - tools/TKTInspectorAPI/PACKAGES | [ Diff ] [ File ] | ||
add - tools/TKToolsDraw/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKToolsDraw/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKToolsDraw/FILES | [ Diff ] [ File ] | ||
add - tools/TKToolsDraw/PACKAGES | [ Diff ] [ File ] | ||
add - tools/TKTreeModel/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKTreeModel/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKTreeModel/FILES | [ Diff ] [ File ] | ||
add - tools/TKTreeModel/PACKAGES | [ Diff ] [ File ] | ||
add - tools/TKView/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKView/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKView/FILES | [ Diff ] [ File ] | ||
add - tools/TKView/PACKAGES | [ Diff ] [ File ] | ||
add - tools/TKVInspector/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/TKVInspector/EXTERNLIB | [ Diff ] [ File ] | ||
add - tools/TKVInspector/FILES | [ Diff ] [ File ] | ||
add - tools/TKVInspector/PACKAGES | [ Diff ] [ File ] | ||
add - tools/ToolsDraw/FILES | [ Diff ] [ File ] | ||
add - tools/ToolsDraw/ToolsDraw.cxx | [ Diff ] [ File ] | ||
add - tools/ToolsDraw/ToolsDraw.hxx | [ Diff ] [ File ] | ||
add - tools/TreeModel/FILES | [ Diff ] [ File ] | ||
add - tools/TreeModel/TreeModel_ItemBase.cxx | [ Diff ] [ File ] | ||
add - tools/TreeModel/TreeModel_ItemBase.hxx | [ Diff ] [ File ] | ||
add - tools/TreeModel/TreeModel_ItemRole.hxx | [ Diff ] [ File ] | ||
add - tools/TreeModel/TreeModel_ModelBase.cxx | [ Diff ] [ File ] | ||
add - tools/TreeModel/TreeModel_ModelBase.hxx | [ Diff ] [ File ] | ||
add - tools/View/FILES | [ Diff ] [ File ] | ||
add - tools/View/icons/cursor_rotate.png | [ Diff ] [ File ] | ||
add - tools/View/icons/cursor_zoom.png | [ Diff ] [ File ] | ||
add - tools/View/icons/keep_view_off.png | [ Diff ] [ File ] | ||
add - tools/View/icons/keep_view_off.svg | [ Diff ] [ File ] | ||
add - tools/View/icons/keep_view_on.png | [ Diff ] [ File ] | ||
add - tools/View/icons/keep_view_on.svg | [ Diff ] [ File ] | ||
add - tools/View/icons/view_clear.png | [ Diff ] [ File ] | ||
add - tools/View/icons/view_dm_shading.png | [ Diff ] [ File ] | ||
add - tools/View/icons/view_dm_wireframe.png | [ Diff ] [ File ] | ||
add - tools/View/icons/view_fitall.png | [ Diff ] [ File ] | ||
add - tools/View/icons/view_fitarea.png | [ Diff ] [ File ] | ||
add - tools/View/icons/view_pan.png | [ Diff ] [ File ] | ||
add - tools/View/icons/view_rotate.png | [ Diff ] [ File ] | ||
add - tools/View/icons/view_zoom.png | [ Diff ] [ File ] | ||
add - tools/View/View.qrc | [ Diff ] [ File ] | ||
add - tools/View/View_ContextType.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_Displayer.cxx | [ Diff ] [ File ] | ||
add - tools/View/View_Displayer.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_PresentationType.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_ToolActionType.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_ToolBar.cxx | [ Diff ] [ File ] | ||
add - tools/View/View_ToolBar.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_ViewActionType.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_Viewer.cxx | [ Diff ] [ File ] | ||
add - tools/View/View_Viewer.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_Widget.cxx | [ Diff ] [ File ] | ||
add - tools/View/View_Widget.hxx | [ Diff ] [ File ] | ||
add - tools/View/View_Window.cxx | [ Diff ] [ File ] | ||
add - tools/View/View_Window.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/FILES | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspectorAPI_CallBack.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspectorAPI_CallBack.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_CallBack.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_CallBack.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_CallBackMode.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_Communicator.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_Communicator.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemBase.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemBase.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemContext.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemContext.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemEntityOwner.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemEntityOwner.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemHistoryElement.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemHistoryElement.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemHistoryRoot.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemHistoryRoot.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemHistoryType.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemHistoryType.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemHistoryTypeInfo.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemPresentableObject.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemPresentableObject.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemSelection.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemSelection.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemSensitiveEntity.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ItemSensitiveEntity.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_SelectionType.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ToolActionType.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ToolBar.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ToolBar.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_Tools.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_Tools.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ViewModel.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ViewModel.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ViewModelHistory.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_ViewModelHistory.hxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_Window.cxx | [ Diff ] [ File ] | ||
add - tools/VInspector/VInspector_Window.hxx | [ Diff ] [ File ] | ||
master cdec5927
Timestamp: 2017-07-26 10:47:04 Author: abv Committer: bugmaster [ Details ] [ Diff ] |
0028950: Generation of draw_test_harness and upgrade pdf files is crashed Template for LaTeX header used in generation of PDF manuals is corrected to avoid multiple errors during processing by LaTeX (which can eventually lead to LaTeX aborting if their count exceeds 100). Names of log files generated by gendoc command are made dependent on target format and (for PDF output) document name. Formatting bug is fixed in DRAW User Guide |
||
mod - adm/gendoc.tcl | [ Diff ] [ File ] | ||
mod - dox/resources/occt_pdf_template.tex | [ Diff ] [ File ] | ||
mod - dox/resources/occt_ug_pdf.doxyfile | [ Diff ] [ File ] | ||
mod - dox/user_guides/draw_test_harness/draw_test_harness.md | [ Diff ] [ File ] | ||
master bbf03a4e
Timestamp: 2017-07-25 17:17:32 Author: apn Committer: bugmaster [ Details ] [ Diff ] |
0028951: MathJax CDN shutting down Correct all links using old MathJax version. |
||
mod - adm/gendoc.tcl | [ Diff ] [ File ] | ||
mod - dox/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - dox/dev_guides/documentation/documentation.md | [ Diff ] [ File ] | ||
master dc2cc135
Timestamp: 2017-07-25 12:49:53 Author: kgv Committer: bugmaster [ Details ] [ Diff ] |
0028945: Visualization - StdPrs_ToolTriangulatedShape::ComputeNormals() is extremely slow for triangulation-only surface StdPrs_ToolTriangulatedShape::ComputeNormals() now calls Poly::ComputeNormals() for triangulation-only surfaces. Poly::ComputeNormals() now averages normal considering triangle size. |
||
mod - src/Poly/Poly.cxx | [ Diff ] [ File ] | ||
mod - src/StdPrs/StdPrs_ToolTriangulatedShape.cxx | [ Diff ] [ File ] | ||
master d483647d
Timestamp: 2017-07-25 10:03:24 Author: apv Committer: bugmaster [ Details ] [ Diff ] |
Test for 0024145: OCCT fails to project a wire onto BSplineSurface using BRepAlgo_NormalProjection | ||
add - tests/bugs/modalg_7/bug24145_1 | [ Diff ] [ File ] | ||
add - tests/bugs/modalg_7/bug24145_2 | [ Diff ] [ File ] | ||
master 04db3d1c
Timestamp: 2017-07-24 15:50:27 Author: mkv Committer: bugmaster [ Details ] [ Diff ] |
Test for 0023638: Reading IGES file produced invalid shape | ||
mod - tests/bugs/iges/bug23638 | [ Diff ] [ File ] | ||
master 0f3d1d7c
Timestamp: 2017-07-24 05:47:30 Author: vro Committer: bugmaster [ Details ] [ Diff ] |
0028908: Improvement on attachment of attributes to the label | ||
mod - src/QABugs/QABugs_19.cxx | [ Diff ] [ File ] | ||
mod - src/TDF/TDF_CopyTool.cxx | [ Diff ] [ File ] | ||
mod - src/TDF/TDF_Label.cxx | [ Diff ] [ File ] | ||
mod - src/TDF/TDF_Label.hxx | [ Diff ] [ File ] | ||
mod - src/TPrsStd/TPrsStd_AISPresentation.cxx | [ Diff ] [ File ] | ||
<< 1 2 3 ... 20 ... 40 ... 55 56 57 58 59 60 61 62 63 64 65 ... 80 ... 100 ... 120 ... 140 ... 160 ... 180 ... 200 ... 220 221 222 223 >> |
Copyright © 2000 - 2021 MantisBT Team |