Sébastien Loriot
|
1c37c26df1
|
Use Eigen SimplicialLDLT as default solver
It runs faster
|
2015-08-24 21:33:17 +02:00 |
Sébastien Loriot
|
0f1a5b8fed
|
fix the solver traits the template parameter of the class should model
|
2015-08-24 17:59:08 +02:00 |
Sébastien Loriot
|
92342d3ef1
|
rename concept doc filename according to its name
|
2015-08-24 17:42:35 +02:00 |
Sébastien Loriot
|
ec9b3545e3
|
output polylines using CGAL format
|
2015-08-24 15:42:48 +02:00 |
Sébastien Loriot
|
a220686d02
|
satisfies_link_condition->does_satisfy_link_condition to match naming convention
|
2015-07-21 10:27:27 +02:00 |
Sébastien Loriot
|
6b15ec643c
|
Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF
Conflicts:
Mesh_3/demo/Mesh_3/include/CGAL/gl_render.h
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/GlSplat/GlSplat.cpp
Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.h
|
2015-07-16 16:52:53 +02:00 |
Sébastien Loriot
|
a30ad4be3c
|
use PMP internal function
|
2015-07-16 16:40:54 +02:00 |
Sébastien Loriot
|
25d5a69104
|
use Side_of_triangle_mesh
|
2015-07-16 16:32:04 +02:00 |
Sébastien Loriot
|
482b055e17
|
remove no longer needed hack
|
2015-07-16 16:23:10 +02:00 |
Laurent Rineau
|
f9917c487e
|
CMake 2.8.11
|
2015-07-13 12:36:43 +02:00 |
Sébastien Loriot
|
02a98c3ca4
|
bugfix: add missing concept for solving normal equation
|
2015-07-09 17:22:27 +02:00 |
Sébastien Loriot
|
e3e0ccceee
|
update package info
|
2015-07-09 10:35:45 +02:00 |
Sébastien Loriot
|
e0f094d7da
|
add missing const
|
2015-07-08 13:24:51 +02:00 |
Sébastien Loriot
|
a8a16dc20b
|
add missing parenthesis
|
2015-07-08 11:45:50 +02:00 |
Sébastien Loriot
|
b17eb11138
|
avoid output on cout
|
2015-07-08 10:25:42 +02:00 |
Sébastien Loriot
|
113bee0f6d
|
HalfedgeGraph -> FaceListGraph
|
2015-07-06 10:48:34 +02:00 |
Sébastien Loriot
|
916d9c79c3
|
avoid using singular iterators
|
2015-07-06 09:01:14 +02:00 |
Sébastien Loriot
|
1f0c1b8667
|
fix eigen dependency
|
2015-07-06 09:00:30 +02:00 |
Sébastien Loriot
|
9d407fa11a
|
indicate the solver used in the benchmark
|
2015-07-03 17:09:42 +02:00 |
Sébastien Loriot
|
9c0108bc73
|
fix warnings
|
2015-07-03 16:19:02 +02:00 |
Sébastien Loriot
|
30c11bd32d
|
rename package Mean_curvature_skeleton -> Surface_mesh_skeletonization
|
2015-07-03 16:05:56 +02:00 |