Commit Graph

103239 Commits

Author SHA1 Message Date
Laurent Rineau e6951c3754 Merge pull request #7199 from sloriot/CGAL-doc_python_pkg_filter
pkg_filter use detected python version
2023-01-27 20:51:57 +01:00
Laurent Rineau cda39a3db4 Merge pull request #7112 from afabri/T2_demo-read_WKT-GF
Triangulation_2 Demo: Read files with many WKT entities
2023-01-27 20:50:33 +01:00
Laurent Rineau 6b96087082 Merge pull request #7127 from sloriot/PMP-cond_assert
Conditional assertions
2023-01-27 20:50:30 +01:00
Laurent Rineau 21c2ffef99 Merge pull request #7129 from sloriot/CGAL-config_clean_up
Leopard is retired for quite some time now
2023-01-27 20:50:27 +01:00
Laurent Rineau b18c3d4450 Merge pull request #7134 from janetournois/Tet_remeshing-fix_dimensions-jtournois
Tet remeshing - fix vertices `dimension`
2023-01-27 20:50:25 +01:00
Laurent Rineau 52193497d0 Merge pull request #7142 from afabri/OTR-fix_memory_leak-GF
Optimal Transport Reconstruction: Fix memory leak
2023-01-27 20:50:22 +01:00
Laurent Rineau 9aead84343 Merge pull request #7144 from sloriot/SS-faster_adapter
Replace shared_ptr with a plain copy
2023-01-27 20:50:19 +01:00
Laurent Rineau d6a4e23c9b Merge pull request #7145 from afabri/Orthtree-remove_wrong_assertion-GF
Orthree: Fix testsuite code
2023-01-27 20:50:17 +01:00
Laurent Rineau 1dfad9a10f Merge pull request #7146 from afabri/CH-do_not_test_non_exact_NT-GF
Convex_hull_2: Do not assert without exact predicates
2023-01-27 20:50:14 +01:00
Laurent Rineau 5877aa27d1 Merge pull request #7166 from MaelRL/SLS-Memorize_trisegments-GF
Fix seed computation in SLS offset computation
2023-01-27 20:50:12 +01:00
Laurent Rineau 3ff766484a Merge pull request #7167 from janetournois/Mesh_3-detect_cc_fix_dim2-jtournois
Mesh_3 - fix initialization of labeled images
2023-01-27 20:50:10 +01:00
Laurent Rineau 573824a906 Merge pull request #7172 from sloriot/T2-segment_cst_src_tgt
Use deduced type for source/target of a segment
2023-01-27 20:50:07 +01:00
Laurent Rineau 9809aab959 Merge pull request #7177 from afabri/Classification-vary_file_names-GF
Classification: Write to different files and change degree of fair()
2023-01-27 20:50:05 +01:00
Laurent Rineau b5add711ef Merge pull request #7199 from sloriot/CGAL-doc_python_pkg_filter
pkg_filter use detected python version
2023-01-27 20:50:02 +01:00
Andreas Fabri 74cae45be7 Document that it is not exact 2023-01-27 16:46:47 +00:00
Andreas Fabri 34ad3ded54 Spatial Searching: Make weighted Minkowski work with Epeck 2023-01-27 16:43:52 +00:00
Laurent Rineau 6b0c4bdcc8
fix typo in cmake-all workflow (#7218)
## Summary of Changes
Correcting a typo in `cmake-all.yml`
2023-01-27 16:01:18 +01:00
Sébastien Loriot 24a063a292 fix update() for spheres 2023-01-27 15:24:30 +01:00
SaillantNicolas b71d2b1f00
fix typo in cmake-all workflow 2023-01-27 15:00:05 +01:00
Laurent Rineau 72b11e680f
Add workflow_dispatch to run actions manually (#7197)
## Summary of Changes

Add workflow_dispatch to trigger actions manually
2023-01-27 14:48:25 +01:00
Andreas Fabri 9dbf5c87a6 Largest Empty Iso Rectangle: Ignore points on the border 2023-01-27 13:37:34 +00:00
Bishwash Khanal 63cead9d2b
added user input 2023-01-27 14:08:22 +05:45
Bishwash Khanal 5fb7ad3b99
added user input 2023-01-27 14:07:25 +05:45
Bishwash Khanal c7aac265f5
added user input 2023-01-27 14:05:45 +05:45
Bishwash Khanal d671f6069a
added user input 2023-01-27 14:04:44 +05:45
albert-github 909199ea30 issue #7211 Manual bug
Corrected slashes in the windows part
2023-01-26 12:54:27 +01:00
Sébastien Loriot 1307e11ea9 remove code that was not documented 2023-01-26 11:49:58 +01:00
Sébastien Loriot 0f73fdb218 try workaround an issue on the testsuite I cannot reproduce 2023-01-26 11:46:00 +01:00
Sébastien Loriot 411560a33e add missing default value 2023-01-26 09:56:25 +01:00
Andreas Fabri 17b86d5536 Another _3 2023-01-25 16:32:19 +00:00
Andreas Fabri 217a65bfba Make public: 2023-01-25 16:25:58 +00:00
Andreas Fabri d6e5e22ce1 No _3 2023-01-25 16:15:40 +00:00
Sébastien Loriot ee246c87c5 fix function name and add missing constructor 2023-01-25 17:08:27 +01:00
Andreas Fabri ac00c68f38 Add file 2023-01-25 16:06:13 +00:00
Andreas Fabri 6a2932b8d2 LCC: Add an incremental builder 2023-01-25 15:42:54 +00:00
Giles Bathgate 4e5c945d6c Introduce SNC_const_point_locator typedef for Binary_operation callback 2023-01-24 22:34:02 +00:00
Andreas Fabri 35ffe120e1 fix merge conflict 2023-01-24 10:41:22 +00:00
Mael Rouxel-Labbé c17c14ff7a Fix set-but-not-used warning 2023-01-24 10:55:29 +01:00
Giles Bathgate 6c6d212dc4 Revert cases where lexical_cast is converting type that can be inserted into a std::ostream 2023-01-20 23:05:16 +00:00
Mael 86ec9ce186
Fix indentation 2023-01-20 22:28:05 +01:00
Mael 4a477c248e
Merge branch 'master' into dev/drawGraphColor 2023-01-19 14:37:45 +01:00
Sébastien Loriot cc5b000728 use a new property map with more verbose name 2023-01-19 11:30:52 +01:00
Giles Bathgate 3c56c3e2b1 Include required header in Infimaximal_box.h 2023-01-19 00:58:05 +00:00
Giles Bathgate 33d9560b20 Place forward declaration in SNC_structure 2023-01-19 00:50:47 +00:00
Giles Bathgate b66ee56919 Additional required headers in Nef_3 2023-01-19 00:21:10 +00:00
Giles Bathgate e8b66f23cc Additional required headers in Convex_decomposition_3 2023-01-18 22:41:52 +00:00
Giles Bathgate 0de5f61baf Include required header in External_structure_builder.h 2023-01-18 21:37:59 +00:00
Giles Bathgate f8bf2b33b6 Include required header in Ray_hit_generator.h 2023-01-18 21:03:36 +00:00
Giles Bathgate b5580573d6 Fix cyclic dependencies
Move shared code to SNC_halfedge_key.h, remove unneeded headers, add a one forward declaration for SNC_io_parser
2023-01-18 20:30:19 +00:00
Sébastien Loriot 271cad9d3d use detected python version 2023-01-18 19:03:42 +01:00