Commit Graph

663 Commits

Author SHA1 Message Date
Maxime Gimeno 02d5819b5b Fixes 2021-01-26 09:35:13 +01:00
Maxime Gimeno 49f68654d6 WIP 2021-01-18 11:48:04 +01:00
Maxime Gimeno a46d62b83e WIP testing deprecated IO functions 2021-01-15 15:09:12 +01:00
Dmitry Anisimov f7abb6c343
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2021-01-14 17:23:24 +01:00
Dmitry Anisimov c657451934
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2021-01-14 10:38:51 +01:00
Maxime Gimeno 3d1c41fd14 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2021-01-07 15:05:28 +01:00
Maxime Gimeno 1d98f0f71d Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-12-09 14:40:02 +01:00
Maxime Gimeno 0bbb6c6f4e Fix some warnings 2020-12-09 14:34:14 +01:00
Sébastien Loriot 08eeacca8b Merge remote-tracking branch 'cgal/master' into FastEnvelope-GF 2020-12-07 16:40:34 +01:00
Dmitry Anisimov c2085ea36c
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2020-12-04 18:32:25 +01:00
Maxime Gimeno 27c3e05c26 Fix test for STL in BGL 2020-12-04 11:07:56 +01:00
Maxime Gimeno c8c41a54d3 NOT WORKING 2020-12-03 15:37:58 +01:00
Sébastien Loriot 8d45889b6a add new named parameter 2020-12-03 10:25:52 +01:00
Maxime Gimeno 70801754ce Extract the test of invalid NOFF because it is supposed to work for Polyhedron 2020-12-02 10:22:39 +01:00
Sébastien Loriot cde45d2405 Merge remote-tracking branch 'cgal/master' into PMP-corefine_non_manifold 2020-11-27 10:22:24 +01:00
Maxime Gimeno c52f63c6ca Fix VTK tests 2020-11-26 11:31:32 +01:00
Maxime Gimeno 512975b354 Finish fixing STL. 2020-11-26 10:33:35 +01:00
Maxime Gimeno 79977c45d8 WIP fix STL 2020-11-25 16:24:30 +01:00
Sébastien Loriot 2464be1eb6 typo 2020-11-25 09:00:26 +01:00
Andreas Fabri 6f50e81bff Fix warning 2020-11-24 15:24:02 +00:00
Maxime Gimeno 493f034fda Fix some warnings 2020-11-23 11:06:59 +01:00
Maxime Gimeno 7cfb944afb Fixes 2020-11-19 12:11:51 +01:00
Andreas Fabri 370ad4a5bf Fix test of split_graph_into_polylines() 2020-11-18 15:25:12 +00:00
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Laurent Rineau 49e7ddccc9 Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
General CMake improvements
2020-11-13 15:43:54 +01:00
Laurent Rineau 2f73dab22f Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
[Small Feature] Scanline Orient Normals
2020-11-13 15:31:56 +01:00
Sébastien Loriot d3e54b9b99 add new named parameter 2020-11-10 13:21:31 +01:00
Maxime Gimeno 8e23d5c482 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-10 09:00:41 +01:00
Laurent Rineau b248867e91
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno 2020-11-09 17:10:24 +01:00
Maxime Gimeno cc00d293df Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-06 09:37:18 +01:00
Maxime Gimeno b365c9ad42 replace bgl parameter number in test 2020-11-05 09:00:40 +01:00
Maxime Gimeno 8b0ba4c786 Add a named_parameter to allow self-intersections for clip and split for planes and iso_cuboids 2020-11-04 10:21:55 +01:00
Sébastien Loriot 7bcbf8fb7d update from master
merge branch into master
2020-10-30 14:04:44 +01:00
Sébastien Loriot 1d3f1fe6d5 add new named parameter 2020-10-27 19:10:49 +01:00
Maxime Gimeno 753982443c Fix 3mf I/O and tests 2020-10-27 12:38:10 +01:00
Mael Rouxel-Labbé b5f568286f Add some missing data files 2020-10-26 11:28:51 +01:00
Maxime Gimeno d534996f97 Fixes 2020-10-26 10:29:27 +01:00
Maxime Gimeno bebd60c12b Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-10-20 09:53:54 +02:00
Mael Rouxel-Labbé 4b28101397 Misc IO fixes 2020-10-14 21:46:18 +02:00
Mael Rouxel-Labbé c9af7a17c9 Remove obsolete CGAL_UNUSED after BOOST_CONCEPT_ASSERTIONS
GNU g++ 4.8 is no longer supported, and it gives errors with newer clangs/boost.

