Commit Graph

110013 Commits

Author SHA1 Message Date
Sébastien Loriot e21f49d79c Merge pull request #8483 from afabri/CGAL-Issue8399-GF
Cleanup as suggested in Issue 8399
2024-10-21 19:15:29 +02:00
Sébastien Loriot dd25a38a14 Merge pull request #8467 from afabri/STL_extension-Openmesh_conversion-GF
STL_extension: Add conversion operator
2024-10-21 19:15:22 +02:00
Laurent Rineau 096075ecfc master will now target 6.1 2024-10-21 17:45:41 +02:00
Sébastien Loriot 50cfbde3b8 Merge pull request #8529 from afabri/Spatial_searching-do_not_qiet_warning_in_cmake-GF
Spatial_searching: Do not quiet warning in CMakeLists.txt
2024-10-18 18:04:13 +02:00
Sébastien Loriot 23eeed10f3 Merge pull request #8547 from sloriot/SMS-minor_macro
Avoid collision with minor macro
2024-10-18 18:03:25 +02:00
Sébastien Loriot 12fe9a1b83 Merge pull request #8548 from gdamiand/CMap_LCC_automatic_attribute_bug-gdamiand
Bug fix in LCC method set_automatic_attributes_management
2024-10-18 18:03:20 +02:00
Sébastien Loriot 7d4fc58765 Merge pull request #8550 from sloriot/Demo-override
add some override keywords
2024-10-18 18:03:12 +02:00
Sébastien Loriot f51dad3443 Merge pull request #8555 from sloriot/KSR-extra_doced_vars
Kinetic Space Partition: Fix parameters doc
2024-10-18 18:03:09 +02:00
Sébastien Loriot eca59c4a14 Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-10-18 18:02:57 +02:00
Sébastien Loriot 6065757250 Merge pull request #8556 from soesau/PSP3-cmake_tbb-GF
[PSP3] Updated TBB support in PSP3 CMakeLists.txt
2024-10-18 18:02:09 +02:00
Sébastien Loriot 1937666efe Merge pull request #8477 from efifogel/Aos_2-polygeodesic-efif
Poly-geodesic arc Handling
2024-10-18 18:01:20 +02:00
Sébastien Loriot e7b8a4eb17 Merge pull request #8523 from lrineau/CGAL_CGAL-protect_against_macro_free-GF
protect CGAL against macro `free`
2024-10-18 18:00:37 +02:00
Sébastien Loriot 0b9b42ace5 Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-10-18 18:00:08 +02:00
Sébastien Loriot aed66d9e49 Merge pull request #8540 from soesau/Lab-Alpha_visualization-GF
[Lab] Fix transparency
2024-10-18 17:59:40 +02:00
Sébastien Loriot 32119c2a1a Merge pull request #8539 from afabri/Polygon-exact_area_bis-GF
Add specialization of Evaluate<> for Lazy_exact_nt
2024-10-18 17:59:24 +02:00
Sébastien Loriot 8df5564081 documented non-doc parameters 2024-10-17 17:58:19 +02:00
Sébastien Loriot 04d70f3613 missing doc of parameters 2024-10-17 17:36:24 +02:00
Sébastien Loriot 73ea8d551d fix parameter doc 2024-10-17 17:18:38 +02:00
Sven Oesau ba33ac66e6 removing trailing whitespaces 2024-10-17 15:43:57 +02:00
Sven Oesau d3e6fbccfa updated CMakeLists.txt 2024-10-17 15:27:24 +02:00
Guillaume Damiand b3762ede88 Rename set_update_attributes in set_automatic_attributes_management in LCC demo 2024-10-16 08:26:18 +02:00
Sébastien Loriot 5c04d1f563 add some override keywords 2024-10-15 20:10:27 +02:00
Guillaume Damiand db8b774729 method to allow to not correct attributes when changing automatic management mode. 2024-10-15 10:21:52 +02:00
Andreas Fabri 67da146c62 WS 2024-10-15 08:49:25 +01:00
Sébastien Loriot 8c18ff3d0f avoid collision with minor macro 2024-10-15 09:49:20 +02:00
Andreas Fabri 7d0c6014dd Add a testcase that shows the reported issue (when disabling the fix) 2024-10-15 08:37:58 +01:00
Sebastien Loriot ef659a464b
fix typo
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2024-10-15 09:29:48 +02:00
Sebastien Loriot a98031649b
[KSP] Fix warnings (#8512)
## Summary of Changes

Fixing some warnings and removing some unused code.

## Release Management

* Affected package(s): Kinetic Space Partition
2024-10-14 17:16:07 +02:00
Sebastien Loriot 601046fde7
Poisson reconstruction - experiments and speedup using parallel Mesh_3 (#7891)
## Summary of Changes

_Describe what your pull request changes to CGAL (this can be skipped if
it solves an issue already in the tracker or if it is a Feature or Small
Feature submitted to the CGAL Wiki)._

## Release Management

* Affected package(s):
* Issue(s) solved (if any): fix #0000, fix #0000,...
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
2024-10-14 16:19:06 +02:00
Jane Tournois 94b28d5df2 update CHANGES.md 2024-10-14 15:42:15 +02:00
Sebastien Loriot aedf60185f
[Shape detection] Removed use of internal namespace from example (#8535)
## Summary of Changes

Documented that RegionType::Item and NeighborQuery::Item need to be
hashable.
Removed internal namespace from example.

## Release Management

* Affected package(s): Shape_detection
* Issue(s) solved (if any): #8534
2024-10-14 14:17:25 +02:00
Laurent Rineau 9cdce85fbd
Re-add the test for `free`, since TBB has been updated on our Windows test machines 2024-10-14 14:10:49 +02:00
Sebastien Loriot ae35bab3ff
Mac OS X cleaning (#8536) 2024-10-14 10:56:25 +02:00
Sébastien Loriot a6d68416f8 Merge pull request #8537 from afabri/CGAL-internal-GF
Do not use CGAL::internal
2024-10-14 09:42:38 +02:00
Sébastien Loriot d3fd217426 Merge pull request #8530 from soesau/KSR-Dart_vector_fix-GF
[KSR] Fix crash in collect_connected_border()
2024-10-14 09:42:29 +02:00
Sébastien Loriot a99dcceae8 Merge pull request #8519 from albert-github/feature/issue_8515_1
issue #8515 Spelling mistakes found checking `en-GB` to `en-US`
2024-10-14 09:42:14 +02:00
Sébastien Loriot bed76bd094 Merge pull request #8518 from sloriot/PS3-fix_copy
Point_set_3: copy properties correctly
2024-10-14 09:42:10 +02:00
Sébastien Loriot 0f8735cedf Merge pull request #8516 from sloriot/AABB-fix_extra_template
remove extra template keyword
2024-10-14 09:42:05 +02:00
Sébastien Loriot f9734b2d2b Merge pull request #8514 from afabri/CGAL-labeled-GF
Typo: labelled is UK English
2024-10-14 09:41:58 +02:00
Sébastien Loriot 00d7f85e48 Merge pull request #8495 from afabri/Width_3-fixes-GF
Polytope_distance: Use Exact_integer
2024-10-14 09:41:52 +02:00
Sébastien Loriot 407ff65b44 Merge pull request #8479 from soesau/KSP-Dependencies-GF
[KSP] Removing unnecessary dependencies
2024-10-14 09:41:47 +02:00
Sébastien Loriot d8c8212c03 Merge pull request #8449 from soesau/Lab-Kinetic_surface_reconstruction_plugin-GF
Kinetic Surface Reconstruction Plugin
2024-10-14 09:41:42 +02:00
Sven Oesau 9b7c651867 using correct dimensions for depth peeling framebuffers and shader 2024-10-14 09:08:32 +02:00
Andreas Fabri 49572692b3 Add specialization of Evaluate<> for Lazy_exact_nt 2024-10-13 20:03:15 +01:00
Sébastien Loriot a755f851dc clean up 2024-10-10 17:18:00 +02:00
Sven Oesau 812a20a45a doc fix 2024-10-10 14:38:59 +02:00
Andreas Fabri 98d649fe8b And another one 2024-10-10 13:25:36 +01:00
Sébastien Loriot 1c50e0bede Mac OS X cleaning 2024-10-10 14:21:34 +02:00
Andreas Fabri 1d6b81d015 cleanup in Polygon_repair/test 2024-10-10 13:20:54 +01:00
Andreas Fabri 133934f7b6 Use <filesystem> 2024-10-10 13:19:23 +01:00