Commit Graph

288 Commits

Author SHA1 Message Date
albert-github 2d60f46985 issue #7231 Improvement of layout of refines relations.
- Adjusted cgalRefines according to reviews
- Implemented it in all files
2023-03-14 17:37:50 +01:00
albert-github 45478184de spelling corrections
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Andreas Fabri c352a9cd28 Address -Wunused-but-set-variable 2022-10-11 07:45:45 +01:00
Sebastien Loriot 4b9032f8c6
Merge pull request #6547 from afabri/Skeletoniation-HDS-GF
Skeletonization: Replace internally Polyhedron by HDS
2022-07-08 20:24:58 +02:00
Sébastien Loriot 1e364e5516 rename macros 2022-07-04 11:26:49 +02:00
Sébastien Loriot b7629c494b add missing dependency 2022-06-16 14:18:27 +02:00
Sébastien Loriot 968e9cf5a9 avoid duplicating properties for Polyhedron 2022-06-16 13:29:20 +02:00
Sébastien Loriot d216c5dfb7 remove code already present in the property file 2022-06-16 09:57:03 +02:00
Sébastien Loriot 7c0eb5bff3 remove geometric test on default constructed objects 2022-05-23 17:37:38 +02:00
Sebastien Loriot 269a391fa0
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
CMake script updates: version of CMake and /wd4503 is only for MSVC 2015
2022-05-13 15:53:36 +02:00
Laurent Rineau 2288225448 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Andreas Fabri fd20beeef7 Use vertices_around_target() 2022-05-03 15:09:05 +01:00
Andreas Fabri abb54bf0b8 BGL: Add adjacency_iterator for several classes 2022-05-03 14:02:21 +01:00
Andreas Fabri 0c0bbe7f40 Rename struct 2022-05-03 10:23:11 +01:00
Andreas Fabri 9dcde5d7dd Add missing parameter 2022-05-03 10:10:53 +01:00
Andreas Fabri 0f4e66fc19 Skeletonization: Replace internally Polyhedron by HDS 2022-05-03 10:03:04 +01:00
Laurent Rineau 5b42a501cc Merge pull request #6266 from afabri/CGAL-assertions_in_examples-GF
CGAL Examples: CGAL_assertion ->  assert

# Conflicts:
#	HalfedgeDS/examples/HalfedgeDS/hds_prog_compact2.cpp
#	Triangulation_2/examples/Triangulation_2/triangulation_print_OFF.h
2022-02-02 16:38:01 +01:00
Laurent Rineau 7e712e84b9 Merge pull request #6291 from sloriot/HDS-pointer_arithmetic
Workaround warnings
2022-02-02 16:36:04 +01:00
Sébastien Loriot ee405caf0c workaround warnings 2022-02-01 14:00:54 +01:00
Andreas Fabri 44f72971b4 Fix in HDS examples 2022-01-26 06:50:22 +00:00
Andreas Fabri a75a88945d LCC CM GM 2022-01-24 16:43:39 +00:00
Andreas Fabri c7730920cf untabify 2022-01-24 10:27:38 +00:00
Andreas Fabri 79a38d5cb9 CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
Sébastien Loriot 6d3176e061 move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
2022-01-07 15:12:22 +01:00
Sébastien Loriot ab48f63e30 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Sébastien Loriot fb6f703b55 IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
Laurent Rineau 7ba37d8967 Merge pull request #5408 from sgiraudot/Arrangement-Compact_container_based_DCEL-GF
Arrangement:  Use Compact Container for DCEL
2021-04-28 15:24:21 +02:00
Maxime Gimeno c49152359c update max version of cmake and announce the new minimal in CHANGE.md 2021-04-15 15:08:54 +02:00
Simon Giraudot 4e4a93de37 Resolve ambiguous call to operator== by overloading it with base type 2021-03-31 15:48:05 +02:00
Simon Giraudot 2923ea4a2b Fix errors with iterator conversions 2021-03-25 10:34:21 +01:00
Simon Giraudot 3cf1853832 Rebase 2021-03-25 10:03:35 +01:00
Simon Giraudot 3448035fc6 Fix CC_iterator by making constructor from pointer explicit 2021-03-24 08:25:29 +01:00
Simon Giraudot 6bbd72cfde Fix default constructor of iterators 2021-01-28 14:50:26 +01:00
Dmitry Anisimov 269a47d773
Merge branch 'master' into CGAL-clang_warnings_fix-danston 2021-01-14 16:51:13 +01:00
Dmitry Anisimov a1f5fd4ab6 halfedge ds range loop analysis copy to ref warning fixed 2021-01-07 16:49:58 +01:00
Maxime Gimeno 3d1c41fd14 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2021-01-07 15:05:28 +01:00
Laurent Rineau abf65fa136 Merge pull request #4879 from danston/HalfedgeDS-cpp11_ranges-danston
HalfedgeDS cpp11 range-based loops
2021-01-06 16:11:58 +01:00
Giles Bathgate 1373150f1d Fix uncaught exception in HalfedgeDS_list.h 2020-11-29 14:42:55 +00:00
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Maxime Gimeno e172dfbcb6 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-12 09:04:01 +01:00
Mael Rouxel-Labbé 07750bd638 Fix size return type in HalfedgesDS concept 2020-10-01 09:38:46 +02:00
Mael Rouxel-Labbé 8682f9bafb Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-08-24 11:45:17 +02:00
Maxime Gimeno 9c15f2c9dc Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
Mael Rouxel-Labbé 0d66e19361 IO documentation fixes
See @sloriot's review:

https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polgyon_soup_mesh_IO/2nd_round/Answer_to_review

(+ some commits before and after this one)
2020-07-24 17:06:00 +02:00
Dmitry Anisimov 28494fe9fe improved test 2020-07-16 12:19:15 +02:00
Dmitry Anisimov 0d0c5d211f added range based loops to HDS 2020-07-15 17:03:18 +02:00
Laurent Rineau 1d3c8bbbc9 Fix "error: use of overloaded operator '=='"
... for `Arrangement_on_surface_2`, Boolean_operations_2`, and
`Minkowski_sum_2`.
2020-06-10 22:33:26 +02: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 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