Changesets: occt

master 0a0eec80

2018-03-08 06:56:01

abv


Committer: bugmaster Details Diff
0027070: Segfault when transferring HLR-created shapes via STEPControl_Writer

Added protection against null shape on writing: status IFSelect_RetVoid will be returned in such case (instead of access violation)
Affected Issues
0027070
mod - src/XSControl/XSControl_WorkSession.cxx Diff File
add - tests/bugs/step/bug27070 Diff File

master 81ce8c4d

2018-03-07 18:22:16

kgv


Committer: bugmaster Details Diff
0028988: Visualization - AIS_InteractiveContext::SetLocation() does not reset location properly

SelectMgr_SelectionManager - removed broken HasTransformation() checks.
mod - src/SelectMgr/SelectMgr_SelectableObject.cxx Diff File
mod - src/SelectMgr/SelectMgr_SelectionManager.cxx Diff File
add - tests/bugs/vis/bug28988 Diff File

master a468bca8

2018-03-06 09:42:12

kgv


Committer: bugmaster Details Diff
0029547: Сonfiguration, upgrade.dat - include deprecated enums into section [rename]

Added V3d_TypeOfShadingModel->Graphic3d_TypeOfShadingModel and
V3d_TypeOfLight->Graphic3d_TypeOfLightSource renames.
Affected Issues
0029547
mod - adm/upgrade.dat Diff File

master 49225e2f

2018-03-05 13:59:18

kgv


Committer: bugmaster Details Diff
0029545: Documentation, visualization.md - article incorrectly specifies that AIS_ConnectedInteractive can define own Material Affected Issues
0029545
mod - dox/user_guides/visualization/visualization.md Diff File

master 06084bb8

2018-03-05 12:55:16

emv


Committer: bugmaster Details Diff
0029544: Regression vs 7.2.0: ShapeUpgrade_UnifySameDomain fails to merge linear edges

When measuring the deviation of the end of the added edge from the resulting edge take the point on the curve, not from the vertex.

Test cases for the issue.
Affected Issues
0029544
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx Diff File
mod - tests/bugs/modalg_7/bug27004 Diff File
add - tests/bugs/modalg_7/bug29544_1 Diff File
add - tests/bugs/modalg_7/bug29544_2 Diff File

master f46c2b39

2018-03-05 08:11:52

mpv


Committer: bugmaster Details Diff
0029531: Exception on Redo Affected Issues
0029531
mod - src/QABugs/QABugs_20.cxx Diff File
mod - src/TDF/TDF_Data.cxx Diff File
mod - src/TDF/TDF_Data.hxx Diff File
add - tests/bugs/caf/bug29531 Diff File

master 130eb114

2018-03-04 16:10:56

nds


Committer: bugmaster Details Diff
0029310: Coding - multiple compiler warnings in Inspectors

