0027961: Visualization - remove unused and no more working OpenGl_AVIWriter
[occt.git] / src / IntTools /
2016-08-26 kgv0027772: Foundation Classes - define Standard_Boolean...
2016-08-18 emv0027773: Empty result of section operation between...
2016-08-11 emv0027761: Intersection loops infinitely
2016-07-28 emv0027448: BOPTools_AlgoTools::IsMicroEdge does not corre...
2016-07-14 ski0027525: Coding - eliminate warnings on Windows for...
2016-05-19 msv0027466: The algorithm Extrema_GenLocateExtPS gives...
2016-04-08 nbv0027300: Boolean operation produces invalid shape in...
2016-04-04 nbv0027325: [Regression to 6.9.1] geom/revolution_00/A1...
2016-03-29 msv0027283: Regression vs 6.9.1: smesh/bugs_11/L9: invalid...
2016-03-18 nbv0027190: IntPatch_ImpPrmIntersection algorithm does...
2016-02-20 abv0026377: Passing Handle objects as arguments to functio...
2016-01-28 bugmaster0024677: Control of license statements and non-ascii...
2016-01-22 Jacob Abel0027105: Make code ISO-compliant [-Wpedantic fixes]
2016-01-21 nbv0026132: Invalid result of boolean operation
2016-01-13 msv0027032: [Regression to 6.9.1] Result of bcut has the...
2015-12-23 msv0026619: Tolerances of operands are modified using bop
2015-12-17 nbv0026576: Wrong result obtained by intersection algorithm.
2015-12-17 nbv0026841: Boolean operation "bsection" produce invalid...
2015-12-17 abv0026988: Fresh compiler warnings (VC++ 14, GCC 5.2...
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-09 abv0026852: Coding - compiler warnings issued by GCC 5.2.1
2015-10-29 nbv0026699: Wrong section curves
2015-10-22 aml0026775: Bad result of section algorithm
2015-10-22 azv0026254: Inject GeomAbs_OffsetCurve into GeomAbs_CurveT...
2015-10-15 rkv0026595: Lost some comments in OCCT-code after cdl...
2015-09-24 akz0022972: Eliminate macro definitions that has compiler...
2015-09-17 pkv0026616: Memory leak in IntTools_Context::Hatcher
2015-09-17 isn0026515: Exponential memory usage problems with BOPDS_I...
2015-09-17 ski0026586: Eliminate compile warnings obtained by buildin...
2015-09-10 nbv0026621: Boolean Cut does not work on two solids
2015-08-13 aml0021564: Intersection of two planar faces produces...
2015-08-06 nbv0026506: Change class BRepLib_CheckCurveOnSurface
2015-07-28 nbv0026323: Tolerance computing unification
2015-07-22 nbv0026310: Very slow boolean cut operations on cylinders
2015-07-12 abv0024023: Revamp the OCCT Handle - gcc and clang
2015-07-12 abv0024002: Overall code and build procedure refactoring...
2015-07-11 abv0024023: Revamp the OCCT Handle -- ambiguity
2015-07-11 abv0024023: Revamp the OCCT Handle -- downcast (automatic)
2015-07-11 abv0024859: Replace SortTools by STL equivalents
2015-07-11 abv0024750: Replace instantiations of TCollection generic...
2015-07-09 oan0026390: IntTools_Context should provide possibility...
2015-07-03 aml0026383: Incorrect tolerance computing in IntTools_Face...
2015-06-25 emv0026316: Infinite modification of the shapes in General...
2015-04-30 pkv0025937: Failed Cut Edge or Face by HalfSpace.
2015-04-23 pkv0026080: Wrong result obtained by General Fuse operator.
2015-03-26 pkv0025969: Wrong result obtained by 2d classifier algorithm.
2015-03-26 nbv0025416: Wrong section curve
2015-03-05 pkv0025818: IntTools_FaceFace throws Standard_Construction...
2015-02-19 emv0024646: Wrong result done by Boolean Operation algorithm
2015-02-05 ski0025734: GCC warnings in Android build
2015-01-29 nbv0025715: Intersection between cylinders produces excess...
2015-01-22 emv0025597: Invalid curve on surface in the result of...
2014-11-21 pkv0025456: BOPAlgo_CheckerSI reports an error on the...
2014-11-21 pkv0025449: Excess vertex in result of General Fuse operation.
2014-11-05 abv0025418: Debug output to be limited to OCC development...
2014-10-30 emv0025337: Regression to version 6.7.1 : boolean operatio...
2014-10-16 emv0023753: Test case bugs modalg_2 bug19793_2 works too...
2014-09-25 emv0025237: Wrong result of COMMON operation
2014-09-04 jgv0025192: Unification of LineConstructor algorithms...
2014-06-26 emv0025002: Wrong result done by Boolean Operation algorithm
2014-06-26 emv0025019: Command "bsection" in Test Harness with flag...
2014-06-11 emv0024981: IntTools_FaceFace enters to infinite loop...
2014-06-05 emv0024939: Incorrect result of Fuse operation
2014-06-05 ski0024972: Problem of the influence of the includes order...
2014-05-29 ski0024784: Move documentation in CDL files to proper...
2014-05-29 pkv0024940: WOK: Cyclic dependency detected between: BOPIn...
2014-05-29 abv0024830: Remove redundant keyword 'mutable' in CDL...
2014-05-22 nbv0023511: The function BRepTools::UVBounds provides...
2014-05-15 pkv0024914: Micro edge is created during Boolean Operations
2014-04-30 aml0024513: Suspicious code highlighted by 0024510
2014-04-21 emv0024823: Hang up in "bopcheck" command
2014-04-17 pkv0024851: Extra vertex is in the result of Boolean Fuse...
2014-04-10 pkv0024639: Parallelization FillDS part of BO
2014-03-28 emv0024751: Performance improvements in the Edge/Edge...
2014-03-20 emv0024696: Lower performance of the new Edge/Edge interse...
2014-02-20 emv0024558: Boolean operation can not create all results...
2014-02-20 abv0024624: Lost word in license statement in source files
2014-02-07 pkv0023884: Boolean Fuse between two faces fails
2014-02-07 emv0024208: Optimization of the edge-edge and edge-face...
2014-01-09 Denis Barbier0024510: Remove unused local variables
2014-01-09 bugmaster0024516: Copyright information has been corrupted withi...
2014-01-09 emv0024470: Wrong result done by General Fuse algorithm.
2013-12-17 bugmster0024428: Implementation of LGPL license
2013-12-06 ifv0024313: BRepAlgoAPI_Section and IntTools_FaceFace...
2013-11-28 pdn0024400: Wrong result obtained by Section
2013-11-14 ski0024275: Cppcheck warnings on uninitialized class members
2013-11-01 emv0024286: Wrong result done by General Fuse algorithm.
2013-10-31 abv0024284: Some trivial warnings produced by ICC 14
2013-10-24 pkv0024266: Wrong result obtained by 'bopargcheck'
2013-09-26 emv0023958: Section of shell by plane is incomplete.
2013-09-26 omy0024177: Eliminate CLang compiler warning -Wlogical...
2013-09-20 nbv0024005: Intersecting a slightly off angle plane with...
2013-09-18 omy0024168: Eliminate CLang compiler warning -Wunused...
2013-09-18 omy0024162: Eliminate CLang compiler warning
2013-09-12 emv0024143: bopcheck command throws an exception
2013-08-22 omy0024059: Eliminate compiler warning C4701 in MSVC+...
2013-08-15 pkv0024092: Boolean fuse fails
2013-08-15 omy0024096: Eliminate compiler warning C4505 in MSVC+...
2013-08-01 omy0024085: Eliminate compiler warning C4706 in MSVC+...
next