Commit Graph

979 Commits

Author SHA1 Message Date
Laurent Rineau 28cdf9b08f Merge pull request #6154 from afabri/Nef_3-fix_comparison-GF
Nef_3: Fix broken greater-than
2021-12-03 15:27:31 +01:00
Sébastien Loriot e1e0b737b4 fix type 2021-12-03 11:54:46 +01:00
Andreas Fabri a1a289461b Remove unused variables 2021-12-03 09:58:13 +00:00
Andreas Fabri 99a8b0c15d Add test 2021-11-30 16:36:31 +00:00
Andreas Fabri 294715ff53 Fix broken greater-than 2021-11-30 16:16:23 +00:00
Laurent Rineau df777080ff Merge pull request #6102 from afabri/Kernel_23-Non_zero_dimension_3-GF
Kernel_23: Add NonZeroDimension_3
2021-11-18 14:02:07 +01:00
Laurent Rineau 4d38f2b7b3 Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
Clean cmake scripts of examples and tests
2021-11-18 12:27:19 +01:00
Guillaume Damiand 2bbcabe71b The size of argv array is now 2, ending with nullptr. 2021-11-11 17:23:37 +01:00
Guillaume Damiand ee11c858b5 The size of argv array is changed to 1 in all basic viewers. 2021-11-10 09:59:48 +01:00
Sébastien Loriot ab48f63e30 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Andreas Fabri 7cb53ab8ef Change to NonZeroCoordinateIndex 2021-11-03 17:30:26 +01:00
Sébastien Loriot 07421357a7 fix phrasing 2021-11-02 11:52:53 +01:00
Sébastien Loriot 08b1457649 add CGAL::CGAL_Basic_viewer target 2021-11-01 11:07:55 +01:00
Laurent Rineau f581ff74d3 Merge pull request #5427 from sloriot/CGAL_data-moving_files
Regroup data: moving files