1. Added specific header files to disable and restore compiler warnings: Standard_WarningsDisable.hxx, Standard_WarningsRestore.hxx.
(Currently only MSVC compiler is handled.)
2. Inspector: compiler warnings are disabled for all includes of Qt headers.
3. Inspector: minor code correction to avoid warning due to use of floating point values in integer calculations.
Affected Issues
0029310
mod - src/Standard/FILES Diff File
add - src/Standard/Standard_WarningsDisable.hxx Diff File
add - src/Standard/Standard_WarningsRestore.hxx Diff File
mod - tools/DFBrowser/DFBrowser_AttributePaneStack.cxx Diff File
mod - tools/DFBrowser/DFBrowser_AttributePaneStack.hxx Diff File
mod - tools/DFBrowser/DFBrowser_Communicator.hxx Diff File
mod - tools/DFBrowser/DFBrowser_DumpView.cxx Diff File
mod - tools/DFBrowser/DFBrowser_DumpView.hxx Diff File
mod - tools/DFBrowser/DFBrowser_HighlightDelegate.cxx Diff File
mod - tools/DFBrowser/DFBrowser_HighlightDelegate.hxx Diff File
mod - tools/DFBrowser/DFBrowser_Item.cxx Diff File
mod - tools/DFBrowser/DFBrowser_Item.hxx Diff File
mod - tools/DFBrowser/DFBrowser_ItemApplication.cxx Diff File
mod - tools/DFBrowser/DFBrowser_ItemBase.cxx Diff File
mod - tools/DFBrowser/DFBrowser_ItemDocument.cxx Diff File
mod - tools/DFBrowser/DFBrowser_ItemRole.hxx Diff File
mod - tools/DFBrowser/DFBrowser_Module.cxx Diff File
mod - tools/DFBrowser/DFBrowser_Module.hxx Diff File
mod - tools/DFBrowser/DFBrowser_PropertyPanel.cxx Diff File
mod - tools/DFBrowser/DFBrowser_PropertyPanel.hxx Diff File
mod - tools/DFBrowser/DFBrowser_SearchItemInfo.hxx Diff File
mod - tools/DFBrowser/DFBrowser_SearchLine.cxx Diff File
mod - tools/DFBrowser/DFBrowser_SearchLine.hxx Diff File
mod - tools/DFBrowser/DFBrowser_SearchLineModel.cxx Diff File
mod - tools/DFBrowser/DFBrowser_SearchLineModel.hxx Diff File
mod - tools/DFBrowser/DFBrowser_SearchView.cxx Diff File
mod - tools/DFBrowser/DFBrowser_SearchView.hxx Diff File
mod - tools/DFBrowser/DFBrowser_Shortcut.cxx Diff File
mod - tools/DFBrowser/DFBrowser_Shortcut.hxx Diff File
mod - tools/DFBrowser/DFBrowser_Thread.cxx Diff File
mod - tools/DFBrowser/DFBrowser_Thread.hxx Diff File
mod - tools/DFBrowser/DFBrowser_ThreadItemSearch.cxx Diff File
mod - tools/DFBrowser/DFBrowser_ThreadItemSearch.hxx Diff File
mod - tools/DFBrowser/DFBrowser_ThreadItemUsedShapesMap.hxx Diff File
mod - tools/DFBrowser/DFBrowser_Tools.cxx Diff File
mod - tools/DFBrowser/DFBrowser_Tools.hxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelLine.cxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelLine.hxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelLineDelegate.cxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelLineDelegate.hxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelLineModel.cxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelLineModel.hxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelView.cxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelView.hxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelViewModel.cxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeLevelViewModel.hxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeModel.cxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeModel.hxx Diff File
mod - tools/DFBrowser/DFBrowser_TreeView.hxx Diff File
mod - tools/DFBrowser/DFBrowser_Window.cxx Diff File
mod - tools/DFBrowser/DFBrowser_Window.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_AttributePane.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_AttributePane.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_AttributePaneModel.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_AttributePaneModel.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_AttributePaneSelector.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_HelperArray.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_HelperArray.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_HelperExport.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_HelperExport.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_ItemDelegateButton.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_ItemDelegateButton.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TableView.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TableView.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdAsciiString.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdBooleanArray.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdBooleanList.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdByteArray.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdComment.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdCurrent.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdDirectory.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdExpression.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdExtStringArray.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdExtStringList.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdInteger.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdIntegerArray.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdIntegerList.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdIntPackedMap.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdName.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdNamedData.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdNoteBook.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdReal.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdRealArray.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdRealList.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceArray.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdReferenceList.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdRelation.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdTick.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNode.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeItem.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeItem.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeModel.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeModel.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdUAttribute.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDataStdVariable.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDFReference.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDFTagSource.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDocStdModified.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDocStdOwner.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDocStdXLink.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TDocStdXLinkRoot.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TFunctionFunction.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TFunctionGraphNode.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TFunctionScope.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TNamingNamedShape.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TNamingNamedShape.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TNamingNaming.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_Tools.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_Tools.hxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TPrsStdAISPresentation.cxx Diff File
mod - tools/DFBrowserPane/DFBrowserPane_TPrsStdAISViewer.cxx Diff File
mod - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_AttributeCommonPane.cxx Diff File
mod - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_AttributeCommonPane.hxx Diff File
mod - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_Tools.hxx Diff File
mod - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocColor.cxx Diff File
mod - tools/DFBrowserPaneXDE/DFBrowserPaneXDE_XCAFDocShapeMapTool.cxx Diff File
mod - tools/ShapeView/ShapeView_Communicator.cxx Diff File
mod - tools/ShapeView/ShapeView_ItemShape.cxx Diff File
mod - tools/ShapeView/ShapeView_ItemShape.hxx Diff File
mod - tools/ShapeView/ShapeView_OpenFileDialog.cxx Diff File
mod - tools/ShapeView/ShapeView_OpenFileDialog.hxx Diff File
mod - tools/ShapeView/ShapeView_OpenFileViewModel.cxx Diff File
mod - tools/ShapeView/ShapeView_OpenFileViewModel.hxx Diff File
mod - tools/ShapeView/ShapeView_TreeModel.hxx Diff File
mod - tools/ShapeView/ShapeView_Window.cxx Diff File
mod - tools/ShapeView/ShapeView_Window.hxx Diff File
mod - tools/TInspector/TInspector_Communicator.cxx Diff File
mod - tools/TInspector/TInspector_Window.cxx Diff File
mod - tools/TInspector/TInspector_Window.hxx Diff File
mod - tools/TreeModel/TreeModel_ItemBase.cxx Diff File
mod - tools/TreeModel/TreeModel_ItemBase.hxx Diff File
mod - tools/TreeModel/TreeModel_ItemRole.hxx Diff File
mod - tools/TreeModel/TreeModel_MessageDialog.cxx Diff File
mod - tools/TreeModel/TreeModel_MessageDialog.hxx Diff File
mod - tools/TreeModel/TreeModel_ModelBase.hxx Diff File
mod - tools/View/View_ToolBar.cxx Diff File
mod - tools/View/View_ToolBar.hxx Diff File
mod - tools/View/View_Widget.cxx Diff File
mod - tools/View/View_Widget.hxx Diff File
mod - tools/View/View_Window.cxx Diff File
mod - tools/View/View_Window.hxx Diff File
mod - tools/VInspector/VInspector_CallBack.cxx Diff File
mod - tools/VInspector/VInspector_Communicator.cxx Diff File
mod - tools/VInspector/VInspector_ItemContext.cxx Diff File
mod - tools/VInspector/VInspector_ItemEntityOwner.cxx Diff File
mod - tools/VInspector/VInspector_ItemPresentableObject.cxx Diff File
mod - tools/VInspector/VInspector_ItemSelection.cxx Diff File
mod - tools/VInspector/VInspector_ItemSensitiveEntity.cxx Diff File
mod - tools/VInspector/VInspector_ToolBar.cxx Diff File
mod - tools/VInspector/VInspector_ToolBar.hxx Diff File
mod - tools/VInspector/VInspector_Tools.cxx Diff File
mod - tools/VInspector/VInspector_Tools.hxx Diff File
mod - tools/VInspector/VInspector_ViewModel.cxx Diff File
mod - tools/VInspector/VInspector_ViewModel.hxx Diff File
mod - tools/VInspector/VInspector_ViewModelHistory.cxx Diff File
mod - tools/VInspector/VInspector_ViewModelHistory.hxx Diff File
mod - tools/VInspector/VInspector_Window.cxx Diff File
mod - tools/VInspector/VInspector_Window.hxx Diff File