Also it doesn't give warnings anymore anyway: there are other places where
BOOST_CONCEPT_ASSERTIONS were used without CGAL_UNUSED.
2020-10-14 10:59:46 +02:00
Mael Rouxel-Labbé 630d9eb2f6 Various fixes in IO tests (BGL/PS/PMP/SS) 2020-10-13 18:15:34 +02:00
Mael Rouxel-Labbé 8b7ed1d3b0 Add missing data files 2020-10-13 17:55:19 +02:00
Simon Giraudot 1841da13f0 Update test 2020-10-13 14:20:39 +02:00
Mael Rouxel-Labbé f55ef7dd50 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-10-09 18:36:17 +02:00
Dmitry Anisimov d5b24c4b05
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2020-10-07 10:55:57 +02:00
Sebastien Loriot 47d2189f8e
Merge pull request #3268 from afabri/PMP-visitor-GF
PMP::triangulate_faces() Add a visitor that allows to map each triangle to its original face
2020-10-02 15:26:05 +02:00
Sébastien Loriot 4e0fc267af Merge pull request #4715 from afabri/BGL-test_face-GF
BGL: Add a function to check if add_face() can be called successfully
2020-10-02 15:24:45 +02:00
Sébastien Loriot 68124448dc Merge branch 'PMP-corefine_non_manifold' into master 2020-09-30 13:59:30 +02:00
Mael Rouxel-Labbé 4694a48913 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-09-22 11:35:25 +02:00
Laurent Rineau 5e532d9cf3
Merge branch 'master' into PMP-visitor-GF 2020-09-18 13:26:45 +02:00
Laurent Rineau baef74295c
Merge pull request #4790 from sloriot/PMP-corefine_no_modify 2020-09-18 12:41:08 +02:00
Jane Tournois 41435b32cd rename graph_visitor to visitor in BGL test 2020-09-17 11:22:42 +02:00
Sébastien Loriot 94ff905259 add concept checking test 2020-08-19 18:08:34 +02:00
Sébastien Loriot b03fa54299 add a convenience header file to inherit from face graphs 2020-08-19 14:29:09 +02:00
Maxime Gimeno 9c15f2c9dc Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
Andreas Fabri a635c9425d Merge remote-tracking branch 'cgal/master' into BGL-test_face-GF 2020-07-15 11:13:09 +01:00
Mael Rouxel-Labbé ae4c2aaa9e IO doc fixes 2020-06-26 16:08:02 +02:00
Maxime Gimeno 4921230f45 WIP hole_filling_polyline_with_cdt 2020-06-25 15:19:18 +02:00
Mael Rouxel-Labbé d5d8cca92b Various IO compilation fixes 2020-06-25 12:02:01 +02:00
Mael Rouxel-Labbé 2e881f9308 Fix only trying to find 3MF libs if VTK libs are found 2020-06-24 17:39:56 +02:00
Mael Rouxel-Labbé 374e1778e5 Fix CGAL_USE_VTK/OpenMesh being defined for all programs
but not all programs are linked!
2020-06-24 17:39:29 +02:00
Mael Rouxel-Labbé 26ae0d2b8c Misc compilation fixes 2020-06-23 19:11:55 +02:00
Mael Rouxel-Labbé cd6a661b68 Use NP::stream_precision in BGL IO 2020-06-22 11:15:12 +02:00
Mael Rouxel-Labbé 1f32adf113 Rename to write_3MF 2020-06-22 09:57:30 +02:00
Mael Rouxel-Labbé 7f8e9b42c3 Add new named parameter for stream precision 2020-06-21 01:10:52 +02:00
Maxime Gimeno 3a33334ad3 More fixes 2020-06-17 10:55:47 +02:00
Maxime Gimeno 40a3eeef89 WIP 2020-06-16 16:40:16 +02:00
Sébastien Loriot 5059191534 remove tabs + update doc 2020-06-16 16:30:02 +02:00
Sébastien Loriot e43221ae8b add an option to not refine one of the two meshes 2020-06-16 15:15:48 +02:00
Maxime Gimeno ce86d3de12 Fix OBJ with multiple volumes 2020-06-12 11:33:10 +02:00
Maxime Gimeno ff63531c3d fix extension detection 2020-06-11 16:17:32 +02:00
Maxime Gimeno fe7d6e53f8 WIP 2020-06-10 16:35:15 +02:00
Maxime Gimeno b6d4a9a372 Finish tests BGL/stream_support 2020-06-10 12:09:29 +02:00
Maxime Gimeno b2419e5f98 Fix readers and add misisng tests 2020-06-09 14:55:21 +02:00
Maxime Gimeno 6a36213a80 Fix STL and GOCAD Reading 2020-06-09 13:27:37 +02:00
Maxime Gimeno b63b84647b WIP 2020-06-08 16:35:42 +02:00
Maxime Gimeno 63c554fb7d fix OFF surface_mesh reading 2020-06-08 16:19:18 +02:00
Maxime Gimeno 9199534373 WIP fixes. 2020-06-08 15:05:48 +02:00
Maxime Gimeno 366422714c WIP fixes for OBJ 2020-06-05 15:59:00 +02:00
Maxime Gimeno 6a466dd6b5 fix OFF I/O 2020-06-05 15:40:13 +02:00
Mael Rouxel-Labbé 88a4247668 WIP exhaustive testing of polygon mesh IO 2020-05-29 18:12:37 +02:00
Mael Rouxel-Labbé 8332b8f36c Add more test data 2020-05-27 22:24:16 +02:00
Mael Rouxel-Labbé f36198e65f Fix broken condition of 'for' loop 2020-05-26 19:42:19 +02:00
Mael Rouxel-Labbé 3ea5fc5a10 Misc minor code improvements 2020-05-26 19:33:27 +02:00
Mael Rouxel-Labbé 580a1efd5c Remove trailing whitespace / tabs 2020-05-22 15:31:50 +02:00
Mael Rouxel-Labbé fb8463f470 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-05-22 15:17:56 +02:00
Andreas Fabri 8c68031de1 Move the code into Euler_operations.h 2020-05-15 15:23:52 +01:00
Andreas Fabri 6e26cf0a39 Change name of function and variable 2020-05-15 15:16:25 +01:00
Maxime Gimeno 640f34c975 secure all >> in readers 2020-05-13 11:46:18 +02:00
Maxime Gimeno d6812d9561 Fixes for 3MF and OFF 2020-05-13 10:49:25 +02:00
Mael Rouxel-Labbé 268f58247b Fix BGL named parameter IDs 2020-05-12 19:29:51 +02:00
Mael Rouxel-Labbé 4b9f7fe425 Merge remote-tracking branch 'cgal/master' into PMP-Halfedge_comparer_for_stitch_borders-GF 2020-05-12 19:19:41 +02:00
Maxime Gimeno ebe0a568a3 Add a read function in PMP for polygon_meshs 2020-05-12 13:52:46 +02:00
Andreas Fabri d7df882179 Add a function to check if add_face() can be called successfully 2020-05-10 15:55:29 +01:00
Maxime Gimeno 386fbb760d WIP point_set functions 2020-05-07 16:46:01 +02:00
Maxime Gimeno ab86d0cc6c document new global IO functions 2020-05-07 15:54:11 +02:00
Maxime Gimeno ece2c67a89 Move read_polygon_mesh() in another header 2020-05-07 14:32:05 +02:00
Maxime Gimeno 30dcc81a61 fixes for soup I/O 2020-05-07 14:26:31 +02:00
Maxime Gimeno bc360bcfd3 WIP. Remove read_pm for streams. 2020-05-06 16:52:24 +02:00
Maxime Gimeno 7c8dcbfd47 verbose in readers. 2020-05-06 12:57:08 +02:00
Maxime Gimeno 9d237393da Add a function read_polygon_mesh() and fix the readers. 2020-05-05 14:53:52 +02:00
Maxime Gimeno e6c3f9655f Some fixes 2020-04-30 17:19:46 +02:00
Maxime Gimeno 049439fa6b Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-04-30 16:47:58 +02:00
Maxime Gimeno 45d6bd05c9 un-doc the NP versions of the soup functions 2020-04-30 15:44:01 +02:00
Maxime Gimeno 841f7a2016 WIP tests NP 2020-04-29 11:23:07 +02:00
Maxime Gimeno 55361fe782 fix color and texture reading in OFF 2020-04-28 16:53:22 +02:00
Maxime Gimeno 5679c42ce8 add tests for bgl read/write 2020-04-28 14:08:41 +02:00
Maxime Gimeno e0b0f0b244 Dopcument NPs in BGL 2020-04-28 12:09:46 +02:00
Maxime Gimeno 83a929f7bb Fix soup off writer + doc NPs 2020-04-28 11:20:16 +02:00
Maxime Gimeno ac48cb0cf5 GOCAD 2020-04-24 15:31:29 +02:00
Maxime Gimeno a2a1ebde39 fixes in vtp 2020-04-24 12:45:55 +02:00
Maxime Gimeno 6e309fa34b WIP VTP for soups 2020-04-23 15:14:35 +02:00
Maxime Gimeno 80e39d13f9 WIP 2020-04-22 16:57:59 +02:00
Maxime Gimeno e269931284 small doc fixes 2020-04-20 15:18:11 +02:00
Maxime Gimeno 00ffbe2caf WIP Ply : added feature and tests for vertex and face colors. 2020-04-17 13:06:32 +02:00
Sebastien Loriot a860a7ea5a
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
New Package: Optimal Bounding Box
2020-04-16 18:10:58 +02:00
Sebastien Loriot 5594c95eb9
Merge pull request #4597 from sgiraudot/PMP-Regularize_selection_borders-GF
[Small Feature] BGL: Regularize Face Selection Borders
2020-04-16 16:33:35 +02:00
Sébastien Loriot a8f9858099 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-16 16:29:55 +02:00
Sebastien Loriot fb7d41a008
Merge pull request #4579 from sloriot/BGL-copy_face_graph_nm_vertices
Handle non-manifold vertices in copy_face_graph
2020-04-16 16:23:02 +02:00
Sebastien Loriot f497bd4f33
Merge pull request #4558 from sloriot/BGL-Euler_add_faces
Add CGAL::Euler::add_faces()
2020-04-16 16:21:51 +02:00
Sébastien Loriot 025d02e602 better fix 2020-04-15 16:24:50 +02:00
Sébastien Loriot 717e374a8a tentative to fix a warning 2020-04-15 16:08:16 +02:00
Sébastien Loriot d83bab7fa8 use ids + convert to Vertex_index 2020-04-14 15:48:44 +02:00
Sébastien Loriot ee431c8a0d use a default that exists 2020-04-13 09:57:29 +02:00
Mael Rouxel-Labbé c16c1a7ea3 Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF 2020-04-10 16:10:11 +02:00
Sébastien Loriot a27f7b8a62 avoid warnings with MSVC 2020-04-08 17:24:11 +02:00
Sébastien Loriot d59100d721 default argument 2020-04-07 11:34:11 +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
Maxime Gimeno a40605fbbf WIP ply BGL reader 2020-04-03 14:55:38 +02:00
Mael 84bcb8ac05
Merge branch 'master' into PMP-Regularize_selection_borders-GF 2020-04-03 09:11:52 +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
Simon Giraudot 6d52e3307e Add user man + example + screenshot 2020-04-02 13:45:02 +02:00
Simon Giraudot 298affd895 Add test 2020-04-02 13:45:02 +02:00
Maxime Gimeno 5ff8d88151 Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF 2020-03-27 16:15:38 +01:00
Maxime Gimeno b13e863065 Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF 2020-03-27 16:12:19 +01:00
Maxime Gimeno 4e6fb685c6 Merge remote-tracking branch 'mine/CGAL_IO-maxGimeno' into HEAD 2020-03-27 11:11:10 +01:00
Maxime Gimeno 9c0648a004 Merge tag 'master_before_no_tws_nor_tabs' into CGAL_IO-maxGimeno 2020-03-27 11:05:43 +01:00
Sébastien Loriot 620dfa40fc extra run of the script to remove tabs and trailing whitespaces 2020-03-27 08:37:32 +01:00
Sébastien Loriot ba42fcb6ca Update branch from master after trailing whitespaces and tabs removal 2020-03-27 08:36:40 +01:00
Sébastien Loriot 1cfd991f4b extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:34:32 +01:00
Sébastien Loriot df0e632c65 Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:34:12 +01:00
Sébastien Loriot 9f2eafd06e extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:17:02 +01:00
Sébastien Loriot 35b83deffd Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:16:25 +01:00
Sébastien Loriot 92f5f0242e Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:04:33 +01:00
Sébastien Loriot 8bb22d5b2c extra run of the script to remove tabs and trailing whitespaces
right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot 8b153fb495 Merge branch 'cgal/releases/CGAL-5.0-branch'
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot 0a46621dc6 Merge branch 'cgal/releases/CGAL-4.14-branch'
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00