Commit Graph

90025 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé f0532f9f31 Fix horizontal max width 2020-04-13 13:03:20 +02:00
Mael Rouxel-Labbé 48bd92b4dd Proof read all NP changes 2020-04-13 13:03:05 +02:00
Mael Rouxel-Labbé 8b212e8d5e Update some documentation to new NP 2020-04-12 20:46:43 +02:00
Mael Rouxel-Labbé 2337716bcd Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-04-12 20:46:35 +02:00
Sebastien Loriot 2167d4ffef
Merge pull request #4454 from maxGimeno/TDS-file_input-maxGimeno
Triangulation_3: Add a function to file_input() with a similar API to the advanced copy_tds()
2020-04-08 16:09:36 +02:00
Sébastien Loriot 50c62be925 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-08 15:56:23 +02:00
Sébastien Loriot 947c838a6c Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-08 15:55:15 +02:00
Sebastien Loriot 9d3b16edf4
Merge pull request #4627 from sloriot/CGAL-doc_config
Remove deprecated doxygen config options
2020-04-08 15:35:16 +02:00
Sebastien Loriot 80ce2e1b0e
Merge pull request #4619 from sgiraudot/PSP-Fix_jet_smoothing-GF
[Bugfix] PSP Jet Smoothing do not alter points when reading them
2020-04-08 15:34:52 +02:00
Sebastien Loriot 7656a82c9a
Merge pull request #4618 from maxGimeno/Demo-fixes-maxGimeno
CGAL 3D Demo: Fix picking with wireframe and points
2020-04-08 15:33:51 +02:00
Maxime Gimeno a60b15c90e Fix picking with wireframe and points 2020-04-08 11:53:49 +02:00
Sébastien Loriot 75f0b18224 remove deprecated config options 2020-04-07 14:31:36 +02:00
Simon Giraudot 5828c759f9 Remove unused typedef 2020-04-07 09:12:17 +02:00
Simon Giraudot cecc0debe3 Fix missing include 2020-04-07 09:11:25 +02:00
Sebastien Loriot 7a2754b538
Merge pull request #4584 from sgiraudot/Property_maps-Add_example-GF
[Small Feature] Custom Property Map Example
2020-04-07 08:20:40 +02:00
Sébastien Loriot a76c910647 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-06 15:47:02 +02:00
Sébastien Loriot bb25ae576a Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-06 15:45:04 +02:00
Sebastien Loriot a6be599ac7
Merge pull request #4599 from sgiraudot/Spatial_searching-Fix_interruptible_distance-GF
Bugfix : Spatial Searching Interruptible Distance
2020-04-06 15:35:16 +02:00
Sebastien Loriot 625c1e249a
Merge pull request #4612 from MaelRL/CGAL-Fix_initializing_variable_in_assertions-GF
Fix some tests intializing or changing data in assertions
2020-04-06 15:32:48 +02:00
Sebastien Loriot 4cc75de998
Merge pull request #4595 from maxGimeno/PMP-Split-cc-enhancement-maxGimeno
PMP: Add a named_parameter to split_connected_components()
2020-04-06 15:31:59 +02:00
Maxime Gimeno ee052cd622 fix test_io_tds_3 2020-04-06 14:09:33 +02:00
Simon Giraudot a6d800ae5e Fix jet smoothing 2020-04-06 13:40:47 +02:00
Sebastien Loriot 9fd5dd1a43
Merge pull request #4616 from sgiraudot/CDT-Update_changes-GF
[CDT / Split Constraints] Update CHANGES.md
2020-04-06 13:22:54 +02:00
Simon Giraudot 25c7c570eb Update CHANGES.md 2020-04-06 09:05:29 +02:00
Mael Rouxel-Labbé c1a15f8c02 Add NPBegin macro with an argument (for VSA) 2020-04-05 17:57:10 +02:00
Mael Rouxel-Labbé 80f6f659f3 Update to new named parameters macros 2020-04-05 17:56:50 +02:00
Mael Rouxel-Labbé 16092f53d6 Update doc about NPs 2020-04-05 17:56:11 +02:00
Mael Rouxel-Labbé 9c5b85fdcd Fix macro in PMP/NP.txt 2020-04-05 15:34:41 +02:00
Mael Rouxel-Labbé fc79510388 Regroup NP aliases into the base doxyfile.in 2020-04-04 17:26:32 +02:00
Mael Rouxel-Labbé a1b0abfb08 Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-04-04 15:40:38 +02:00
Sébastien Loriot bf1cb03467 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-03 14:41:06 +02:00
Sebastien Loriot b3c82ab04f
Merge pull request #4610 from sloriot/Travis_fix_4.14
Fix travis
2020-04-03 14:28:34 +02:00
Maxime Gimeno 952d5721fd fix c3t3_io plugin 2020-04-03 12:31:59 +02:00
Mael Rouxel-Labbé 1cb3736f1a Fix compilation errors 2020-04-03 09:03:56 +02:00
Mael Rouxel-Labbé 733f71a6bc Do not initialize variables / change the triangulation in assertions
Otherwise things break when DNDEBUG is used
2020-04-02 16:16:06 +02:00
Mael Rouxel-Labbé c8af1fb3cc Do not initialize meshes in assertions
Otherwise things break when DNDEBUG is used
2020-04-02 16:15:42 +02:00
Sébastien Loriot 8795725dba fix no link issue 2020-04-02 15:25:32 +02:00
Sébastien Loriot 5fd10e6f66 fix bad renaming 2020-04-02 15:17:25 +02:00
Maxime Gimeno b6a5f23e4e remove trailing whitespaces 2020-04-02 15:02:27 +02:00
Sebastien Loriot 560243e72a
Merge pull request #4198 from afabri/Distance-robustify-GF
Make 2d segment segment distance more robust for kernel with inexact constructions
2020-04-02 15:01:46 +02:00
Maxime Gimeno e02a3fc37e Merge remote-tracking branch 'cgal/master' into TDS-file_input-maxGimeno 2020-04-02 15:00:23 +02:00
Maxime Gimeno 383eb3d147 Merge tag 'master_before_no_tws_nor_tabs' into TDS-file_input-maxGimeno 2020-04-02 14:56:03 +02:00
Sébastien Loriot 0c8c36fe90 patch at the wrong line 2020-04-02 14:48:57 +02:00
Andreas Fabri fcb25ae136 Add change entry 2020-04-02 13:30:04 +01:00
Andreas Fabri f595a34959 Add change entry 2020-04-02 14:27:16 +02:00
Sebastien Loriot 3bca04d1f9
Merge pull request #4552 from sgiraudot/PSP-No_copy_for_kdtree-GF
[Point Set Processing] Big factorization + cleanup
2020-04-02 14:12:59 +02:00
Sébastien Loriot 950ce31a0c Merge pull request #4180 from maxGimeno/Doc_enhancements_and_clarifications-GF
PMP: Add a function to sample a triangle soup.
2020-04-02 14:10:42 +02:00
Sébastien Loriot b0a1e84c07 Merge pull request #4104 from sgiraudot/BGL-Alpha_expansion_graphcut-GF
BGL: Alpha Expansion Graphcut
2020-04-02 14:00:16 +02:00
Sébastien Loriot d17219f1c2 Merge pull request #4603 from MaelRL/PMP-Fix_snap_default_tolerance_map_construction-GF
PMP: Fix copy-paste error leading to wrong dynamic pmap sizes
2020-04-02 13:57:09 +02:00
Sébastien Loriot fdbe31f616 Merge pull request #4606 from mglisse/Filtered_kernel-nocopy-glisse
Deduce reference return type in approx()
2020-04-02 13:57:01 +02:00