master 410dd2c9

2018-03-04 07:33:10

nds


Committer: bugmaster Details Diff
0029542: Coding - CMake compiler warnings in Inspector

Avoid using CMAKE_AUTOMOC, collect header files with Q_OBJECT iterating through a project files.
Affected Issues
0029542
mod - adm/cmake/occt_toolkit_tool.cmake Diff File
mod - adm/cmake/qt_macro.cmake Diff File

master 56c5a597

2018-03-02 13:59:08

ifv


Committer: bugmaster Details Diff
0029535: Modeling Algorithms - BRepExtrema_DistShapeShape returns only one solution but the wires have two intersections

The subdivision of long curve is added in algorithm GenExtCC, if length of curves are too different.
Test case added
mod - src/Extrema/Extrema_GenExtCC.gxx Diff File
add - tests/bugs/modalg_7/bug29535 Diff File

master a3d3777d

2018-03-02 09:03:09

nbv


Committer: bugmaster Details Diff
0029532: BOPCol containers used in the OCCT 720 do not support in the current development version.

The file upgrade.dat has been updated.
Affected Issues
0029532
mod - adm/upgrade.dat Diff File

master 726b5d9e

2018-03-01 17:10:46

kgv


Committer: bugmaster Details Diff
0029529: Volume Rendering - crash on re-displaying the object

