Sébastien Loriot
054236733c
add empty line at end of file
2014-09-29 08:11:35 +02:00
Sébastien Loriot
377342b311
add backward compatibility class/doc/test
2014-09-23 11:34:47 +02:00
Sébastien Loriot
7bf22dc6f8
rename Deform_mesh -> Surface_mesh_deformation
2014-09-23 10:39:57 +02:00
Sébastien Loriot
592ae98355
remove extra include directive
2014-07-04 16:42:10 +02:00
Sébastien Loriot
cdee5dccfc
fix warning std::size_t -> double
2014-07-04 09:46:49 +02:00
Sébastien Loriot
9136e6e8e5
using the point type from OpenMesh
2014-07-03 12:27:58 +02:00
Sébastien Loriot
de15c7891c
add cactus deformation session test with OpenMesh+CGAL point
2014-07-03 12:14:57 +02:00
Sébastien Loriot
df0a6246eb
fix include
2014-07-03 11:17:52 +02:00
Sébastien Loriot
ac5d45c2ff
remove tabulations and trailing whitespaces
2014-07-03 10:43:39 +02:00
Sébastien Loriot
12512ccecb
update Surface_modeling to use the new BGL HalfedgeGraph API
...
* remove boost:: prefix for free functions
* edges --> halfedges
* num_edges --> 2 * num_edges
* next_edge --> next
* opposite_edge --> opposite
* halfedge_graph_traits --> graph_traits
* is_border pmap --> free function is_border
2014-07-03 09:56:03 +02:00
Sébastien Loriot
89603a7c55
format error message for the testsuite
2014-06-25 14:36:56 +02:00
Sébastien Loriot
16ea46cf92
remove an old bug report
2014-06-25 13:26:12 +02:00
Sébastien Loriot
22c138a17b
update test
...
the check was reversed and update due to translation behavior change
2014-02-17 11:36:07 +01:00
Sébastien Loriot
baae16780a
make testsuite compile with gcc on linux
2014-02-04 09:23:27 +01:00
Sébastien Loriot
8b7b06f246
rename insert_roi
2013-09-12 12:34:15 +02:00
Sébastien Loriot
5ec0ea279b
rename insert_control
2013-09-12 12:27:05 +02:00
iyaz
1ba401ffff
handle -> control (header, examples, tests, and demo)
2013-08-11 18:45:28 +03:00
iyaz
2c4ece7e57
remove handle_group (header, examples, tests, and demo)
2013-08-11 17:29:27 +03:00
iyaz
de8348e31a
initialize index maps inside examples and tests
2013-06-29 22:26:12 +03:00
iyaz
c69a046429
Move adapter functions from Deform_mesh.h to the files which use Deform_mesh.h
...
Fix test code which is broken (by the change of not using Deform_mesh::Vector)
2013-06-24 21:45:23 +03:00
iyaz
9676d7353b
Update performance test case (to use polar_decomposition)
...
Make polar default closest rotation computer
2013-05-21 16:28:23 +03:00
iyaz
d0eb2877ca
Test refinements
2013-05-03 04:03:08 +03:00
iyaz
f76d0be74e
New test file for simple performance test
2013-04-10 19:32:21 +03:00
iyaz
5de0a8b598
Including default parameters for linear solver and SVD solver.
...
Related changes in demo, and test case.
Also removed Property_maps_for_edit_plugin.h which was somewhat useless.
-- Going to update examples, once API becomes more certain.
2013-04-10 16:56:17 +03:00
iyaz
cb3ef39f36
update test (Cactus_deformation_session.cpp):
...
make it suitable for test performance (not active by default)
make it suitable for test suite (precomputed mesh difs active by default)
2013-04-10 00:50:33 +03:00
Andreas Fabri
60feceec54
Merge branch 'Surface_modeling-new_package-GF' of ssh://scm.cgal.org/var/git/cgal into Surface_modeling-new_package-GF
2013-04-09 08:52:31 +02:00
iyaz
6c34eca476
Recorrect examples to fit current API
2013-04-01 13:07:37 +03:00
iyaz
64a9b40ce1
Remove previous demo
2013-03-28 03:34:54 +02:00
Andreas Fabri
debddb6409
more standard CMakeLists.txt
2013-03-05 21:28:34 +01:00
Andreas Fabri
3d1fd9709e
put Ilker's Eigen Test under version control
2013-03-05 21:05:57 +01:00
iyaz
c0e1b345f6
New test for sequential deformation (handle displacements are read from file, and target mesh is deformed accordingly)
2013-03-02 02:55:26 +02:00
iyaz
6c3ed29744
Required data for deformation session testing
2013-03-02 02:53:14 +02:00
iyaz
bcdb975a2e
Removal of forgotten precompiled header include
2013-02-21 18:27:20 +02:00
iyaz
6f29e03497
Test data, added a symmetry test.
2013-02-21 18:15:20 +02:00