Changesets: occt-products
master 93d6f121 2022-05-21 18:51:21 Details Diff |
0032978: Visualization - AIS_ViewController::PickPoint() includes objects invisible in current View |
Affected Issues 0032978 |
|
mod - samples/qt/SSP/src/ViewSSP.cxx | Diff File | ||
mod - samples/qt/Unfolding/src/UnfoldingBaseView.cpp | Diff File | ||
master e756ef65 2022-05-20 18:46:47 Committer: |
0032988: Express Mesh - The Express Mesh algorithm produces a mesh with hole Bad mesh was generated because of triangles with the null-area in 2d and the "close to null"-area in 3d. These triangles can not be correct classified as the hole or the material. Now, these triangles classified as material. |
||
mod - diff | Diff File | ||
add - tests/emesh/bugs/bug32988 | Diff File | ||
master aa5fde96 2022-05-17 12:57:35
Committer: |
0032974: Configuration - update environment for VS2022 fixed misprint |
Affected Issues 0032974 |
|
mod - adm/templates/build.bat | Diff File | ||
mod - adm/templates/env.training.bat.in | Diff File | ||
mod - adm/templates/install.bat | Diff File | ||
master 79a687f1 2022-05-16 12:01:48
Committer: |
0032995: Modeling algorithms - Interface for checking canonical geometry Replacing ShapeConvert_Curve, ShapeConvert_Surface by GeomConvert_CurveToAnaCurve, SurfToAnaSurf (from OCCT) |
||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - src/CRDRAW/CRDRAW_ShapeConvert.cxx | Diff File | ||
mod - src/ShapeConvert/FILES | Diff File | ||
mod - src/ShapeConvert/ShapeConvert.cxx | Diff File | ||
rm - src/ShapeConvert/ShapeConvert_Curve.cxx | Diff File | ||
rm - src/ShapeConvert/ShapeConvert_Curve.hxx | Diff File | ||
rm - src/ShapeConvert/ShapeConvert_Surface.cxx | Diff File | ||
rm - src/ShapeConvert/ShapeConvert_Surface.hxx | Diff File | ||
rm - src/ShapeConvert/ShapeConvert_Surface.lxx | Diff File | ||
mod - src/TKCRDRAW/EXTERNLIB | Diff File | ||
mod - tests/cr/standard/B1 | Diff File | ||
mod - tests/cr/standard/end | Diff File | ||
master 17cda813 2022-05-16 10:50:32 Details Diff |
0032969: Coding - get rid of unused headers [IMeshData to PLib] Removed unused exception classes OSD_Exception_FLT_DIVIDE_BY_ZERO, OSD_Exception_INT_DIVIDE_BY_ZERO, OSD_Exception_FLT_DENORMAL_OPERAND, OSD_Exception_FLT_INEXACT_RESULT, OSD_Exception_FLT_INVALID_OPERATION, OSD_Exception_FLT_OVERFLOW, OSD_Exception_FLT_STACK_CHECK, OSD_Exception_FLT_UNDERFLOW. |
Affected Issues 0032969 |
|
mod - diff | Diff File | ||
master d0858cb8 2022-05-10 18:07:54
Committer: |
0032965: PMIVis - PMIVis_TOT_Vectorized text regressions Draw the flipper, text and using trsf persistence in the one group Added type of text option to PMIparams Test case added: pmivis/bugs/bug32965 |
||
mod - diff | Diff File | ||
mod - src/PMIVis/PMIVis_BRepTextManager.cxx | Diff File | ||
mod - src/PMIVis/PMIVis_ElementMinDistance.cxx | Diff File | ||
mod - src/PMIVis/PMIVis_SingleSegments.cxx | Diff File | ||
mod - src/PMIVisTest/PMIVisTest.cxx | Diff File | ||
add - tests/pmivis/bugs/bug32965 | Diff File | ||
master ad07e82b 2022-05-05 11:35:01 Committer: |
0030024: Data Exchange - STEP, IGES export support of BRep shapes based on tessellated geometry CSharp/Java samples adaptation |
Affected Issues 0030024 |
|
mod - diff | Diff File | ||
mod - samples/swig/TKSTEPBase.i | Diff File | ||
master 8569b44e 2022-05-04 19:14:51 Committer: |
0032962: Product User Guides - update for release 7.6.2 Changelog updated for EMesh and PMI_Vis System requirements updated for PMI_Vis |
||
mod - diff | Diff File | ||
mod - dox/user_guides/express_mesh/express_mesh.md | Diff File | ||
master d8a13f7f 2022-04-27 09:05:00
Committer: |
0032951: Coding - get rid of unused headers [GeomConvert to IGESBasic] |
Affected Issues 0032951 |
|
mod - diff | Diff File | ||
mod - src/MeshToolsTest/MeshToolsTest_FunctionObject.cxx | Diff File | ||
master ebec40c0 2022-04-22 17:29:06 Committer: |
0032948: Express Mesh - Invalid wire message on closed contour Deleted function use, leading to the invalid wire message |
||
mod - src/QMTools/QMTools_WireCorrector.cxx | Diff File | ||
add - tests/emesh/bugs/bug32948 | Diff File | ||
master 7904f301 2022-04-20 18:10:35 Details Diff |
0032939: Express Mesh - The polygon was lost in mesh algorithm Added treatment of the triangles with null-area for more accurate definition, that it is a material or a hole |
||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
add - tests/emesh/bugs/bug32939 | Diff File | ||
master c315bb4a 2022-04-14 22:24:56 Committer: |
0032927: Datakit Exchange - Implementation of DE_Wrapper interface Integrate DE_Wrapper structure to the Datakit import All Datakit formats need the own Configuration node and provider. It needed to register every format apart |
||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
add - src/DtkCafControl/DtkCafControl_ConfigurationNode.cxx | Diff File | ||
mod - src/XSDRAWDtk/XSDRAWDtk.cxx | Diff File | ||
add - tests/de_wrapper/dtk/A1 | Diff File | ||
add - tests/de_wrapper/dtk/A2 | Diff File | ||
add - tests/de_wrapper/dtk/A3 | Diff File | ||
add - tests/de_wrapper/dtk/A4 | Diff File | ||
master efe3b178 2022-04-13 15:52:25 Committer: |
0032085: Express Mesh - Algorithm generates mesh with topology errors Added function to find nearest point for the Quad boundary nodes Added check to the facets, which was found in different directions for more correct finding place for hole |
||
mod - diff | Diff File | ||
mod - src/QMBgr/QMBgr_FacetBuilder.cxx | Diff File | ||
mod - src/QMBgr/QMBgr_FacetBuilder.hxx | Diff File | ||
master db9f5fc1 2022-04-11 13:14:43
Committer: |
0032925: Mesh Decimator - Too long execution and much memory spending for the particular model In the method collectVertexPairs(), avoid creation of the same pairs twice. In Aggregation mode, when extending myDistThreshold, restore original (before applying a penalty) pairs values. In Aggregation mode, allow inversion of triangles. |
||
mod - blob | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - src/MeshDecim/MeshDecim_VPairHeap.hxx | Diff File | ||
master 06f3e1fc 2022-04-09 19:25:03 Committer: |
0032926: Coding, StdPrs_ToolTriangulatedShape::Normal() - range of "for" not correspond to the NCollection index which run in "for" Use BRepLib_ToolTriangulatedShape::ComputeNormals() instead of obsolete StdPrs_ToolTriangulatedShape::Normal(). |
Affected Issues 0032926 |
|
mod - samples/qt/SSP/src/SCATexturedShape.cxx | Diff File | ||
master 75f214de 2022-04-07 14:20:33
Committer: |
0029389: Collision Detection - Exception during processing two shapes by ColDetectionProxy_Intersector algorithm Add test. |
||
mod - blob | Diff File | ||
master e16d959d 2022-04-05 19:57:20
Committer: |
0032911: Express Mesh - Algorithm takes too much memory to proceed The algorithm QMBgr_FacetBuilder has been tuned to take less memory: - Introduced new allocators for short life-cycle objects. - Made construction of NCollection_Vector without incremental allocator. Test case has been added. |
||
mod - blob | Diff File | ||
mod - diff | Diff File | ||
mod - src/QMBgr/QMBgr_FacetBuilder.hxx | Diff File | ||
master 95c09c54 2022-04-04 23:42:02 Committer: |
0032905: PMI Visualization - NULL dereference while highlighting PMIVis_Shapes PMIVis_Shapes - added initialization of PointAspects. |
||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - src/PMIVis/PMIVis_Shapes.cxx | Diff File | ||
master 3571e7a0 2022-04-02 11:12:35 Details Diff |
0032900: Coding Rules - eliminate GCC9 compiler warnings -Wclass-memaccess in RWPointCloud_PointFilter.hxx |
Affected Issues 0032900 |
|
mod - src/RWPointCloud/RWPointCloud_PointFilter.hxx | Diff File | ||
master 926ab999 2022-04-02 11:10:21 Details Diff |
0032901: Configuration - remove non-existing TKVolumeRenderFdk from adm/MODULES | ||
mod - adm/MODULES | Diff File | ||
mod - diff | Diff File | ||
master af72cb6d 2022-04-01 09:04:28
Committer: |
0031009: Modeling Algorithms - leak reported by Clang address sanitizer in IntCurvesFace_ShapeIntersector Update wrapper for IntCurvesFace_Intersector according to changes in OCCT. |
Affected Issues 0031009 |
|
mod - samples/swig/TKTopAlgo.i | Diff File | ||
master bbe72d9e 2022-03-30 23:33:36 Details Diff |
0032897: Tests - include elapsed time into test log |
Affected Issues 0032897 |
|
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - tests/pmivis/import/notes | Diff File | ||
master bcdc36ce 2022-03-28 16:08:16
Committer: |
0032821: DEWrapper - Implementation of a common toolkit for importing and exporting CAD files Implementing DE_Wrapper and its formats |
||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - blob | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
mod - diff | Diff File | ||
add - src/DXFCAFControl/DXFCAFControl_ConfigurationNode.cxx | Diff File | ||
mod - src/DXFCAFControl/DXFCAFControl_Reader.cxx | Diff File | ||
mod - src/IFCCAFControl/FILES | Diff File | ||
add - src/IFCCAFControl/IFCCAFControl_Provider.cxx | Diff File | ||
mod - src/IFCCAFControl/IFCCAFControl_Reader.cxx | Diff File | ||
mod - src/IFCCAFControl/IFCCAFControl_Reader.hxx | Diff File | ||
add - src/JTCAFControl/JTCAFControl_ConfigurationNode.cxx | Diff File | ||
add - src/JTCAFControl/JTCAFControl_Provider.cxx | Diff File | ||
add - src/RVMCAFControl/RVMCAFControl_Provider.hxx | Diff File | ||
mod - src/SATCAFControl/FILES | Diff File | ||
add - src/SATCAFControl/SATCAFControl_Provider.cxx | Diff File | ||
add - src/SATCAFControl/SATCAFControl_Provider.hxx | Diff File | ||
mod - src/SATCAFControl/SATCAFControl_Reader.cxx | Diff File | ||
mod - src/TKJTTest/EXTERNLIB | Diff File | ||
mod - src/TKXDEDXF/EXTERNLIB | Diff File | ||
mod - src/TKXDEIFC/EXTERNLIB | Diff File | ||
mod - src/TKXDEJT/EXTERNLIB | Diff File | ||
mod - src/TKXDERVM/EXTERNLIB | Diff File | ||
mod - src/TKXDESAT/EXTERNLIB | Diff File | ||
mod - src/TKXSDRAWIFC/EXTERNLIB | Diff File | ||
mod - src/TKXSDRAWRVM/EXTERNLIB | Diff File | ||
mod - src/XSDRAWIFC/XSDRAWIFC.cxx | Diff File | ||
mod - src/XSDRAWSAT/XSDRAWSAT.cxx | Diff File | ||
mod - src/XSDRAWXt/XSDRAWXt.cxx | Diff File | ||
mod - src/XtCAFControl/FILES | Diff File | ||
add - src/XtCAFControl/XTCAFControl_ConfigurationNode.cxx | Diff File | ||
add - src/XtCAFControl/XTCAFControl_Provider.cxx | Diff File | ||
add - src/XtCAFControl/XTCAFControl_Provider.hxx | Diff File | ||
add - tests/de_wrapper/begin | Diff File | ||
add - tests/de_wrapper/configuration/A1 | Diff File | ||
add - tests/de_wrapper/configuration/A3 | Diff File | ||
add - tests/de_wrapper/configuration/begin | Diff File | ||
add - tests/de_wrapper/dxf/A2 | Diff File | ||
add - tests/de_wrapper/dxf/A3 | Diff File | ||
add - tests/de_wrapper/grids.list | Diff File | ||
add - tests/de_wrapper/ifc/A1 | Diff File | ||
add - tests/de_wrapper/ifc/begin | Diff File | ||
add - tests/de_wrapper/jt/A1 | Diff File | ||
add - tests/de_wrapper/jt/A3 | Diff File | ||
add - tests/de_wrapper/parse.rules | Diff File | ||
add - tests/de_wrapper/rvm/A3 | Diff File | ||
add - tests/de_wrapper/rvm/begin | Diff File | ||
add - tests/de_wrapper/sat/A2 | Diff File | ||
add - tests/de_wrapper/sat/A3 | Diff File | ||
add - tests/de_wrapper/sat/A4 | Diff File | ||
add - tests/de_wrapper/xt/A1 | Diff File | ||
add - tests/de_wrapper/xt/A2 | Diff File | ||
master f8f8da26 2022-03-18 16:07:50
Committer: |
0025796: Unfolding produces unsymmetric result for symmetric input The problem has been fixed in the scope of issue 0032339. The test has been added. |
||
add - tests/unfolding/bugs/bug25796 | Diff File | ||
master 30310611 2022-03-17 15:39:57 Committer: |
0031374: Unfolding produces incorrect segment mapping - Fix problem with mapping from unfolded 2D shape to original 3D shape - Test added |
||
mod - src/Unfolding/Unfolding_Algo.cxx | Diff File | ||
add - tests/unfolding/bugs/bug31374 | Diff File |