Added missing getters: OpenGl_TextureBufferArb::TextureFormat() and OpenGl_ShaderManager::OitState().
mod - src/OpenGl/OpenGl_ShaderManager.hxx Diff File
mod - src/OpenGl/OpenGl_TextureBufferArb.hxx Diff File

master 0575de6d

2018-02-27 10:50:47

gka


Committer: bugmaster Details Diff
0029526: Test Harness command "ReadIges" does not support "read.iges.onlyvisible" mode

Modification Test Harness command "ReadIges" to take into account value of the parameter "read.iges.onlyvisible" was made.
mod - src/IGESControl/IGESControl_Reader.cxx Diff File
mod - src/XDEDRAW/XDEDRAW_Common.cxx Diff File
add - tests/bugs/iges/bug29526 Diff File

master eacdb38f

2018-02-26 12:16:18

snn


Committer: bugmaster Details Diff
0029525: PMI dimension names

Implemented semantic PMI names translation from STEP to XCAF in OCCT:
- [Get/Set]SemanticName functions added to XCAFDimTolObjects_*Object classes
- X[Get/Set]GDTSemanticName draw commands added
- test case added
mod - src/STEPCAFControl/STEPCAFControl_Reader.cxx Diff File
mod - src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.cxx Diff File
mod - src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.hxx Diff File
mod - src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.cxx Diff File
mod - src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.hxx Diff File
mod - src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.cxx Diff File
mod - src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.hxx Diff File
mod - src/XCAFDoc/XCAFDoc_Datum.cxx Diff File
mod - src/XCAFDoc/XCAFDoc_Dimension.cxx Diff File
mod - src/XCAFDoc/XCAFDoc_GeomTolerance.cxx Diff File
mod - src/XDEDRAW/XDEDRAW_GDTs.cxx Diff File
add - tests/bugs/xde/bug29525 Diff File
mod - tests/gdt/import/A1 Diff File
mod - tests/gdt/import/A2 Diff File
mod - tests/gdt/import/A3 Diff File
mod - tests/gdt/import/A4 Diff File
mod - tests/gdt/import/A5 Diff File

master ff6d1454

2018-02-22 15:42:15

kgv


Committer: bugmaster Details Diff
0029524: Modeling Algorithms - access violation in HLRBRep_PolyAlgo while computing HLR for triangulation-only surface Affected Issues
0029524
mod - src/HLRBRep/HLRBRep_PolyAlgo.cxx Diff File
add - tests/bugs/modalg_7/bug29524 Diff File

master c40eb6b9

2018-02-20 13:32:52

kgv


Committer: bugmaster Details Diff
0029517: Visualization - introduce AlphaMode property defining alpha value handling options Affected Issues
0029517
mod - src/AIS/AIS_RubberBand.cxx Diff File
mod - src/Graphic3d/FILES Diff File
add - src/Graphic3d/Graphic3d_AlphaMode.hxx Diff File
mod - src/Graphic3d/Graphic3d_AspectFillArea3d.cxx Diff File
mod - src/Graphic3d/Graphic3d_AspectFillArea3d.hxx Diff File
mod - src/Graphic3d/Graphic3d_RenderingParams.hxx Diff File
mod - src/Graphic3d/Graphic3d_ShaderProgram.cxx Diff File
mod - src/Graphic3d/Graphic3d_ShaderProgram.hxx Diff File
mod - src/OpenGl/OpenGl_Context.cxx Diff File
mod - src/OpenGl/OpenGl_Context.hxx Diff File
mod - src/OpenGl/OpenGl_MaterialState.hxx Diff File
mod - src/OpenGl/OpenGl_PrimitiveArray.cxx Diff File
mod - src/OpenGl/OpenGl_SetOfShaderPrograms.hxx Diff File
mod - src/OpenGl/OpenGl_ShaderManager.cxx Diff File
mod - src/OpenGl/OpenGl_ShaderManager.hxx Diff File
mod - src/OpenGl/OpenGl_ShaderProgram.cxx Diff File
mod - src/OpenGl/OpenGl_ShaderProgram.hxx Diff File
mod - src/OpenGl/OpenGl_Text.cxx Diff File
mod - src/OpenGl/OpenGl_View_Redraw.cxx Diff File
mod - src/OpenGl/OpenGl_Workspace.cxx Diff File
mod - src/OpenGl/OpenGl_Workspace.hxx Diff File
mod - src/Shaders/Declarations.glsl Diff File
mod - src/Shaders/DeclarationsImpl.glsl Diff File
mod - src/Shaders/Shaders_DeclarationsImpl_glsl.pxx Diff File
mod - src/Shaders/Shaders_Declarations_glsl.pxx Diff File
mod - src/ViewerTest/ViewerTest.cxx Diff File
mod - src/ViewerTest/ViewerTest_OpenGlCommands.cxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File
add - tests/v3d/glsl/alpha_mask Diff File

