Sébastien Loriot
0f00f06fd4
move Vector into package namespace
2015-01-15 10:09:24 +01:00
Andreas Fabri
59ba28d8ef
Move a typedef .. Vector; from the global to the internal namespace
2015-01-12 16:52:44 +01:00
Andreas Fabri
6e36a853a9
Merge branch 'Surface_mesh-new_package-GF'
...
Approved by the release manager
Conflicts:
Documentation/doc/Documentation/dependencies
Documentation/resources/how_to_cite_cgal.bib.in
Installation/changes.html
2015-01-12 11:27:35 +01:00
Sébastien Loriot
ac11ea4861
trivial doc bugfix
...
note that the line of code modified is in a block only read by doxygen
2014-12-19 13:59:01 +01:00
Andreas Fabri
d66f131247
Add example for Surface_mesh
2014-11-25 12:56:36 +01:00
Sébastien Loriot
2eef1cc07d
remove html tag and add missing backticks
...
trivial doc bugfix for master
2014-10-15 11:03:23 +02:00
Sébastien Loriot
054236733c
add empty line at end of file
2014-09-29 08:11:35 +02:00
Sébastien Loriot
6818e7e48a
typedefs instead of using
2014-09-25 14:14:43 +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
60e7bd1201
rename section
...
(cherry picked from commit fd410f278d )
2014-09-19 17:39:37 +02:00
Sébastien Loriot
b1985a2674
update videos for the deformation package
2014-08-15 08:50:01 +02:00
Andreas Fabri
9c7123bc29
ypo
2014-08-11 18:03:32 +02:00
Sébastien Loriot
f07dcb778d
fix bibtex entry name
2014-08-11 17:25:07 +02:00
Laurent Rineau
ca5e5b1bda
"Fix" a license.txt file
...
There was an extra space.
2014-07-16 18:02:32 +02:00
Sébastien Loriot
2dfd63ecd0
using delete instruction if available
...
trivial bugfix for master
2014-07-15 10:03:57 +02:00
Andreas Fabri
cdb0ee6381
trivial bug-fix for master
2014-07-12 19:37:25 +02:00
Sébastien Loriot
ddc01022d8
remove a warning
...
trivial bug-fix for master
2014-07-09 23:54:51 +02:00
Sébastien Loriot
592ae98355
remove extra include directive
2014-07-04 16:42:10 +02:00
Sébastien Loriot
6713a7083f
fix license headers
2014-07-04 15:47:49 +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
70352f1c6a
remove unused type
2014-07-03 12:02:31 +02:00
Sébastien Loriot
45ae2dfc99
typo
2014-07-03 12:02:16 +02:00
Sébastien Loriot
df0a6246eb
fix include
2014-07-03 11:17:52 +02:00
Sébastien Loriot
0a2b8d64f5
add an example using OpenMesh
2014-07-03 11:16:18 +02:00
Sébastien Loriot
719155c2bd
add missing CGAL::cpp11 prefix
2014-07-03 11:16:09 +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
1260511bc2
drop the support of SuperLU
2014-06-25 13:33:13 +02:00
Sébastien Loriot
16ea46cf92
remove an old bug report
2014-06-25 13:26:12 +02:00
Sébastien Loriot
7d9e96888d
update release version
2014-06-25 13:20:21 +02:00
Sébastien Loriot
e3175f4f33
add a demo to run the examples from the survey [Botsch08]
2014-06-25 13:09:03 +02:00
Sébastien Loriot
0d5ea57d08
add entry points to use the SR Arap by Zohar et al. 2013
2014-06-25 12:51:57 +02:00
Sébastien Loriot
81a66499d9
using less generic anchor names
2014-06-24 16:56:05 +02:00
Sébastien Loriot
9552823b69
typo
2014-06-23 21:33:35 +02:00
Sébastien Loriot
3ddc21a36d
add missing dot
2014-06-16 13:41:55 +02:00
Sébastien Loriot
ef395edcc9
integrate a reviewer's comment
2014-06-16 13:37:02 +02:00
Sébastien Loriot
c33c62ebc5
add a summary section about last section
2014-06-03 09:46:08 +02:00
Sébastien Loriot
5415bbf4cf
simplify RawPoint_3 concept
2014-06-02 16:26:32 +02:00
Sébastien Loriot
52105102ec
update intro to overview
2014-03-05 09:39:50 +01:00
Sébastien Loriot
d05d4ca873
document default weighting scheme
2014-03-05 09:03:28 +01:00
Sébastien Loriot
38af501461
typo
2014-03-04 22:23:22 +01:00
Sébastien Loriot
efb393b460
address comments from Monique
2014-03-04 21:52:27 +01:00
Sébastien Loriot
a635a22a37
remove todo
2014-03-04 15:15:44 +01:00
Sébastien Loriot
1cc3121872
update function names in models of DeformationClosestRotationTraits_3
2014-03-04 15:05:51 +01:00
Sébastien Loriot
64a8fa8027
address review round 3 comments of Monique
2014-03-04 14:50:03 +01:00
Sébastien Loriot
d29207f786
address review round 3 comments of Pierre
2014-03-04 11:34:47 +01:00