Laurent Rineau
|
8000aa4388
|
Merge branch '5.3.x-branch' into 5.4.x-branch
|
2022-02-08 23:43:59 +01:00 |
Laurent Rineau
|
64e6c4a1ce
|
Merge pull request #6274 from afabri/Distance_3-Fix_Gmpz_from_non_integral_double_warning-GF
Distance_3: Construct a FT from non integral double
|
2022-02-08 23:43:39 +01:00 |
Laurent Rineau
|
855d27d450
|
Merge pull request #6287 from afabri/Spatial_searching-Incremental_Manhattan_fix-GF
Spatial_searching: Fix incremental search with Manhattan distance
|
2022-02-08 23:43:37 +01:00 |
Laurent Rineau
|
797e81447e
|
Merge pull request #6294 from sloriot/BGL-uw
fix ununitialized variable warnings
|
2022-02-08 23:43:35 +01:00 |
Laurent Rineau
|
47ecc4a49e
|
Merge pull request #6297 from afabri/Spatial_searching-dangling_pointer_warning-GF
Spatial_searching: Add a variable as we had a warning about a potentially dangling pointer
|
2022-02-08 23:43:33 +01:00 |
Laurent Rineau
|
19df057472
|
Merge pull request #6298 from afabri/Triangulation_2-quiet_warning-GF
Triangulation_2: Quiet a warning
|
2022-02-08 23:43:30 +01:00 |
Laurent Rineau
|
a304792297
|
Merge pull request #6294 from sloriot/BGL-uw
fix ununitialized variable warnings
|
2022-02-08 23:41:07 +01:00 |
Sébastien Loriot
|
3e90db4824
|
prevent another size_t to FT
|
2022-02-08 17:00:23 +01:00 |
Sébastien Loriot
|
705fee5659
|
avoid cascading with Lazy
|
2022-02-07 18:35:07 +01:00 |
Sébastien Loriot
|
ba5e5e041c
|
avoid std::size_t to FT conversion
|
2022-02-07 09:36:26 +01:00 |
Sébastien Loriot
|
e7bf5b661b
|
ya missing include directive
|
2022-02-04 10:22:26 +01:00 |
Sébastien Loriot
|
58d759b405
|
add missing include directive
|
2022-02-04 09:44:36 +01:00 |
Sébastien Loriot
|
8126dd5acc
|
add mising dots
|
2022-02-04 09:15:47 +01:00 |
Sébastien Loriot
|
4ffc949199
|
replace boost::unordered by std::unordered
but in T3, Mesh_3, TDS_3, P3[TM]3
|
2022-02-03 19:11:12 +01:00 |
Andreas Fabri
|
35eee1b117
|
Both types must be coerced
|
2022-02-03 15:47:17 +00:00 |
Andreas Fabri
|
a7ff075f37
|
Use Coercion_traits::Cast
|
2022-02-03 13:21:11 +00:00 |
Andreas Fabri
|
440a8dfb7b
|
Fix file name
|
2022-02-03 08:41:04 +00:00 |
Sébastien Loriot
|
77e5beeaca
|
use features available in std instead of boost
|
2022-02-03 09:28:52 +01:00 |
Andreas Fabri
|
735752bec9
|
Do the remaining changes after Laurent's check
|
2022-02-03 08:02:11 +00:00 |
Andreas Fabri
|
8501386fee
|
Update Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2022-02-03 08:33:12 +01:00 |
Laurent Rineau
|
38c4ebd444
|
Fix CHANGES.md: s/latest/5.5/
|
2022-02-02 16:47:48 +01:00 |
Laurent Rineau
|
434c30fb6b
|
Merge branch '5.4.x-branch'
|
2022-02-02 16:38:48 +01:00 |
Laurent Rineau
|
9afc773df1
|
Merge pull request #6012 from janetournois/Mesh_3-isolated_vertices-jtournois
Mesh_3 - add `remove_isolated_vertices_in_mesh_3()`
|
2022-02-02 16:38:24 +01:00 |
Laurent Rineau
|
f9c05a0ba1
|
Merge pull request #6253 from afabri/P2T2-assert-GF
CGAL: In testcode do not use CGAL_assertion but assert
|
2022-02-02 16:38:22 +01:00 |
Laurent Rineau
|
ea2b81c6db
|
Merge pull request #6261 from afabri/Number_types-boost_mp-GF
Intersections_3 : Use Coercion_traits
|
2022-02-02 16:38:20 +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
|
a489c93b36
|
Merge pull request #6268 from afabri/Polynomial-precision-GF
Set precision of the ostringstream
|
2022-02-02 16:36:13 +01:00 |
Laurent Rineau
|
91e0895a23
|
Merge pull request #6270 from GYuvanShankar/new
Simplified expressions
|
2022-02-02 16:36:11 +01:00 |
Laurent Rineau
|
98d8759186
|
Merge pull request #6276 from afabri/Polynomial-workaround_forVC-GF
Polynomial: Workaround for VC bug when cout << double while rounding up
|
2022-02-02 16:36:09 +01:00 |
Laurent Rineau
|
09bd54a9fd
|
Merge pull request #6284 from sloriot/T2-OFF_BGL
use BGL for OFF writing
|
2022-02-02 16:36:07 +01:00 |
Laurent Rineau
|
7e712e84b9
|
Merge pull request #6291 from sloriot/HDS-pointer_arithmetic
Workaround warnings
|
2022-02-02 16:36:04 +01:00 |
Laurent Rineau
|
94f8b7d61d
|
Merge branch '5.3.x-branch' into 5.4.x-branch
|
2022-02-02 16:35:48 +01:00 |
Laurent Rineau
|
3e5cfeae01
|
Merge pull request #6268 from afabri/Polynomial-precision-GF
Set precision of the ostringstream
|
2022-02-02 16:35:39 +01:00 |
Laurent Rineau
|
f4dc6ff587
|
Merge pull request #6276 from afabri/Polynomial-workaround_forVC-GF
Polynomial: Workaround for VC bug when cout << double while rounding up
|
2022-02-02 16:35:36 +01:00 |
Laurent Rineau
|
845aabaebe
|
Merge pull request #6291 from sloriot/HDS-pointer_arithmetic
Workaround warnings
|
2022-02-02 16:35:34 +01:00 |
Laurent Rineau
|
c84f46eed7
|
Merge pull request #6268 from afabri/Polynomial-precision-GF
Set precision of the ostringstream
|
2022-02-02 16:34:07 +01:00 |
Laurent Rineau
|
713dae6962
|
Merge pull request #6291 from sloriot/HDS-pointer_arithmetic
Workaround warnings
|
2022-02-02 16:34:05 +01:00 |
Efi Fogel
|
295e9b971e
|
Commented out unused variables
|
2022-02-02 15:44:48 +02:00 |
Andreas Fabri
|
e2cda48d8e
|
Polygon: Remove a workaround for an old Sun compiler
|
2022-02-02 12:51:24 +00:00 |
Mael Rouxel-Labbé
|
9defc96b33
|
Better detection of bad patch borders (also check the validity of sub patches)
|
2022-02-02 13:35:51 +01:00 |
Mael Rouxel-Labbé
|
2af6aeb573
|
Do not mark edges incident to degenerate faces as sharp
|
2022-02-02 13:34:55 +01:00 |
Mael Rouxel-Labbé
|
32823cb36b
|
Hide some std::cerr behind debug macros
|
2022-02-02 13:34:21 +01:00 |
Andreas Fabri
|
c30327c3ec
|
Triangulation_2: Quiet a warning
|
2022-02-02 09:38:38 +00:00 |
Andreas Fabri
|
d6398b5d37
|
untabify
|
2022-02-02 09:27:30 +00:00 |
Andreas Fabri
|
8201269ab8
|
Add a variable as we had a warning about a potentially dangling pointer
|
2022-02-02 09:21:42 +00:00 |
Andreas Fabri
|
971ee5db8b
|
Shorten file name to see if that fixes the error for 2 VC testsuites
|
2022-02-02 08:01:30 +00:00 |
Sébastien Loriot
|
638522e7bf
|
remove unused typedef
|
2022-02-02 08:46:46 +01:00 |
Andreas Fabri
|
8d3f4fb20b
|
untabify
|
2022-02-02 07:43:47 +00:00 |
Andreas Fabri
|
a5110493f8
|
Stream_support: Fix File_scanner_OFF::scan_facet()
|
2022-02-02 07:38:42 +00:00 |
Sébastien Loriot
|
c0682c21e2
|
add links
|
2022-02-01 20:31:14 +01:00 |