master e52ba46e

2018-02-20 05:37:38

kgv


Committer: bugmaster Details Diff
0029520: Visualization - drop deprecated V3d_View::Export() functionality and dependency from gl2ps Affected Issues
0029520
mod - adm/cmake/3rdparty_macro.cmake Diff File
rm - adm/cmake/gl2ps.cmake Diff File
mod - adm/cmake/occt_csf.cmake Diff File
mod - adm/cmake/vardescr.cmake Diff File
mod - adm/CMPLRS Diff File
mod - adm/genconf.tcl Diff File
mod - adm/genconfdeps.tcl 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
mod - adm/templates/env.bat Diff File
mod - adm/templates/env.bat.in Diff File
mod - adm/templates/env.sh Diff File
mod - adm/templates/env.sh.in Diff File
mod - adm/templates/OpenCASCADEConfig.cmake.in Diff File
mod - CMakeLists.txt Diff File
mod - dox/dev_guides/building/3rdparty/3rdparty_linux.md Diff File
mod - dox/dev_guides/building/3rdparty/3rdparty_osx.md Diff File
mod - dox/dev_guides/building/3rdparty/3rdparty_windows.md Diff File
mod - dox/dev_guides/building/cmake/cmake.md Diff File
mod - dox/dev_guides/building/code_blocks.md Diff File
mod - dox/dev_guides/building/xcode.md Diff File
mod - dox/dev_guides/upgrade/upgrade.md Diff File
mod - dox/overview/overview.md Diff File
mod - samples/mfc/standard/Common/OCC_3dView.cpp Diff File
mod - samples/mfc/standard/Common/StdAfx.h Diff File
mod - samples/qt/Common/src/View.cxx Diff File
mod - src/Draw/Draw_BasicCommands.cxx Diff File
mod - src/Graphic3d/FILES Diff File
mod - src/Graphic3d/Graphic3d_CView.hxx Diff File
rm - src/Graphic3d/Graphic3d_ExportFormat.hxx Diff File
mod - src/Graphic3d/Graphic3d_GraphicDriver.hxx Diff File
rm - src/Graphic3d/Graphic3d_SortType.hxx Diff File
mod - src/OpenGl/OpenGl_Context.cxx Diff File
mod - src/OpenGl/OpenGl_GraphicDriver.hxx Diff File
mod - src/OpenGl/OpenGl_Text.cxx Diff File
mod - src/OpenGl/OpenGl_View.cxx Diff File
mod - src/OpenGl/OpenGl_View.hxx Diff File
mod - src/OpenGl/OpenGl_Workspace.cxx Diff File
mod - src/TKOpenGl/EXTERNLIB Diff File
mod - src/V3d/V3d_View.cxx Diff File
mod - src/V3d/V3d_View.hxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File
rm - tests/3rdparty/export/A1 Diff File
rm - tests/3rdparty/export/A2 Diff File
rm - tests/3rdparty/export/A3 Diff File
rm - tests/3rdparty/export/A4 Diff File
rm - tests/3rdparty/export/A5 Diff File
rm - tests/3rdparty/export/A6 Diff File
rm - tests/3rdparty/export/A7 Diff File
rm - tests/3rdparty/export/begin Diff File
rm - tests/3rdparty/export/end Diff File
mod - tests/3rdparty/grids.list Diff File
mod - tests/bugs/begin Diff File
rm - tests/bugs/moddata_2/bug23172 Diff File
rm - tests/bugs/vis/bug21091_1 Diff File
rm - tests/bugs/vis/bug21091_3 Diff File
rm - tests/bugs/vis/bug21091_4 Diff File
rm - tests/bugs/vis/bug21091_5 Diff File
rm - tests/bugs/vis/bug21091_6 Diff File
rm - tests/bugs/vis/bug21091_7 Diff File
rm - tests/bugs/vis/bug21091_8 Diff File
rm - tests/bugs/vis/bug21091_9 Diff File
rm - tests/bugs/vis/bug22796_3 Diff File

