0030477: Visualization - crash in AIS_Manipulator::ObjectTransformation after using...
[occt.git] / src / IntPatch /
2018-11-02 nbv0021494: Intersection between cone and sphere fails
2018-10-10 nbv0030202: IntPatch_WLineTool::JoinWLines array out of...
2018-09-04 emv0030100: Modeling Algorithms - ShapeUpgrade_UnifySameDo...
2018-09-03 nbv0029972: Intersection curve has a weird gap in the...
2018-09-01 nbv0030082: Intersection algorithm returns curve with...
2018-07-27 abv0029859: Coding - GCC compiler warning -Warray-bounds...
2018-07-13 nbv0029866: Intersector returns two overlapped curves...
2018-07-06 nbv0029807: [Regression to 7.0.0] Impossible to cut cone...
2018-06-14 abv0029859: Coding - GCC compiler warning -Warray-bounds...
2018-03-22 abv0029590: Coding - avoid usage of Standard_EXPORT attrib...
2018-03-16 kgv0029582: Coding Rules, Bnd_Range - inconsistent methods...
2018-02-16 nbv0029494: Intersection line between two parametric surfa...
2018-02-16 nbv0029496: No intersection curve between faces if startin...
2018-01-25 nbv0028102: Problem cutting a plate with several holes...
2017-12-08 nbv0029323: Intersection algorithm produces the curve...
2017-10-04 abv0029151: GCC 7.1 warnings "this statement may fall...
2017-07-06 kgv0028832: MMgt_TShared can be replaced by Standard_Transient
2017-06-22 nbv0028849: [Regression to 7.1.0] Exception in Boolean...
2017-06-22 emv0028844: Regression vs 7.1.0: Exception is raised by...
2017-05-26 nbv0028222: Intersection of two cylinders fails
2017-04-14 kgv0028643: Coding rules - eliminate GCC compiler warnings...
2017-04-12 jgv0028626: Boolean CUT operation fails due to exception...
2017-03-23 nbv0028580: Misprint in IntPatch_WLineTool.cxx file
2017-03-16 emv0028486: Fuse of several solids fails due to presence...
2017-03-02 jgv0027998: Self-intersection is not detected
2017-02-02 ski0026937: Eliminate NO_CXX_EXCEPTION macro support
2017-01-26 nbv0027252: Implicit-implicit intersection (Cylinder-Plane...
2016-12-16 apnWarnings is IntPatch_ImpImpIntersection_4.gxx on unix...
2016-12-15 nbv0025187: Document the algorithm used in the fixes for...
2016-11-08 nbv0027896: Prm-Prm intersection algo returns wrong result...
2016-11-03 apnFixed compilation warnings on vc14 caused by CR27431_5
2016-11-03 anv0028012: Exception while intersecting two surfaces
2016-11-03 nbv0028009: [Regression vs OCCT7.0.0] Cut produces not...
2016-11-03 nbv0027431: [Regression to 6.9.1] Huge tolerance obtained...
2016-10-27 nbv0027856: Regression vs 6.7.1: General Fuse operation...
2016-10-13 nbv0027930: XMT file conversion loops infinitely
2016-10-07 nbv0026894: Intersection algorithm between two infinite...
2016-10-07 nbv0023178: Intersection of cylinders fails to produce...
2016-09-23 jgv0027720: HLRBrep_Algo BSpline missing edges
2016-08-26 kgv0027772: Foundation Classes - define Standard_Boolean...
2016-08-25 msv0027780: Face-face intersection produces 2D curve that...
2016-08-18 nbv0027766: Incorrect section curves between attached...
2016-07-14 ski0027525: Coding - eliminate warnings on Windows for...
2016-07-14 nbv0027664: Incomplete intersection curve from the attache...
2016-06-02 aml0027544: problem compiling OCCT with gcc version 4...
2016-05-19 aml0026938: Boolean operations fail between two ellipsoids
2016-05-19 aml0027194: Possible division by zero in IntPatch_WLineTool
2016-05-19 msv0027466: The algorithm Extrema_GenLocateExtPS gives...
2016-04-28 nbv0027310: Huge tolerance obtained in the result of inter...
2016-04-22 nbv0027302: Invalid curves number in intersection result
2016-03-29 nbv0027305: Using undefined variables, which causes devide...
2016-03-29 nbv0027282: [Regression to 6.9.1] smesh/bugs_00/A6: Cut...
2016-03-28 nbv0027175: Intersection algorithm with increased toleranc...
2016-03-18 nbv0027263: Regression vs 6.9.1: Exception is raised durin...
2016-03-18 nbv0027190: IntPatch_ImpPrmIntersection algorithm does...
2016-03-18 nbv0027267: [Regression to 6.9.1] geom/boolean_operations_...
2016-02-20 jgv0027159: Section between two faces is lost
2016-02-20 abv0027104: DownCast() cannot return null for mismatched...
2016-02-11 nbv0026980: Intersection algorithm spends much system...
2015-12-18 abvEliminate compiler warnings on VC++ 14 and CLang.
2015-12-17 nbv0026576: Wrong result obtained by intersection algorithm.
2015-12-17 nbv0026841: Boolean operation "bsection" produce invalid...
2015-12-04 abv0026936: Drawbacks of inlining in new type system in...
2015-12-04 nbv0026431: Can't cut a sphere from a cylinder
2015-11-26 nbv0026884: Cylinder/Cylinder intersection algorithm throw...
2015-11-23 abv0026912: CLang 3.6.2 compiler warning [-Winconsistent...
2015-11-09 abv0026852: Coding - compiler warnings issued by GCC 5.2.1
2015-11-09 abv0026850: Replace nested instantiations of TCollection...
2015-10-29 nbv0026699: Wrong section curves
2015-10-15 rkv0026595: Lost some comments in OCCT-code after cdl...
2015-09-17 ski0026586: Eliminate compile warnings obtained by buildin...
2015-09-10 nbv0026621: Boolean Cut does not work on two solids
2015-09-10 ski0026583: Eliminate compile warnings obtained by buildin...
2015-08-13 aml0021564: Intersection of two planar faces produces...
2015-07-22 nbv0026310: Very slow boolean cut operations on cylinders
2015-07-12 abv0024023: Revamp the OCCT Handle - non-cost reference...
2015-07-12 abv0024023: Revamp the OCCT Handle - gcc and clang
2015-07-12 abv0024870: Provide OCCT RTTI test cases
2015-07-12 abv0024002: Overall code and build procedure refactoring...
2015-07-11 abv0024023: Revamp the OCCT Handle -- downcast (manual)
2015-07-11 abv0024023: Revamp the OCCT Handle -- downcast (automatic)
2015-07-11 abv0024023: Revamp the OCCT Handle -- general
2015-07-11 abv0024750: Replace instantiations of TCollection generic...
2015-07-11 abv0024947: Redesign OCCT legacy type system -- automatic
2015-06-18 nbv0025820: No Intersection Curves between surface of...
2015-06-04 nbv0026193: Incomplete intersection curve
2015-05-28 azv0024682: Move out B-spline cache from curves and surfac...
2015-04-09 nbv0025742: A partition of 2 shapes stresses a performance...
2015-04-06 nbv0025991: Cyclic dependency in OCCT detected by WOK...
2015-03-26 nbv0025416: Wrong section curve
2015-03-20 bugmaster0025951: Exception in intersection operation.
2015-02-26 nbv0025828: BRepAlgoAPI_Section fails for a solid and...
2015-02-19 nbv0025819: Bad result of BOP cut on valid shapes
2015-02-05 ski0025734: GCC warnings in Android build
2015-01-29 nbv0025715: Intersection between cylinders produces excess...
2015-01-15 azn0025616: Avoid Classes using "new" to allocate Instance...
2014-12-25 nbv0025531: Difference in intersection result on Windows...
2014-12-11 jgv0025193: Bad Intersection curveobtained by Surface...
2014-12-04 nbv0025465: Excess vertex in the result of CUT operation
2014-11-21 nbv0025488: Wrong result of two trimmed cylinders intersection
next