Laurent Rineau
|
5c7c7c4e68
|
Fix a compilation error in Travis
fix the `check_pkg_Interpolation_headers` target
|
2017-06-28 17:05:29 +02:00 |
Laurent Rineau
|
d40fea257d
|
Merge pull request #2198 from sloriot/T2-add_missing_include
add missing include directive to use CGAL::to_double()
(Via a merge of 'cgal/releases/CGAL-4.9-branch')
|
2017-06-28 10:52:12 +02:00 |
Laurent Rineau
|
6fb5bbf537
|
Merge pull request #2198 from sloriot/T2-add_missing_include
add missing include directive to use CGAL::to_double()
|
2017-06-28 10:02:03 +02:00 |
Sébastien Loriot
|
1fc06e0550
|
add missing include directive to use CGAL::to_double()
|
2017-06-26 07:06:20 +02:00 |
Laurent Rineau
|
d57da2bcb3
|
Merge pull request #2166 from maxGimeno/Fix_selection_item_reload-GF
Polyhedron_demo: Fix selection_item reloading
|
2017-06-23 10:20:44 +02:00 |
Laurent Rineau
|
dbb1bbbea5
|
Merge pull request #2186 from maxGimeno/Travis-Fix_qglviewer-GF
Fix qglviewer compilation in travis
|
2017-06-21 14:31:53 +02:00 |
Maxime Gimeno
|
be0943487c
|
Use version 2.6.3 of qglviewer instead of master
|
2017-06-20 18:22:45 +02:00 |
Laurent Rineau
|
5bff696740
|
Try to fix the segfault
See https://github.com/CGAL/cgal/pull/2072#issuecomment-304310586
|
2017-06-19 10:34:05 +02:00 |
Laurent Rineau
|
2eca0a5871
|
Next release in that branch will be 4.10.1
|
2017-06-16 15:38:57 +02:00 |
Laurent Rineau
|
bececa63df
|
Merge branch 'releases/CGAL-4.9-branch' into releases/CGAL-4.10-branch
|
2017-06-16 11:43:08 +02:00 |
Laurent Rineau
|
52754d8269
|
Merge pull request #2147 from maxGimeno/Polyhedron_demo-Point_items_optimization-GF
Polyhedron demo: Fixes and enhancements
|
2017-06-16 11:22:19 +02:00 |
Laurent Rineau
|
84bd2bcd3b
|
Merge pull request #2156 from sloriot/Nef_3-empty_full_space_boolop
Fix Booleen operations with full/empty space
|
2017-06-16 11:21:25 +02:00 |
Laurent Rineau
|
9e830bd419
|
Merge pull request #2155 from lrineau/Installation-fix_gmp_4.2_with_gcc_4.9-GF
Workaround for gmp-4.2 with gcc 4.9 and C++11
|
2017-06-16 10:52:51 +02:00 |
Laurent Rineau
|
789fff1cd2
|
Merge pull request #2161 from lrineau/Surface_mesher-IO_missing_headers-lrineau
Surface_mesher IO.h: Add missing headers
|
2017-06-16 10:52:11 +02:00 |
Laurent Rineau
|
0338ae79a6
|
Merge branch 'releases/CGAL-4.9-branch' into releases/CGAL-4.10-branch
|
2017-06-12 18:10:14 +02:00 |
Guillaume Damiand
|
6ab57ccc2a
|
Bug fix in doc
|
2017-06-12 18:09:36 +02:00 |
Guillaume Damiand
|
57928985a9
|
Bug fix in doc of Linear cell complex
|
2017-06-12 18:09:14 +02:00 |
Maxime Gimeno
|
2bf8a0a17e
|
Fix the segfault when reloading a selection_item
|
2017-06-09 14:30:28 +02:00 |
Laurent Rineau
|
01504b06e6
|
Add missing headers
|
2017-06-08 09:49:40 +02:00 |
Sébastien Loriot
|
1ca852bb87
|
fix Booleen operations with full/empty space
|
2017-06-07 09:36:09 +02:00 |
Laurent Rineau
|
76ace52420
|
Workaround for gmp-4.2 with gcc 4.9 and C++11
Include `<cstdio>` and `<cstddef>` to avoid a compilation error.
|
2017-06-06 15:36:08 +02:00 |
Maxime Gimeno
|
519454ef8c
|
Create groups in points rendering mode in shape_detection_plugin
|
2017-06-02 15:25:26 +02:00 |
Maxime Gimeno
|
104ce12c84
|
Add source for focus hack
|
2017-06-01 16:33:47 +02:00 |
Maxime Gimeno
|
2de2df3442
|
Fix the width/height problems with retina
|
2017-06-01 16:28:43 +02:00 |
Maxime Gimeno
|
6af84e02b5
|
Add comments for hack and restore old drawEdges and drawPoints in group_item
|
2017-06-01 13:08:36 +02:00 |
Maxime Gimeno
|
ba9049ec5c
|
Enhance axis system
|
2017-06-01 13:08:36 +02:00 |
Maxime Gimeno
|
775ab3b6d2
|
Workaround to fix focus problem on mac.
|
2017-06-01 13:08:33 +02:00 |
Maxime Gimeno
|
f563d89ee9
|
Fix group drawing for shadedpoints.
|
2017-06-01 13:07:29 +02:00 |
Maxime Gimeno
|
134a3050c9
|
Fix vaos feeding to programs in case there are normals in the point set.
|
2017-06-01 13:07:29 +02:00 |
Maxime Gimeno
|
cc3a635047
|
Don't compute points data but use lines instead.
|
2017-06-01 13:07:29 +02:00 |
Maxime Gimeno
|
7cf7158c33
|
If a group is empty, supportsRenderingMode() must retrun true, not false, or else the scene will enter an infinite loop as it does not expect any item returning false to every renderingMode.
|
2017-05-29 14:49:16 +02:00 |
Laurent Rineau
|
ef72288b72
|
Merge pull request #2139 from sgiraudot/Point_set_3-Bugfix_carriage_return-GF
Point set 3: Bugfix with carriage return
|
2017-05-29 11:25:52 +02:00 |
Simon Giraudot
|
d005981b52
|
Bugfix: use find() to compare string to avoid carriage return problems
|
2017-05-29 11:08:32 +02:00 |
Laurent Rineau
|
ab87eaf8c8
|
Merge pull request #2137 from sloriot/PMP-bug_fixes
Polygon Mesh Processing bug fixes
|
2017-05-26 17:52:22 +02:00 |
Sébastien Loriot
|
557807573b
|
update function calls to the new name
|
2017-05-25 09:25:00 +02:00 |
Sébastien Loriot
|
ad1997e21a
|
handle negative edge length + always do edge flips
|
2017-05-24 12:18:35 +02:00 |
Sébastien Loriot
|
3a8ef39465
|
filter degenerated triangles in the AABB-tree used for the reprojection
|
2017-05-24 10:18:44 +02:00 |
Sébastien Loriot
|
9b4e04c48a
|
move function to test if a triangle face is degenerated in BGL helpers
|
2017-05-24 10:18:44 +02:00 |
Sébastien Loriot
|
7fb806cb76
|
add missing boost namespace
|
2017-05-24 10:18:44 +02:00 |
Sébastien Loriot
|
b73cf88d18
|
add a way to only call the tangential relaxation+reprojection
|
2017-05-24 10:18:43 +02:00 |
Sébastien Loriot
|
24795331a3
|
cosmetic changes
|
2017-05-24 10:18:43 +02:00 |
Sébastien Loriot
|
fd4e66934f
|
select all interior edges
with the older implementation, the edges of a face was ignored
as soon as it was marked as visited while its edges must still
be visited
|
2017-05-24 10:18:43 +02:00 |
Laurent Rineau
|
4fdabc39d3
|
Prepare CGAL-4.10
|
2017-05-23 16:18:15 +02:00 |
Laurent Rineau
|
9384ff4e38
|
Merge pull request #2133 from maxGimeno/Fix_cmake_warning_CMP0053-GF
Silent cmake warnings about CMP0053
|
2017-05-23 16:13:49 +02:00 |
Maxime Gimeno
|
5ae96fc2aa
|
Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found.
|
2017-05-23 16:12:56 +02:00 |
Laurent Rineau
|
0005d613d7
|
Merge pull request #2132 from sloriot/Kernel-use_CGAL_compare
force the usage of CGAL compare function
|
2017-05-23 16:11:42 +02:00 |
Laurent Rineau
|
fafa40b2e5
|
Merge pull request #2044 from sgiraudot/Polyhedron_demo-Reorganize_selection_widget-GF
Polyhedron demo: Reorganize selection plugin
|
2017-05-22 11:00:18 +02:00 |
Laurent Rineau
|
d9bc11f294
|
Merge pull request #2072 from janetournois/Mesh_3-improvements-GF
Mesh 3 : small improvements
|
2017-05-22 10:59:47 +02:00 |
Sébastien Loriot
|
ae900ae297
|
force the usage of CGAL compare function
this fixes an issue detected whenusing LEDA without GMP
|
2017-05-22 09:43:36 +02:00 |
Laurent Rineau
|
60c2413312
|
Merge pull request #2085 from sloriot/PMP-Side_of_triangle_mesh_details
Add implementation details
|
2017-05-19 10:28:13 +02:00 |