Sebastien Loriot
|
2475a0c19c
|
Add missing .h
|
2020-11-12 11:06:25 +01:00 |
Michael Hemmer
|
c47af04469
|
Update print.h
Adding includes for what is used to allow header to be compiled on its own.
|
2020-11-11 16:59:52 +01:00 |
Laurent Rineau
|
d94f015acd
|
Merge pull request #4905 from sloriot/SS_improvements
Straight Skeleton: Reduce memory footprint and fix inconsistency of square root
|
2020-11-10 15:00:14 +01:00 |
Laurent Rineau
|
3d6d9f541f
|
Fix merge issues (not visible as Git conflicts)
|
2020-11-10 08:51:31 +01:00 |
Laurent Rineau
|
d0dd5a93bf
|
Merge pull request #4639 from janetournois/Triangulation_segment_traverser_3-tvanlank__rewrote_history-GF
Small feature - Triangulation Segment Cell/Simplex Iterator
|
2020-11-10 08:45:38 +01:00 |
Laurent Rineau
|
f33d835d2e
|
Merge pull request #4939 from sgiraudot/Polygon-Vertex_pair_iterator-GF
Arrangement: Avoid constructing Segment_2/Line_2 objects when possible
|
2020-11-10 08:45:35 +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 |
Laurent Rineau
|
b248867e91
|
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno
|
2020-11-09 17:10:24 +01:00 |
Mael Rouxel-Labbé
|
770b7f7a28
|
Take FT by reference in for(:) loop
|
2020-11-07 18:50:40 +01:00 |
Mael Rouxel-Labbé
|
36cccb0d5c
|
Remove extra backticks
|
2020-11-07 18:44:46 +01:00 |
Laurent Rineau
|
c702038fef
|
updated crontab (automated commit)
|
2020-11-06 18:45:56 +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 |
Sébastien Loriot
|
a5c5a618d2
|
add a way to disable at runtime polygon assertions
some algorithms works with strictly simple polygons
but implementation such a check function is hard
|
2020-11-06 12:02:23 +01:00 |
Sébastien Loriot
|
e1dd96414d
|
use non-protected interval type and use protector
guarantee that the same rounding mode will be used when approximating
the exact value to interval
|
2020-11-06 10:43:08 +01:00 |
Sébastien Loriot
|
03a225d7b4
|
do not use extra precision
|
2020-11-06 10:11:03 +01:00 |
Sébastien Loriot
|
61cb7b5930
|
accomodate to the update of is_valid() function
|
2020-11-06 10:10:31 +01:00 |
Sébastien Loriot
|
dd49cb6035
|
remove unused variable
|
2020-11-06 10:10:11 +01:00 |
Maxime Gimeno
|
37fa8fd635
|
Add missing test data
|
2020-11-06 08:28:42 +01:00 |
Jane Tournois
|
10a28d1262
|
attempt to fix "variable used non initialized"
|
2020-11-05 11:13:26 +01:00 |
Efi Fogel
|
c596073ffc
|
Un-deprecated bbox() (for now)
|
2020-11-05 10:43:47 +02:00 |
Maxime Gimeno
|
b365c9ad42
|
replace bgl parameter number in test
|
2020-11-05 09:00:40 +01:00 |
Maxime Gimeno
|
0ed4a3ef66
|
Replace CGAL_assertion by assert
|
2020-11-05 08:55:12 +01:00 |
Laurent Rineau
|
cbd10c8dfe
|
Merge branch '5.1.x-branch'
|
2020-11-05 08:50:26 +01:00 |
Laurent Rineau
|
8b649c42a2
|
Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch
|
2020-11-05 08:49:42 +01:00 |
Laurent Rineau
|
c45ac23ed6
|
Merge pull request #4899 from sgiraudot/STL_Extension-Multiset_with_CC_allocation-GF
Surface Sweep: Enhance memory allocation with Compact Container
|
2020-11-05 08:49:36 +01:00 |
Laurent Rineau
|
19394196f1
|
Merge pull request #5096 from maxGimeno/GraphicsView-is_facet_convex-maxGimeno
GraphicsView: Fix is_facet_convex()
|
2020-11-05 08:49:33 +01:00 |
Laurent Rineau
|
9475bde145
|
Merge pull request #5096 from maxGimeno/GraphicsView-is_facet_convex-maxGimeno
GraphicsView: Fix is_facet_convex()
|
2020-11-05 08:46:21 +01:00 |
Laurent Rineau
|
14b35b6d79
|
Merge branch '5.1.x-branch'
|
2020-11-04 20:46:34 +01:00 |
Laurent Rineau
|
4d61164f07
|
Merge pull request #4547 from theartful/AABBTreeC++11
Enable move semantics to AABB trees and use smart pointers
|
2020-11-04 20:46:21 +01:00 |
Laurent Rineau
|
21c48c50dd
|
Merge pull request #4899 from sgiraudot/STL_Extension-Multiset_with_CC_allocation-GF
Surface Sweep: Enhance memory allocation with Compact Container
|
2020-11-04 20:46:18 +01:00 |
Laurent Rineau
|
4acca1e770
|
Merge pull request #4978 from janetournois/PMP-remesh_non_triangle_faces-jtournois
Polyhedron demo - remesh a non-triangle mesh
|
2020-11-04 20:46:15 +01:00 |
Laurent Rineau
|
dbac5c10df
|
Merge pull request #5065 from maxGimeno/Demo-Fix_ssh-maxGimeno
Polyhedron_Demo: Fix ssh usage
|
2020-11-04 20:46:12 +01:00 |
Laurent Rineau
|
ed5a9c0f49
|
Merge pull request #5089 from sloriot/Demos-fix_warnings
fix warnings
|
2020-11-04 20:46:10 +01:00 |
Laurent Rineau
|
10f399c1fd
|
Merge pull request #5091 from sgiraudot/Arrangement-Fix_polycurve_intersection-efif-GF
[Arrangement] Fix polycurve overlap intersection
|
2020-11-04 20:46:07 +01:00 |
Laurent Rineau
|
604e3525b6
|
Merge pull request #5096 from maxGimeno/GraphicsView-is_facet_convex-maxGimeno
GraphicsView: Fix is_facet_convex()
|
2020-11-04 20:46:04 +01:00 |
Laurent Rineau
|
daee7209b5
|
Merge pull request #5108 from janetournois/PMP-remesh_after_detect_sharp_features-jtournois
Demo isotropic_remeshing_plugin - keep selection valid
|
2020-11-04 20:46:02 +01:00 |
Laurent Rineau
|
3f5e9bad29
|
Merge pull request #5124 from sloriot/PMP-simplify_polyline
Add experimental non-documented function to simplify a 3D polyline
|
2020-11-04 20:45:59 +01:00 |
Laurent Rineau
|
4b51704368
|
Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
PMP: Remove obsolete forward declaration with no body
|
2020-11-04 20:45:57 +01:00 |
Laurent Rineau
|
5a22a9e0be
|
Merge pull request #5138 from MaelRL/SMP-Fix_image_doxyfile.in-GF
SMP: Fix image not appearing in doc
|
2020-11-04 20:45:54 +01:00 |
Laurent Rineau
|
094df8a569
|
Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch
|
2020-11-04 20:45:35 +01:00 |
Laurent Rineau
|
251bfa2c36
|
Merge pull request #5065 from maxGimeno/Demo-Fix_ssh-maxGimeno
Polyhedron_Demo: Fix ssh usage
|
2020-11-04 20:44:27 +01:00 |
Laurent Rineau
|
d4082e00f9
|
Merge pull request #5091 from sgiraudot/Arrangement-Fix_polycurve_intersection-efif-GF
[Arrangement] Fix polycurve overlap intersection
|
2020-11-04 20:44:24 +01:00 |
Laurent Rineau
|
c122a9b687
|
Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
PMP: Remove obsolete forward declaration with no body
|
2020-11-04 20:44:21 +01:00 |
Laurent Rineau
|
dcf4d86424
|
Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
PMP: Remove obsolete forward declaration with no body
|
2020-11-04 20:43:12 +01:00 |
Maxime Gimeno
|
8bafe10cfa
|
Fix the plugin
|
2020-11-04 15:26:06 +01:00 |
Efi Fogel
|
bc83b00a2e
|
Cleaned up and deprecated Arr_segment_2::bbox(), which was left by mistake...
|
2020-11-04 15:55:04 +02:00 |
Maxime Gimeno
|
557b4e5bbc
|
Fix enabling in plugin
|
2020-11-04 14:25:38 +01:00 |