Sebastien Loriot
|
00cf0a2889
|
Merge pull request #3413 from gdamiand/CGAL-cmake_cleanup-gdamiand
Clean CMakeLists.txt of examples and tests
|
2018-11-12 15:01:46 +01:00 |
Sébastien Loriot
|
018652517b
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2018-11-12 10:08:29 +01:00 |
Sébastien Loriot
|
089377d238
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2018-11-12 10:07:27 +01:00 |
Sebastien Loriot
|
a2f2d42a13
|
Merge pull request #3448 from MaelRL/BGL-fix_doc_typos-GF
BGL: fix doc typo
|
2018-11-12 09:51:40 +01:00 |
Mael Rouxel-Labbé
|
689724052c
|
Fixed containers return types
|
2018-11-09 13:08:57 +01:00 |
Sébastien Loriot
|
4dd6526022
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2018-11-08 17:21:29 +01:00 |
Sébastien Loriot
|
20b8205952
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2018-11-08 17:21:00 +01:00 |
Sebastien Loriot
|
d718870772
|
Merge pull request #3426 from maxGimeno/BGL-Fix_make_grid_doc-GF
BGL: Fix make_grid() documentation
|
2018-11-08 16:17:04 +01:00 |
Balázs Ludmány
|
5d35c33316
|
Fix type missmatch in adjacent_vertices
The adjacent_vertices uses the wrong iterator type in it's body. This commit changes it to the same as the function's return type.
|
2018-11-06 07:47:11 +01:00 |
Sébastien Loriot
|
6b8a36ba0c
|
update clipping code for surface case and use Face_graph_output_builder
This fixes a bug when a patch with no input vertex must be
classified wrt the clipper
|
2018-11-05 16:26:33 +01:00 |
Maxime Gimeno
|
b7d546eebb
|
Remove ifdef
|
2018-11-05 14:02:39 +01:00 |
Maxime Gimeno
|
e4f5455d2f
|
Use the default
|
2018-11-05 13:57:22 +01:00 |
Maxime Gimeno
|
7f14d79292
|
Fix doc and only use 2 arguments in functor
|
2018-11-05 11:12:37 +01:00 |
Maxime Gimeno
|
985f34202d
|
Adds missing information in the doc of make_grid and adds the 3rd argument of the functor.
|
2018-11-05 11:12:25 +01:00 |
Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
Sébastien Loriot
|
d940632471
|
Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
PMP: repair polygon soup
|
2018-11-02 10:37:58 +01:00 |
Sébastien Loriot
|
056c778305
|
Merge pull request #3370 from maxGimeno/AABB_tree-Change_facegraph_triangle_primitive_id-GF
Aabb_tree: change the id of AABB_face_graph_triangle_primitive and AABB_halfedge_graph_segment_primitive
|
2018-11-02 10:34:26 +01:00 |
Sébastien Loriot
|
cdbe19b480
|
Merge pull request #3369 from maxGimeno/AABB_tree-AABB_transformed_traits-GF
[Small Feature] Add collision detection in PMP
|
2018-10-30 15:49:38 +01:00 |
Laurent Rineau
|
aba922e2d4
|
Merge pull request #3395 from sloriot/BGL-selection_issue
Fix selection issue with boundary vertices
# Conflicts:
# BGL/test/BGL/test_Manifold_face_removal.cpp
|
2018-10-29 10:42:21 +01:00 |
Laurent Rineau
|
821f9c015e
|
Merge pull request #3311 from sloriot/Doc-Pkg_link_name
Update the name of package names reference links
|
2018-10-29 10:27:53 +01:00 |
Laurent Rineau
|
2721f9a35b
|
Merge pull request #3395 from sloriot/BGL-selection_issue
Fix selection issue with boundary vertices
|
2018-10-29 10:27:15 +01:00 |
Sébastien Loriot
|
f05ade8213
|
change the test to avoid non-deterministic issues
|
2018-10-19 17:58:23 +02:00 |
Guillaume Damiand
|
92ba7fa6c9
|
Update minimum cmake required version in all CMakeLists.txt
|
2018-10-18 14:49:23 +02:00 |
Guillaume Damiand
|
a1474a74d2
|
Add a default argument for BGL tests and examples, used when no command line argument in given.
|
2018-10-18 11:04:14 +02:00 |
Guillaume Damiand
|
0bd9088b5a
|
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
|
2018-10-17 14:17:08 +02:00 |
Guillaume Damiand
|
7f09308d33
|
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
|
2018-10-17 13:07:22 +02:00 |
Sébastien Loriot
|
8b6a2b8aef
|
fix issue with boundary vertices
|
2018-10-11 14:30:49 +02:00 |
Sébastien Loriot
|
eb8e5e5b35
|
change the Id in the base class + update pmaps to handle also pairs
|
2018-10-09 14:15:26 +02:00 |
Sébastien Loriot
|
bfa9844b1a
|
make default vpm of mesh convertible to default vpm of const mesh
|
2018-10-09 10:28:45 +02:00 |
Mael Rouxel-Labbé
|
d18e21cfe7
|
Merge branch 'PMP-Filter_degenerate_polygon_soup_input-GF-old' into PMP-Filter_degenerate_polygon_soup_input-GF
|
2018-10-08 16:19:26 +02:00 |
Laurent Rineau
|
5092db81c3
|
Merge pull request #3201 from kkatrio/repair_functions
PMP: Add more repair functions
|
2018-10-08 15:13:51 +02:00 |
Sébastien Loriot
|
2f9408f867
|
rename link name to match package name
|
2018-10-08 10:28:55 +02:00 |
Sébastien Loriot
|
3dd0aa112d
|
rename macro not following the convention
|
2018-10-08 10:28:55 +02:00 |
Sébastien Loriot
|
ea240cfac5
|
use \PkgXXX instead of \PkgXXXSummary
|
2018-10-08 10:28:44 +02:00 |
Sébastien Loriot
|
a2e8a1c68f
|
add the suffix Ref to doxygen link to reference
|
2018-10-08 10:26:56 +02:00 |
Laurent Rineau
|
c6fe4b4e66
|
Merge pull request #3295 from sloriot/Argt-Dual_with_history
Make Dual working with Argt_with_history
|
2018-09-24 15:27:25 +02:00 |
Laurent Rineau
|
9404b60ca7
|
change of name of the header
|
2018-09-20 10:02:53 +02:00 |
Mael Rouxel-Labbé
|
1676cd7405
|
Merge branch 'repair_functions-old' into repair_functions
|
2018-09-17 15:10:39 +02:00 |
Laurent Rineau
|
3686015045
|
Merge pull request #3310 from sloriot/BGL_SMS-fix_link_condition
Handle the case of degenerate volumes in the link condition
|
2018-09-17 11:36:37 +02:00 |
Laurent Rineau
|
fdd824d77f
|
Merge pull request #3312 from sloriot/Doc-no_sgi_links
Do not link to sgi.com (offline)
|
2018-09-17 11:36:34 +02:00 |
Sébastien Loriot
|
376bc42716
|
update URL and use https
|
2018-09-04 13:29:51 +02:00 |
Sébastien Loriot
|
e474d61fa7
|
handle the case of degenerate volumes in the link condition
a volume is degenerate if it consists only of twice the same face
with opposite orientation
|
2018-09-04 10:09:08 +02:00 |
Mael Rouxel-Labbé
|
ce9adddf5e
|
Added METIS to the list of third party libraries
|
2018-08-31 11:51:52 +02:00 |
Mael Rouxel-Labbé
|
ab9b0479b3
|
Removed unnecessary 'do_' in named parameters
|
2018-08-17 15:32:26 +02:00 |
Mael Rouxel-Labbé
|
46bd7dc832
|
Merge branch 'PMP-Filter_degenerate_polygon_soup_input-GF-old' into PMP-Filter_degenerate_polygon_soup_input-GF
|
2018-08-03 09:34:15 +02:00 |
Mael Rouxel-Labbé
|
5a8d6c67e8
|
Merge branch 'repair_functions-old' into repair_functions
|
2018-07-30 15:53:37 +02:00 |
Mael Rouxel-Labbé
|
4e31832136
|
Added a function to detect and merge duplicate faces
|
2018-07-30 13:08:16 +02:00 |
Laurent Rineau
|
f3b9d03ccf
|
Merge pull request #3234 from sloriot/BGL-fix_copy_fg_with_garbage
Fix copy_face_graph with target mesh having garbage
|
2018-07-26 17:31:15 +02:00 |
Laurent Rineau
|
464491a3a1
|
Merge pull request #3243 from sloriot/BGL-clear_fix
Fix CGAL::clear
|
2018-07-26 17:31:12 +02:00 |
Mael Rouxel-Labbé
|
16a9bc4d7c
|
Fixed some links / concepts related to sgi.com and cppreference
|
2018-07-26 16:27:58 +02:00 |