Guillaume Damiand
|
d1eed1dc0f
|
start straight skeleton 2, NYF
|
2022-10-18 16:14:23 +02:00 |
Guillaume Damiand
|
24a8004ee0
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2022-10-14 08:53:12 +02:00 |
Mostafa-ashraf19
|
68b031e113
|
Uses overloading functions instead of different fill_buffer names.
|
2022-10-04 18:43:14 +02:00 |
Mostafa-ashraf19
|
796ec13391
|
Modified GraphicBuffer class name to snake case.
|
2022-10-03 13:27:22 +02:00 |
Mostafa-ashraf19
|
273ead7ab4
|
Added two versions of add in SS2
|
2022-10-01 19:07:09 +02:00 |
Mostafa-ashraf19
|
fcdad212b5
|
Applied new APIs version on Straight skeleton 2.
|
2022-09-24 00:50:13 +02:00 |
Sébastien Loriot
|
861588abe1
|
Merge 'sloriot/CGAL-std_type_traits' into master
|
2022-08-03 20:19:51 +02:00 |
Sébastien Loriot
|
12795ba29c
|
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
|
2022-07-12 18:21:16 +02:00 |
Sébastien Loriot
|
45b5fd43f8
|
fix more warnings
|
2022-07-12 18:18:34 +02:00 |
Sébastien Loriot
|
6462cac12e
|
move back functions \o^o/
|
2022-06-23 16:29:11 +02:00 |
Sébastien Loriot
|
ccb0db385b
|
make create_exterior_skeleton_and_offset_polygons_with_holes_2 ignore the offset of the outer frame
|
2022-06-23 14:00:16 +02:00 |
Sébastien Loriot
|
f6680b793f
|
move function in right header
|
2022-06-23 14:00:16 +02:00 |
Sébastien Loriot
|
79693c5674
|
add exterior offset parts of polygon with holes
|
2022-06-23 14:00:16 +02:00 |
Sébastien Loriot
|
1b5ad071ff
|
move function in right header
|
2022-06-23 14:00:16 +02:00 |
Sébastien Loriot
|
3fa436459d
|
BOOST_MPL_ASSERT -> static_assert
|
2022-06-10 08:46:01 +02:00 |
Sébastien Loriot
|
ac8b6d4731
|
boost::is_same --> std::is_same
|
2022-06-10 08:18:20 +02:00 |
Sébastien Loriot
|
4f5f8341cc
|
use std::enable_if_t
|
2022-06-10 07:37:53 +02:00 |
Laurent Rineau
|
6e114b31ae
|
Merge pull request #6107 from efifogel/Polygon-fixes-efif
Polygon fixes efif
# Conflicts:
# Installation/CHANGES.md
|
2022-03-18 15:59:58 +01:00 |
Andreas Fabri
|
2a513a0195
|
Clean up Straight_skeleton as Unique_hash_map is not used at all
|
2022-03-09 13:23:07 +00:00 |
Sébastien Loriot
|
5f23e76911
|
Merge remote-tracking branch 'efifogel/Polygon-fixes-efif' into HEAD
|
2022-02-01 20:08:56 +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 |
Efi Fogel
|
4dbf509f7c
|
Fixed GeneralPolygonWithHoles_2 concept: requires now nested Polygon_2 type instead of General_polygon_2
|
2021-11-03 18:16:40 +02:00 |
Sébastien Loriot
|
74c029cc68
|
Merge remote-tracking branch 'sloriot/CGAL-restore_rounding_mode-5.3'
|
2021-09-09 11:44:36 +02:00 |
Sébastien Loriot
|
6bae0e3939
|
Merge remote-tracking branch 'sloriot/CGAL-restore_rounding_mode'
|
2021-09-09 11:09:16 +02:00 |
Sébastien Loriot
|
c8624ee0b3
|
check that the rounding mode when doing exact computation is to-nearest
|
2021-09-09 11:01:03 +02:00 |
Sébastien Loriot
|
106645ec2e
|
make sure the rounding mode is to nearest when doing exact computations
Thoses changes should have been done when the code was modified for
CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG
|
2021-09-09 09:55:16 +02:00 |
Maxime Gimeno
|
a3d1765ab4
|
Merge remote-tracking branch 'cgal/master' into CGAL-Clean_up_boost_versions-maxGimeno
|
2021-07-19 14:18:40 +02:00 |
Laurent Rineau
|
2c4a5db3ce
|
Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
Fix uncaught exceptions cleanup
|
2021-05-18 18:14:14 +02:00 |
Maxime Gimeno
|
393ae7dae6
|
Clean-up boost_version reqs
|
2021-05-12 15:03:53 +02:00 |
Sébastien Loriot
|
cfc0fee1c4
|
add missing IO namespace
|
2021-05-04 14:58:55 +02:00 |
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
Giles Bathgate
|
5ecd85248a
|
Fix capitalisation of macro name.
|
2021-04-28 21:03:45 +01:00 |
Giles Bathgate
|
0ef8127c71
|
The CGAL_NOEXCEPT macro is no longer needed
|
2021-04-28 21:03:00 +01:00 |
Sébastien Loriot
|
1e249afdb3
|
remove some boost::bind
|
2021-01-06 12:59:11 +01:00 |
Giles Bathgate
|
a7abec0a42
|
Add noexcept to Ref_counted_base in Straight_skeleton_aux.h
|
2020-11-29 15:21:49 +00:00 |
Laurent Rineau
|
21755b1123
|
Merge pull request #5245 from GilesBathgate/create-assertions-fix
Allow -DNDEBUG and CGAL_nnn_assertions at the same time
|
2021-03-24 15:05:41 +01:00 |
Mael Rouxel-Labbé
|
5efa544734
|
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
|
2021-02-22 17:19:40 +01:00 |
Mael Rouxel-Labbé
|
1f45360d7a
|
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
|
2021-01-26 09:05:24 +01:00 |
Mael Rouxel-Labbé
|
6b87fe393d
|
Fix various grammar issues
|
2020-12-05 11:11:33 +01:00 |
Giles Bathgate
|
07120b82fa
|
Add missing header includes
|
2020-12-04 19:42:21 +00:00 |
Giles Bathgate
|
5a36ff89b5
|
Drop NDEBUG it is already visible through CGAL_NO_ASSERTIONS
|
2020-12-04 19:42:21 +00:00 |
Mael Rouxel-Labbé
|
b43e578322
|
Misc cleaning
|
2020-11-27 14:01:41 +01:00 |
Mael Rouxel-Labbé
|
7d311d3ad5
|
Fix taking the middle of the gap between e2 and e0 as seed of the bissector
See code for more information.
|
2020-11-27 13:56:17 +01:00 |
Mael Rouxel-Labbé
|
c502e935f9
|
Misc minor improvements
|
2020-11-27 13:56:17 +01:00 |
Mael Rouxel-Labbé
|
7385ebb806
|
Refresh priority queues before calling top() if simultaneous events are present
|
2020-11-09 18:22:33 +01:00 |
Mael Rouxel-Labbé
|
9c8aeb0242
|
Fix strict ordering's asymmetry condition not being satisfied in Split Event PQ
|
2020-11-06 17:27:43 +01:00 |
Mael Rouxel-Labbé
|
d609a9607e
|
Fix Split Queue Comparer in edge case of two invalid pseudo-splits
|
2020-11-06 17:26:59 +01:00 |
Jane Tournois
|
29b6963b98
|
add missing include and namespace
|
2020-11-06 12:28:30 +01:00 |
Sébastien Loriot
|
314db57a38
|
disable polygon assertion
allow strictly simple polygons and epick construction issues
|
2020-11-06 12:03:15 +01:00 |