Salome HOME
Merge branch 'V9_11_BR'
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingUMesh_intersection.cxx
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2023-06-13 abnBug fix: isColinear3D() was using wrongly dimensionned... abn/conf3d_fix
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2022-03-15 abn[Bug fix] Intersect2DMeshWith1DLine now handles properl...
2021-09-16 abnMinor doc: recall conformize3D limitation.
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2020-12-07 Viktor UzlovAdapt for C++17
2020-11-19 Anida KHIZARIntersection: fixed seg fault on Ubuntu 20 V9_6_asterxx_0
2020-11-11 vsrMerge branch 'V9_6_BR'
2020-11-05 Anida KHIZARIntersect2DMeshWith1DLine: bug fix (collinear edges...
2020-09-28 abnFix clang compilation (template instanciations) + clang...
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-15 vsrCopyright update 2020
2019-12-20 eapIndices are stored as mcIdType type instead of int...
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-03-04 abnIntersect2DMeshWith1DLine: more doc.
2019-03-04 abnIntersect2DMeshWith1DLine bug fix: when a cell was...
2019-02-21 abnIndexed arrays functions are now part of DataArrayInt... V9_3_0a1
2019-02-21 abnIntersector: Earlier detection of merged nodes.
2019-02-14 vsrUpdate copyrights
2019-01-14 abnIntersect bug fix : quad point was not inserted in...
2019-01-10 abnIntersec bug fix: correct polygons with flat corners...
2019-01-10 abnIntersection: renaming some variables and refactor...
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-10-26 abnBug fix : Edge::sortIdAbs() was merging points too...
2018-09-04 rnvWindows porting
2018-08-06 abnNew functionality: colinearizeKeepingConform2D().
2018-06-27 abnMerge branch 'abn/seg_seg_intersec'
2018-06-27 abnGetting rid of QuadraticArcDetectionPrecision which...
2018-06-27 abnSegSegIntersector areOverlappedOrOnlyColinears() and...
2018-06-25 eapTypo-fix by Kunda
2018-06-06 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-06-06 abnArcCSegIntersector fix: tangent cases were not properly...
2018-04-19 rnvMerge remote-tracking branch 'origin/abn/bug_fixes...
2018-04-18 abnBug fix: conformize3D() was not properly void returned...
2018-04-18 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-04-18 abnBug fix in colinearize2D(): last seg not handled properly.
2018-04-09 abnBug fix: conformize3D() was not properly void returned...
2018-04-09 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-03-15 abnBug fix in colinearize2D(): last seg not handled properly.
2018-01-25 eaptypo-fix by Kunda V9_0_0
2018-01-09 eaptypo-fix by Kunda
2017-12-13 rnvMerge V8_4_BR branch.
2017-11-28 eaptypo-fix by Kunda
2017-09-27 abnMinor portability for old compilers.
2017-09-22 abnMinor portability for old compilers.
2017-07-05 abnFurther epsilon bug fix in intersector.
2017-06-29 abnMinor bug in Intersect2DMeshWith1DLine()
2017-06-26 abnRefactoring QuadraticPlanar precision tuning. Fixes... abn/intersec_prec
2017-06-01 Anthony GeayWarnings help a lot.
2017-06-01 Anthony Geaymerge from agy/Template2
2017-05-30 rnvMerge rnv/win_swig_generation branch.
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-29 Anthony GeayBo be checked by Adrien agy/WarningHuntingIsBack
2017-05-03 Anthony GeayFactorization again
2017-04-04 abnconformize3D - face and edge conformisation of a 3D...
2017-02-17 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-02-17 abnSplitting implementation of UMesh to isolate intersecti...