Sebastien Loriot
|
0a2afbfb45
|
Update Sample.h
|
2016-03-10 12:15:27 +01:00 |
Laurent Rineau
|
31d416df4e
|
Fixes the PR #788
With the split of `CGALConfig.cmake` into several files, one for each
lib, then the variable `CGAL_ImageIO_USE_ZLIB` was no longer stored in
`CGALConfig.cmake`.
That led to a full blue line in the testsuite:
https://cgal.geometryfactory.com/CGAL/Members/testsuite/results-4.8-Ic-155.shtml#Mesh_3_Examples
|
2016-03-10 11:56:55 +01:00 |
Sébastien Loriot
|
c82ceaf435
|
improve description about boost libs allowed to be used
|
2016-03-10 11:21:10 +01:00 |
Clément Jamin
|
69f4fea34c
|
Update "Design and Implementation History" section (ERC support)
|
2016-03-10 10:40:28 +01:00 |
Andreas Fabri
|
d12e511097
|
Change license to LGPL for files that were moved from point set processing to STL_extension and Property_map
|
2016-03-09 17:04:07 +01:00 |
Andreas Fabri
|
324daa0b78
|
move value_traits
|
2016-03-09 16:35:49 +01:00 |
Simon Giraudot
|
5852b1134f
|
Remove OFF_to_xyz plugin
|
2016-03-09 11:21:45 +01:00 |
Simon Giraudot
|
e009926859
|
New plugin to create point set from polyhedron vertices (to replace OFF_to_xyz plugin)
|
2016-03-09 11:21:10 +01:00 |
Simon Giraudot
|
8bbf01f9af
|
OFF_io_plugin now saves point sets too
|
2016-03-09 10:03:38 +01:00 |
Simon Giraudot
|
f6bb959bc4
|
OFF_io_plugin now also reads OFF point sets
|
2016-03-09 09:58:10 +01:00 |
Simon Giraudot
|
73617d0704
|
Remove OFF_to_xyz plugin from CMakeLists
|
2016-03-09 09:57:54 +01:00 |
Frédérik Paradis
|
43c54aac1f
|
Adding moc files to gitignore
|
2016-03-08 17:45:59 -05:00 |
Andreas Fabri
|
2320786df4
|
many small fixes
|
2016-03-08 12:27:22 +01:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Sébastien Loriot
|
2d191d6651
|
commit CMakeLists.txt for all examples and tests
|
2016-03-07 17:39:36 +01:00 |
Sebastien Loriot
|
67556fbef3
|
Merge pull request #887 from odevil/patch-1
bug fix in doc spatial_sorting
|
2016-03-07 15:52:08 +01:00 |
Olivier Devillers
|
3f5af4219d
|
bug fix in doc spatial_sorting
|
2016-03-07 14:22:12 +01:00 |
Sébastien Loriot
|
45406a5296
|
Merge pull request #788 from bo0ts/Installation-split_config-pmoeller
Split CGALConfig.cmake and CGALExports.cmake
|
2016-03-06 15:36:55 +01:00 |
Sebastien Loriot
|
6a5525be7e
|
Merge pull request #884 from afabri/patch-1
Fix typo
|
2016-03-05 09:38:10 +01:00 |
Andreas Fabri
|
cd4457407b
|
Fix typo
|
2016-03-04 17:31:32 +01:00 |
Sébastien Loriot
|
103687fbc7
|
move documentation file
|
2016-03-04 14:13:30 +01:00 |
Sébastien Loriot
|
96c4dc60de
|
Merge pull request #879 from maxGimeno/Polyhedron_demo-c3t3_color_fix-GF
Polyhedron demo : c3t3 color fix
|
2016-03-04 13:31:00 +01:00 |
Sebastien Loriot
|
ef3721a581
|
Merge pull request #881 from janetournois/PMP-isotropic_remeshing_reduce_aabbtree-jtournois
PMP isotropic remeshing : reduce the internal aabb_tree to the input face_range
|
2016-03-04 13:28:11 +01:00 |
Sebastien Loriot
|
60c29f4b8f
|
Merge pull request #882 from janetournois/Polyhedron_demo-fix_colors_only-jtournois
Polyhedron_item : fix "colors_only'
|
2016-03-04 13:26:16 +01:00 |
Sebastien Loriot
|
337d5cbf77
|
Merge pull request #878 from afabri/Mesh_3-segmented_image-GF
Only interpolate for existing labels
|
2016-03-04 13:25:17 +01:00 |
Sebastien Loriot
|
59ed4a9462
|
Merge pull request #876 from afabri/Periodic_2-init_double-GF
Call init_double in Periodic_T2 static filters
|
2016-03-04 13:24:55 +01:00 |
Sebastien Loriot
|
8e6c92b738
|
Merge pull request #859 from sloriot/Polyhedron_demo-add_cdt2_mesher
Polyhedron demo: add cdt2 mesher
|
2016-03-04 13:08:52 +01:00 |
Sébastien Loriot
|
a3ba66c458
|
include export and lib config files on demand
|
2016-03-04 12:05:25 +01:00 |
Sebastien Loriot
|
717ec22664
|
Merge pull request #874 from janetournois/PMP-isotropic_remeshing_improvements-jtournois
PMP::isotropic_remeshing() - improve management of constraints
|
2016-03-03 17:00:34 +01:00 |
Sebastien Loriot
|
5870f1361a
|
Merge pull request #872 from afabri/PMP-namespace_PMP-GF
The namespace forwarding goes in the user code, not in a CGAL header
|
2016-03-03 17:00:08 +01:00 |
Sebastien Loriot
|
1eb376958b
|
Merge pull request #870 from afabri/Filtered_kernel-init_double-GF
Init the doubles to avoid a warning
|
2016-03-03 16:59:32 +01:00 |
Sebastien Loriot
|
26c17db3e8
|
Merge pull request #865 from lrineau/Polyhedron-demo_fix_c3t3_item-lrineau
Fix the c3t3 item
|
2016-03-03 16:56:35 +01:00 |
Sebastien Loriot
|
204e86e3cc
|
Merge pull request #863 from lrineau/Mesh_3-fix_IO-lrineau
Fix the I/O of C3t3 in <CGAL/Mesh_vertex_base_3.h>
|
2016-03-03 16:55:39 +01:00 |
Sébastien Loriot
|
81d1603ce7
|
Merge pull request #844 from maxGimeno/Polyhedron_demo-Mesh_3-Fixes-GF
Polyhedron demo: Fixes for Mesh_3 plugin
|
2016-03-03 14:31:22 +01:00 |
Sebastien Loriot
|
653c593c11
|
Merge pull request #880 from janetournois/PMP-isotropic_remeshing_doc_fixes-jtournois
PMP doc : Isotropic remeshing requires faces and halfedges to be hashable
|
2016-03-03 14:27:50 +01:00 |
Sebastien Loriot
|
8a55728cae
|
Merge pull request #787 from maxGimeno/Polyhedron_demo-Fix_for_773-GF
Polyhedron_demo : Fix for 773
|
2016-03-03 14:19:44 +01:00 |
Jane Tournois
|
2536c17655
|
fix "colors_only'
when colors_only is false, it does not mean that colors are not computed!
this commit fixes commit 0661c21ac0
|
2016-03-03 12:57:24 +01:00 |
Jane Tournois
|
733e84abbf
|
the input triangles are only composed of the face_range to remesh
this reduces the size of the aabb_tree for projection
and fixes the fact that the face range only should be triangulated, not the
entire polygon mesh
|
2016-03-03 12:26:14 +01:00 |
Jane Tournois
|
ce42c3062f
|
halfedge and face descriptors should be hashable
|
2016-03-03 11:59:55 +01:00 |
Maxime Gimeno
|
cc5f50605e
|
Fix for the intersection that wasn't cleared when the color changed.
|
2016-03-03 11:38:20 +01:00 |
Maxime Gimeno
|
892dee0a99
|
Fix for the colors
|
2016-03-03 10:41:24 +01:00 |
Andreas Fabri
|
143fcd3b52
|
Only interpolate for existing labels
|
2016-03-03 10:35:33 +01:00 |
Maxime Gimeno
|
fe20de7ef3
|
Statistics fix
- An item must overload has_stats to return true if it has statistics, or else the action will not be displayed in the menu.
|
2016-03-03 09:19:04 +01:00 |
Maxime Gimeno
|
8bbb52fad4
|
Clean-up
|
2016-03-03 08:41:25 +01:00 |
Andreas Fabri
|
27abe38a56
|
Call init_double in Periodic_T2 static filters
|
2016-03-03 08:33:44 +01:00 |
Sébastien Loriot
|
03f86b3673
|
handle seeds and other domain definition options
|
2016-03-02 20:46:15 +01:00 |
Sébastien Loriot
|
a045576b45
|
add a plugin to run mesh_2 on polylines in the xy, yz or xz plane
|
2016-03-02 20:46:15 +01:00 |
Sebastien Loriot
|
6c85bc17d0
|
Merge pull request #845 from maxGimeno/Polyhedron_demo-Fix_reload_item-GF
Polyhedron demo : Fix reload item
|
2016-03-02 20:20:44 +01:00 |
Sebastien Loriot
|
823a65a4ae
|
Merge pull request #848 from maxGimeno/Polyhedron_demo-Fix_segmentation_plugin-GF
Polyhedron_demo : Fix for the polyhedron_item's colors
|
2016-03-02 20:20:07 +01:00 |
Sébastien Loriot
|
a2935493e1
|
add missing using namespace
|
2016-03-02 20:12:16 +01:00 |