Commit Graph

103532 Commits

Author SHA1 Message Date
Sébastien Loriot c1ceeaed55 try be less aggressive 2023-05-03 18:21:29 +02:00
Sébastien Loriot f530f69752 try to suppress warnings 2023-05-02 15:23:17 +02:00
Laurent Rineau 42297b06a4 fix runtime error with single precision (float), cont. 2023-04-24 14:49:42 +02:00
Laurent Rineau af5468c3a8 fix runtime error with single precision (float) 2023-04-20 21:15:19 +02:00
Laurent Rineau 60b5642b7c only use msvc::no_unique_address with C++20 or later 2023-04-18 11:40:12 +02:00
Laurent Rineau 1dce90ee79 Merge remote-tracking branch 'cgal/master' into CGAL-allow_Epick_with_float-GF 2023-04-07 10:59:51 +02:00
Laurent Rineau 33ae0b5fd4 Fix pylint warnings 2023-04-06 12:13:51 +02:00
Laurent Rineau 721d789e5b Update menu_version.js 2023-04-06 12:06:41 +02:00
Laurent Rineau bc919403d4 Preparation for CGAL-5.6-beta1 2023-04-06 11:48:17 +02:00
Laurent Rineau d9c1e14c85
Adding a timeout column to the testsuite (#7366)
## Summary of Changes
Adding a timeout column to the test suite that Distinguish between error
and time-out.
Testsuite improvements #2205
2023-04-05 17:58:09 +02:00
Nicolas Saillant e585aa3131 Adding a timeout column to the testsuite 2023-04-05 11:34:10 +02:00
Laurent Rineau a43006e2c1 Merge branch '5.5.x-branch' 2023-03-31 11:12:57 +02:00
Laurent Rineau 6cd65d23b4 Merge pull request #7275 from lrineau/Mesh_3-improve__Sizing_field_with_aabb_tree-GF
Mesh_3: Improve Sizing_field_with_aabb_tree speed
2023-03-31 11:10:56 +02:00
Laurent Rineau 281de129ed Merge pull request #7280 from janetournois/Mesh_3-improve_initialization-jtournois
Mesh_3 - improve initialization when features are inserted
2023-03-31 11:10:54 +02:00
Laurent Rineau ae3e2b6287 Merge pull request #7323 from efifogel/Aos_2-fixes-efif
Arrangement_on_surface_2 fixes
2023-03-31 11:10:52 +02:00
Laurent Rineau 3620c3b067 Merge pull request #7329 from afabri/Subdivision-Linear-GF
Subdivision: Add example for Linear_mask_3
2023-03-31 11:10:49 +02:00
Laurent Rineau e5ce8a7f03 Merge pull request #7330 from afabri/Triangulation_2-fix_copy-GF
Triangulation_2: Fix copy of CDT_plus_2
2023-03-31 11:10:47 +02:00
Laurent Rineau 08f5b1a60d Merge pull request #7335 from afabri/Number_types-fix_VC2017_boost_mp-GF
Number_types: Fix VC2017 bug with boost::mp
2023-03-31 11:10:44 +02:00
Laurent Rineau ac58449af5 Merge pull request #7342 from oleg-alexandrov/master
Add example of printing vertex coordinates
2023-03-31 11:10:42 +02:00
Laurent Rineau 41f0e07022 Merge pull request #7343 from afabri/Surface_mesh-points-GF
Surface_mesh: Add example for accessing points
2023-03-31 11:10:39 +02:00
Laurent Rineau 134d16e221 Merge pull request #7344 from afabri/Triangulation_2-improve_doc_insert_constraint-GF
Triangulation_2: Clarify what happens with degenerate constraints
2023-03-31 11:10:37 +02:00
Laurent Rineau 0f11549549 Merge pull request #7280 from janetournois/Mesh_3-improve_initialization-jtournois
Mesh_3 - improve initialization when features are inserted
2023-03-31 11:09:25 +02:00
Laurent Rineau 64d4823289 Merge pull request #7323 from efifogel/Aos_2-fixes-efif
Arrangement_on_surface_2 fixes
2023-03-31 11:09:23 +02:00
Laurent Rineau 8fe79f6df1 Merge pull request #7330 from afabri/Triangulation_2-fix_copy-GF
Triangulation_2: Fix copy of CDT_plus_2
2023-03-31 11:09:21 +02:00
Laurent Rineau 92183246b8 Merge branch '5.5.x-branch' 2023-03-30 18:04:49 +02:00
Laurent Rineau dc79157bf4 Merge pull request #7092 from afabri/Generator-dont_assert-GF
Generator: Fix assert
2023-03-30 18:04:41 +02:00
Laurent Rineau d3a91046a9 Merge pull request #7276 from afabri/PMP_smooth_scale-GF
PMP:  Add np for not scaling smoothed mesh
2023-03-30 18:04:34 +02:00
Laurent Rineau f3c1ef1b52 Merge pull request #7355 from lrineau/update_Github_workflows
Update Github workflows from CGAL `master` version
2023-03-30 18:04:28 +02:00
Laurent Rineau 9496b9a853 Merge branch '5.4.x-branch' into 5.5.x-branch 2023-03-30 18:03:28 +02:00
Laurent Rineau 4f61bb7409 Merge pull request #7355 from lrineau/update_Github_workflows
Update Github workflows from CGAL `master` version
2023-03-30 18:03:20 +02:00
Laurent Rineau 8ec3949272 Merge pull request #7355 from lrineau/update_Github_workflows
Update Github workflows from CGAL `master` version
2023-03-30 18:03:00 +02:00
Laurent Rineau a3606c2b1c Update Github workflows from CGAL `master` version 2023-03-29 16:03:55 +02:00
Laurent Rineau 693d166835 more debug information 2023-03-22 15:58:55 +01:00
Laurent Rineau 873d98fcbf "simplify" the 6 constructors by using delegating-cstr 2023-03-22 15:50:31 +01:00
Laurent Rineau 728e013cc5 bug-fix: a one-char typo 2023-03-22 15:39:43 +01:00
Andreas Fabri 10dc3ee3b8 Fix typos 2023-03-22 13:33:49 +01:00
Andreas Fabri 5d03e03447 Reorder \tparam \return and \note 2023-03-21 17:08:36 +01:00
Andreas Fabri 1ac310daa1 Add to dependencies 2023-03-21 16:59:58 +01:00
Andreas Fabri 81761ea5a3 Add to examples.txt 2023-03-21 16:59:17 +01:00
Andreas Fabri dd5989d1c4 Triangulation_2: Clarify what happens with degenerate constraints 2023-03-21 16:28:53 +01:00
Laurent Rineau 04b5104b5b Merge pull request #7293 from bvessels/master
Straight_skeleton_2: File Format Description Correction
2023-03-21 16:14:21 +01:00
Laurent Rineau 9f0c4c6a7d Merge pull request #7305 from afabri/T2-docfix-GF
Triangulation_2: Document mark_domain_in_triangulation on entry page
2023-03-21 16:14:19 +01:00
Laurent Rineau e96fbafac2 Merge pull request #7308 from afabri/BGL-document_use_binary_mode-GF
BGL: Document use_binary_mode
2023-03-21 16:14:16 +01:00
Laurent Rineau b75c443110 Merge pull request #7313 from SaillantNicolas/CMAKE_AUTOUIC_move_ImageInterfaceui
CMAKE_AUTOUIC Place the ImageInterface.ui file in its original directory.
2023-03-21 16:14:14 +01:00
Laurent Rineau 0316078b95 Merge pull request #7316 from gdamiand/CMap-bugfix-gdamiand
Use reserve(size+1) before to copy attribute
2023-03-21 16:14:11 +01:00
Laurent Rineau 186c66ea95 Merge pull request #7321 from afabri/Surface_mesh-document_functions-GF
Surface_mesh: Document join()
2023-03-21 16:14:09 +01:00
Laurent Rineau aedf43d184 Merge pull request #7325 from MaelRL/CGAL-Copyright_fixes-GF
Fix a number of copyright-related issues
2023-03-21 16:14:06 +01:00
Andreas Fabri fcef17c918 Surface_mesh: Add example for accessing points 2023-03-21 09:44:49 +01:00
Efi Fogel 204cf9f815 Commented out unused variables 2023-03-21 09:58:28 +02:00
Oleg Alexandrov aa4b2fcfd4
Add example of printing vertex coordinates 2023-03-20 09:01:29 -07:00