# Conflicts:
#	Nef_3/archive/triangulation/include/CGAL/partition_is_valid_2.h
2021-10-07 14:44:01 +02:00
Sébastien Loriot 1857a25d28 Merge remote-tracking branch 'cgal/master' into CGAL_data-moving_files 2021-10-06 13:50:31 +02:00
Mael Rouxel-Labbé 521c72d57e Fix typos 2021-10-04 13:34:07 +02:00
Sébastien Loriot 47028cd184 automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Laurent Rineau b85aaabdd8 Merge pull request #5190 from GilesBathgate/fix-uninitialized-member-k3tree
Fix uninitialized member in K3_tree.h
2021-09-29 11:47:01 +02:00
Laurent Rineau c552735651 Merge pull request #5203 from GilesBathgate/fix-uninitialized-members-snc-io-parser
Fix uninitialized member in SNC_io_parser.h
2021-09-29 11:46:49 +02:00
Sébastien Loriot 71932f2f1e manual fixes 2021-09-23 18:56:29 +02:00
Sébastien Loriot e10c05af07 remove non-valid off files that is not used 2021-09-23 18:56:14 +02:00
Sébastien Loriot 7de9564e1c remove archive directories that are of not use (available in git history) 2021-09-23 18:55:54 +02:00
Sébastien Loriot e58836baf0 move off files from archive to meshes 2021-09-23 18:54:58 +02:00
Andreas Fabri e0e48745fe fprintf -> std::cerr 2021-09-23 17:00:10 +02:00
Sébastien Loriot 5945e48a3e restore sub-directories accidently removed in 98e471849b 2021-09-17 08:14:06 +02:00
Sébastien Loriot 4454c5b3ed Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno 2021-08-30 12:25:51 +02:00
Sébastien Loriot 98e471849b moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Maxime Gimeno f7df517f57 Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno 2021-08-09 09:14:23 +02:00
Sébastien Loriot a99916f6c9 Merge pull request #5806 from GilesBathgate/Nef_3-dead_code_k3_tree_snc_point_locator-GilesBathgate
Remove dead code in SNC_point_locator and K3_tree
2021-07-19 08:04:47 +02:00
Sebastien Loriot 6948144f50
Merge pull request #5815 from GilesBathgate/Nef_3-remove_point_locator_naive-GilesBathgate
Nef_3 Remove naive point locator.
2021-07-19 08:03:12 +02:00
Sebastien Loriot 40f507a1f1
Merge pull request #5800 from MaelRL/SS-Doc_fixes-GF
Harmonization of some IO stream documentation
2021-07-19 07:56:48 +02:00
Maxime Gimeno 83b69b5a98 Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno 2021-07-08 11:33:42 +02:00
Giles Bathgate 8b3fab7a91 Remove code related to CGAL_NEF3_POINT_LOCATOR_NAIVE 2021-06-29 17:51:19 +01:00
Giles Bathgate abb11ad1e4 Remove update/bytes/leafs functions, and Objects_around_box 2021-06-27 09:44:53 +01:00
Sébastien Loriot 142fac63b5 Merge pull request #5699 from GilesBathgate/Nef_3-snc_decorator_deduplication-GilesBathgate
Remove duplicate code in SNC_const_decorator/SNC_decorator
2021-06-25 09:47:59 +02:00
Sebastien Loriot a7cad1caf6
Merge pull request #5740 from GilesBathgate/Nef_3-remove_triangulate_facets-GilesBathgate
Remove CGAL_NEF3_TRIANGULATE_FACETS
2021-06-25 09:31:00 +02:00
Sebastien Loriot 5de3bdb9f3
Merge pull request #5714 from GilesBathgate/Nef_3-performance_k3_rc_hashmap-GilesBathgate
Remove the OnSideMapRC when not needed
2021-06-25 09:29:31 +02:00
Sebastien Loriot 11bc0e4e7e
Merge pull request #5702 from GilesBathgate/Nef_3-disable_nef_trace-GilesBathgate
Replace CGAL_NEF_DEBUG with CGAL_USE_TRACE
2021-06-25 09:29:03 +02:00
Sebastien Loriot 0d3b8d448d
Merge pull request #5696 from GilesBathgate/Nef_3-dead_code_snc_decorator-GilesBathgate
Remove dead code in SNC_decorator/SNC_const_decorator
2021-06-25 09:28:17 +02:00
Mael Rouxel-Labbé 78ff9185b3 Harmonize ASCII usage across all packages 2021-06-23 23:34:32 +02:00
Giles Bathgate ef39bfea74 Fix indentation in SNC_decorator 2021-06-17 11:03:49 +01:00
Giles Bathgate f30eeedda4 Remove CGAL_NEF3_TRIANGULATE_FACETS code 2021-06-17 10:59:25 +01:00
Giles Bathgate 5e9f9d313f Add conditional compilation for code used by CGAL_NEF3_TRIANGULATE_FACETS 2021-06-17 10:47:26 +01:00
Giles Bathgate 77a03f2084 Remove un-needed template parameters 2021-06-17 09:28:59 +01:00
Laurent Rineau 6a9061668c Merge pull request #5756 from albert-github/feature/bug_redirects
Correction of hyperlinks
2021-06-16 15:06:08 +02:00
Giles Bathgate 458ecf1ac1 Remove CGAL_NEF3_FACET_WITH_BOX code 2021-06-08 17:32:12 +01:00
albert-github 2a54687e77 Correction of hyperlinks
The link checker gave a number of redirects and incorrect links.
- the redirects have been solved ass far as possible
- the incorrect links have been checked and corrected where possible, others  have been reported through issues;
2021-06-04 13:52:14 +02:00
Maxime Gimeno 2d5f91f763 Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno 2021-05-27 09:06:59 +02:00
Laurent Rineau e3d5fccf5b Merge pull request #5684 from GilesBathgate/Nef_3-performance_snc_constructor-GilesBathgate
Nef_3 performance - has_on_after_intersection in SNC_constructor
2021-05-19 17:24:08 +02:00
Laurent Rineau 59a0da4f13 Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno
CGAL:: Use std atomic and threads

# Conflicts:
#	Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h
2021-05-19 17:23:53 +02:00