Maxime Gimeno
45effcef68
Secure the invalid c3t3_items to keep from calling algorithm that won't work on them.
2017-02-08 11:42:14 +01:00
Maxime Gimeno
a50606ca6f
Add a .mesh reader for the c3t3 item
2017-02-08 11:42:14 +01:00
Laurent Rineau
760076510c
Merge pull request #1845 from lrineau/Mesh_3-fix_detect_features-GF
...
Various modifications of Mesh_3
2017-02-06 15:19:31 +01:00
Laurent Rineau
4c3ea8908e
Merge pull request #1875 from sloriot/PMP-rename_bbox_3
...
Rename bbox_3 functions
2017-02-06 15:19:18 +01:00
Laurent Rineau
e49a370f50
Merge pull request #1883 from CGAL/Travis-try_without_PPA-lrineau
...
Try without the boost-latest PPA
2017-02-03 18:29:16 +01:00
Laurent Rineau
e225dd7b6e
Better topological criterion
...
... We have the surface patch index of the facet! That simplifies a lot:
all three vertices of that facet must be *on* the same surface patch as
the facet.
2017-02-03 16:43:36 +01:00
Laurent Rineau
5b19c47bac
Fix a warning
2017-02-03 16:43:36 +01:00
Laurent Rineau
c3ceff96d5
Try without the boost-latest PPA
2017-02-03 11:10:45 +01:00
Laurent Rineau
3eebc6aca1
Merge pull request #1880 from CGAL/Travis-without-PPA-kalakris-cmake
...
Try without the PPA kalakris-cmake
2017-02-03 11:06:58 +01:00
Laurent Rineau
5604af58c3
Try without the PPA kalakris-cmake
2017-02-02 17:53:11 +01:00
Laurent Rineau
28be8650d4
Merge pull request #1863 from afabri/T3-fix_link_to_face_graph_doc-GF
...
Triangulation_3: Fix the doc of link_to_face_graph()
2017-02-02 17:22:27 +01:00
Laurent Rineau
041800e721
Merge pull request #1857 from maxGimeno/Polyhedron_demo-Fix_Edit_polyhedron_plugin-GF
...
Polyhedron_demo: Fix Edit_polyhedron_plugin
2017-02-02 17:21:46 +01:00
Laurent Rineau
fa304d925a
Merge pull request #1796 from maxGimeno/Add_surf_format-GF
...
Add surf format reader
2017-02-02 17:21:02 +01:00
Laurent Rineau
4b984bf316
Merge pull request #1866 from sloriot/Nef_3-fix_warnings
...
remove unused variable warnings
2017-02-02 17:19:17 +01:00
Laurent Rineau
0f538fc036
Merge pull request #1868 from sgiraudot/Polyhedron_demo-Bugfix_point_set_selection-GF
...
Point set 3: bugfix points marked as removed
2017-02-02 17:18:48 +01:00
Laurent Rineau
7946d3e31d
Merge pull request #1871 from sloriot/PMP-coref_same_points
...
Identical points after corefinement
2017-02-02 17:18:21 +01:00
Laurent Rineau
392a61488c
Merge pull request #1877 from maxGimeno/Fix_doc_headers-GF
...
Fix doc headers
2017-02-02 17:17:17 +01:00
Sébastien Loriot
cc899819f2
bbox is ambiguous
2017-02-02 14:42:53 +01:00
Laurent Rineau
78139bdf5e
zsh is already installed
2017-02-01 18:08:53 +01:00
Laurent Rineau
87de8bfe4c
test_merge_of_branch is too verbose with -x
2017-02-01 18:02:33 +01:00
Laurent Rineau
4ff73fdb69
Remove other false positives
2017-02-01 18:01:39 +01:00
Laurent Rineau
4cb90a88b7
ack is not needed: egrep does the same
2017-02-01 18:00:44 +01:00
Laurent Rineau
2ef63a5e18
On Trusty, `file` might return "FIG image text, version 3.2"
2017-02-01 17:51:30 +01:00
Laurent Rineau
438c17f0e9
Move a comment
2017-02-01 17:44:38 +01:00
Laurent Rineau
669bcd87c5
No -e option, because the script deals with errors itself
2017-02-01 17:43:55 +01:00
Laurent Rineau
c22aebe938
Windows `.bat` files can be executable
2017-02-01 17:23:40 +01:00
Maxime Gimeno
821d4af5e2
Move Check in the first place of the matrix, and move the test_merge_of_branch inside.
2017-02-01 17:02:58 +01:00
Maxime Gimeno
701d3b31fc
add test_merge_branch to travis.yml
2017-02-01 14:13:05 +01:00
Maxime Gimeno
e3d0e11b1e
Fix headers
2017-02-01 11:03:52 +01:00
Maxime Gimeno
1c1999411b
Update test_merge_branch to check if all the documentation headers actually exist.
2017-02-01 10:52:28 +01:00
Sébastien Loriot
9cf49ff733
remove _3 suffix left
2017-01-31 18:09:22 +01:00
Sébastien Loriot
2ed0a35153
fix doc warnings
2017-01-31 14:40:10 +01:00
Sébastien Loriot
a675fa60e4
rename bbox_3 functions
...
free functions in CGAL have no dimension suffix
2017-01-31 14:33:56 +01:00
Laurent Rineau
e39d8687f7
Remove test results after 5 days
2017-01-31 10:23:07 +01:00
Sebastien Loriot
a0bcc82311
Merge pull request #1860 from sloriot/PMP-fix_namespace_pollution
...
Avoid namespace pollution
2017-01-30 15:55:22 +01:00
Sebastien Loriot
f78edd214d
Merge pull request #1862 from sloriot/PMP-no_PSP_dependency
...
remove dependancy to PSP
2017-01-30 15:54:05 +01:00
Sébastien Loriot
0f540a8116
make sure the same points in different triangle meshes have the same coordinates
2017-01-30 15:35:10 +01:00
Sébastien Loriot
46c0e7694a
Merge pull request #1870 from maxGimeno/Polyhedron_demo-Fix_master-GF
...
Polyhedron_demo: Fixes for master
2017-01-30 14:00:48 +01:00
Maxime Gimeno
5ed0cd8e7b
Fix computing time of polyhedron_items
2017-01-30 12:08:24 +01:00
Maxime Gimeno
44a5b3673d
Fix surface_mesh_item
2017-01-30 10:57:45 +01:00
Laurent Rineau
909e393e61
Merge pull request #1808 from MaelRL/Spatial_searching-Fix_fuzzy_query_item_border
...
Spatial searching: Fix fuzzy query items
2017-01-30 09:54:55 +01:00
Maxime Gimeno
8ace88f529
Fix warning.
2017-01-30 09:20:24 +01:00
Simon Giraudot
ff17dd982a
More efficient way of creating point set from selected points
2017-01-30 08:45:58 +01:00
Simon Giraudot
d7eb45c37b
Bugfix: point is marked as removed if iterator distance is lesser OR equal to 0
2017-01-30 08:45:22 +01:00
Sébastien Loriot
4cbb19ecf4
remove unused variable warnings
2017-01-30 07:22:48 +01:00
Sebastien Loriot
7a3d129a51
Merge pull request #1864 from sgiraudot/STL_Extensions-Doc_bugfix_make_array-GF
...
Documentation bugfixes for arrays
2017-01-30 05:08:28 +01:00
Simon Giraudot
f9391220fd
Update namespace in function doc
2017-01-27 16:58:08 +01:00
Simon Giraudot
47f120084d
Fix second template argument of cpp11::array
2017-01-27 16:42:49 +01:00
Simon Giraudot
d93d919e34
Move make_array() out of cpp11
2017-01-27 16:39:28 +01:00
Jane Tournois
3aa0520be3
for each material, read Id and Color in any order
2017-01-27 15:45:53 +01:00