master db5d29de

2018-02-20 05:00:01

kgv


Committer: bugmaster Details Diff
0029519: Visualization, TKOpenGl - fallback to Graphic3d_TOSM_FACET from Gouraud/Phong when nodal normals are undefined Affected Issues
0029519
mod - dox/dev_guides/upgrade/upgrade.md Diff File
mod - src/OpenGl/OpenGl_PrimitiveArray.cxx Diff File
mod - src/OpenGl/OpenGl_ShaderManager.hxx Diff File

master 8bf738e6

2018-02-19 09:24:55

apn


Committer: bugmaster Details Diff
0029514: Configuration, CMake - OpenGL ES should be available for Linux

Allow optionally building OCCT with GLESv2 and EGL on Linux
Affected Issues
0029514
mod - adm/cmake/occt_csf.cmake Diff File
mod - CMakeLists.txt Diff File

master 0b35e9d0

2018-02-16 13:08:31

apn

Details Diff
0029513: Replace OCC logo in user guides

Replace OCC logo by occ_logo.png in higher quality
Affected Issues
0029513
mod - dox/resources/occ_logo.png Diff File

master 3f912eb2

2018-02-16 11:54:14

apn

Details Diff
0027747: Incomplete section curves between faces

Added test case bugs/modalg_7/bug27747
add - tests/bugs/modalg_7/bug27747 Diff File

master 5c655dd5

2018-02-15 11:38:59

nbv


Committer: apn Details Diff
0029510: IntWalk_PWalking:: PutToBoundary(...) method results in appearing several coincident points in Walking-line

Places have been detected where coincident points are created. The problem has been fixed.
mod - src/IntWalk/IntWalk_PWalking.cxx Diff File

master e3744452

2018-02-14 19:58:34

kgv


Committer: apn Details Diff
0029509: Visualization, TKOpenGl - Weighted OIT + MSAA shader compilation errors

Fix implicit cast ivec2->vec2 and specify GLSL version to "320 es" on appropriate devices.
Affected Issues
0029509
mod - src/OpenGl/OpenGl_ShaderManager.cxx Diff File

master c5a65111

2018-02-14 17:18:39

kgv


Committer: apn Details Diff
0029508: Visualization, TKOpenGl - visual artifacts on Adreno 305/308

OpenGl_ShaderManager now:
- prefers GLSL ES 100 over GLSL ES 300 on devices reporting OpenGL ES 3.0;
- prefers GLSL ES 300 on devices reporting OpenGL ES 3.1+.
to workaround known buggy implementations of OpenGL ES 3.0 drivers.
Affected Issues
0029508
mod - src/OpenGl/OpenGl_ShaderManager.cxx Diff File

master 12d6e155

2018-02-14 13:10:48

kgv


Committer: apn Details Diff
0029507: Visualization, TKOpenGl - uninitialized class field OpenGl_FrameBuffer::myIsOwnDepth Affected Issues
0029507
mod - src/OpenGl/OpenGl_FrameBuffer.cxx Diff File

master 0793c4f9

2018-02-13 21:07:48

kgv


Committer: apn Details Diff
0029503: Visualization, TKOpenGl - fix access violation due to misprint in OpenGl_AspectMarker

Misprint mySprite->mySpriteA has been corrected.
Affected Issues
0029503
mod - src/OpenGl/OpenGl_AspectMarker.cxx Diff File
 First  Prev  1 2 3 ... 30 ... 60 ... 77 78 79 80 81 82 83 ... 90 ... 120 ... 150 ... 180 ... 210 ... 240 ... 254 255 256  Next  Last