Mael Rouxel-Labbé
505a07b2ac
Remove test using (temporarily) removed kernel EPICK_without_intervals
...
See bb640d2883
2019-07-18 17:03:53 +02:00
Sébastien Loriot
2e747dd300
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
2019-07-18 17:01:42 +02:00
Mael Rouxel-Labbé
bb640d2883
Revert "Add Epick_without_intervals"
...
This reverts commit 621542afbd .
`Static_filters` actually inherits wraps the kernel with `Filtered_kernel_base`
and as such, the exact kernel is still a filtered kernel using intervals.
Possible fixes for the implementation of EPICK_without_intervals are discussed
in https://github.com/CGAL/cgal/pull/3939 .
2019-07-18 17:00:46 +02:00
Sébastien Loriot
7430c5e235
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
2019-07-18 16:59:03 +02:00
Sebastien Loriot
8e7b9a67ff
Merge pull request #4064 from maxGimeno/CGAL_Qt-Fix_deprecation_warnings-GF
...
Fix Qt deprecation warnings
2019-07-18 16:58:35 +02:00
Sebastien Loriot
6bf04f51e5
Merge pull request #4073 from maxGimeno/CGAL_Qt-Fix_deprecation_warnings-4.14-GF
...
Fix Qt deprecation warnings for 4.14
2019-07-18 16:58:05 +02:00
Sébastien Loriot
41ef56f8ad
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
2019-07-18 16:57:27 +02:00
Sébastien Loriot
b060e6790e
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
2019-07-18 16:54:24 +02:00
Sébastien Loriot
c411ae69d0
Merge pull request #2951 from kkatrio/PMP-smoothing-kkatrio
...
PMP: Mesh and shape smoothing
2019-07-18 16:49:05 +02:00
Andreas Fabri
5a9eaa4fc5
Add an example that implements a do_intersect for two polylines
2019-07-18 16:42:58 +02:00
Sébastien Loriot
1f8065c6c3
Merge pull request #3885 from MaelRL/PMP-Locate-GF
...
PMP: Add locate.h and rewrite Triangulation_2 graph traits
2019-07-18 16:40:49 +02:00
Sebastien Loriot
8adc64dfe3
Merge pull request #3860 from MaelRL/PMP-Add_non_manifold_vertices_collector-GF
...
PMP: Add function 'non_manifold_vertices'
2019-07-18 16:38:15 +02:00
Mael Rouxel-Labbé
047cfeb1fa
Add namespace in CHANGES.md
2019-07-18 16:37:29 +02:00
Sebastien Loriot
cc61867f2b
Merge pull request #4068 from maxGimeno/Scripts-Fix_autotest_with_ctest-GF
...
Scripts: Fix autotest_with_ctest
2019-07-18 16:37:08 +02:00
Sebastien Loriot
d8db7aff43
Merge pull request #4088 from maxGimeno/Demo-Fix_sizing_balls-GF
...
3D Demo: Fix c3t3_item
2019-07-18 16:36:11 +02:00
Sebastien Loriot
e4adb62011
Merge pull request #4078 from maxGimeno/Fix_some_warnings-GF
...
Fix warnings
2019-07-18 16:35:51 +02:00
Sebastien Loriot
0425b77ce4
Merge pull request #4076 from maxGimeno/Demo-Restore_View_menu-GF
...
Polyhedron Demo: Fix View Menu
2019-07-18 16:34:34 +02:00
Sebastien Loriot
a55c2acc36
Merge pull request #4075 from lrineau/BGL-fix_memory_leak_in_tests-GF
...
BGL: fix memory leak in test
2019-07-18 16:33:50 +02:00
Sebastien Loriot
be7b8cfab7
Merge pull request #4069 from maxGimeno/IO-OBJ_supports_negative_ids-GF
...
Polyhedron_IO: OBJ_reader reads relative indices
2019-07-18 16:32:04 +02:00
Sebastien Loriot
fbf6fb375d
Merge pull request #4050 from sgiraudot/Surface_mesh-Fix_PLY_warning-GF
...
[Surface Mesh / PLY] Fix uninitialized warning and error on unhandled properties
2019-07-18 16:31:17 +02:00
Mael Rouxel-Labbé
18617dcf39
Modify changes.md
2019-07-18 16:28:56 +02:00
Sebastien Loriot
0c089d6f91
Merge pull request #3721 from sloriot/PMP-clip_fixes
...
Fixes for clipping
2019-07-18 16:28:44 +02:00
Sebastien Loriot
667e4022f7
Merge pull request #4060 from sloriot/CGAL-doc_match_brackets
...
match @{ and @}
2019-07-18 16:26:43 +02:00
Maxime Gimeno
db6b4f995a
Fix 3mf_io_plugin missing include
2019-07-18 16:08:14 +02:00
Maxime Gimeno
f4f815d3ce
Fix warning
2019-07-18 15:56:52 +02:00
Mael Rouxel-Labbé
f0b1052732
Add missing header includes
2019-07-18 15:54:32 +02:00
Maxime Gimeno
7ae8f3dee0
Clean version. Common_part is wrong.
2019-07-18 15:03:15 +02:00
Mael Rouxel-Labbé
13e87ad3bd
Parallelize AABB tree traversal
2019-07-18 14:32:56 +02:00
Simon Giraudot
d3e42bee99
Fix tabs/indentation
2019-07-17 15:38:02 +02:00
Simon Giraudot
fbf0f3bf0c
Fix assemble_covariance_matrix_3() for tetrahedron based on working prototype code
2019-07-17 15:27:21 +02:00
Simon Giraudot
8871603992
Use unsigned volume for tetrahedra
2019-07-17 15:27:21 +02:00
Mael Rouxel-Labbé
1954203264
Change comment after tests
2019-07-17 15:22:10 +02:00
Mael Rouxel-Labbé
98723ca104
Add an example for snap
2019-07-17 14:58:12 +02:00
Mael Rouxel-Labbé
95982eb36f
Allow source vertex to snap to edges, even if they have been previously snapped
...
The key point is that the splitting point of a (target) halfedge
is assigned the position of the source vertex that breaks this target halfedge.
In other words, if multiple source vertices have the same position, we do
not have to track and move these together because they do not move anyway.
2019-07-17 14:54:41 +02:00
Mael Rouxel-Labbé
348b806d5e
Use some point references to avoid copies
2019-07-17 14:53:57 +02:00
Mael Rouxel-Labbé
a63c10c2cb
Use traits class functors for equality tests
2019-07-17 14:33:47 +02:00
Mael Rouxel-Labbé
0d617400bc
Accelerate AABB tree traversal by passing the tolerance as initial min_dist
2019-07-17 14:29:26 +02:00
Mael Rouxel-Labbé
ead092a62b
Clean useless includes
2019-07-17 14:28:14 +02:00
Maxime Gimeno
ccc555d497
Fix Error on windows about parameter being qualified.
2019-07-17 09:42:56 +02:00
Maxime Gimeno
94fffff5b3
Fix missing scope guard for cursor.
2019-07-16 13:31:07 +02:00
Maxime Gimeno
95b35474b8
Merge remote-tracking branch 'cgal/master' into Demo-Optimize_move_point-mgimeno
2019-07-16 13:24:43 +02:00
Maxime Gimeno
014a29bc3c
Fix warning in Snap_rounding_2
2019-07-16 12:06:26 +02:00
Maxime Gimeno
d3d996d18e
Fix warning in SDG
2019-07-16 11:40:09 +02:00
Maxime Gimeno
1c7fe052d3
fix warning in CGAL_ipelets
2019-07-16 11:30:06 +02:00
Maxime Gimeno
d200ad2748
fix intersections_2 tests warning
2019-07-16 11:23:50 +02:00
Maxime Gimeno
53277714bf
Fix c3t3_item
2019-07-16 10:58:02 +02:00
Maxime Gimeno
7f604308d0
Update FindTBB.cmake
2019-07-15 12:45:28 +02:00
Mael Rouxel-Labbé
b39d728f45
Minor doc cleaning
2019-07-15 11:40:46 +02:00
Sébastien Loriot
4ca465a81f
try to please clang
2019-07-15 10:51:44 +02:00
Sébastien Loriot
86752ea880
remove tmp doc commands
2019-07-15 09:14:23 +02:00