Sébastien Loriot
e64ae35a6e
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
...
Allow to build the documentation in a release
2016-01-07 09:21:46 +01:00
Philipp Möller
71b4e9c515
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Sébastien Loriot
53e882ce19
move Weights.h
2015-12-10 23:25:50 +01:00
Sébastien Loriot
c8ea231751
use Hole_filling weights
...
The API of the weight of Surface_mesh being documented
I needed to duplicate some small parts of the code
in /PMP/include/CGAL/internal/Hole_filling/Weight.h
2015-12-10 22:48:21 +01:00
Philipp Möller
79b7fc5081
Handle the INPUT cases where the whole include dir is used
2015-12-10 17:03:46 +01:00
Sébastien Loriot
76a098addf
Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch'
2015-11-28 16:42:32 +01:00
Sébastien Loriot
2777415606
do not update coordinates of control vertices
2015-11-26 20:36:28 +01:00
Sébastien Loriot
a1279bc063
update dependencies
2015-09-21 08:43:05 +02:00
Simon Giraudot
619554a20b
Replace SparseLinearAlgebraTraitsWithFactor_d by SparseLinearAlgebraWithFactorTraits_d
2015-09-16 17:23:00 +02:00
Simon Giraudot
9135157b64
Update PackageDescription files in doc to reference Solver_interface instead of Eigen
2015-09-09 11:24:54 +02:00
Simon Giraudot
af8e73750c
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
2015-08-20 11:51:34 +02:00
Laurent Rineau
f9917c487e
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Laurent Rineau
15c1469a54
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Laurent Rineau
3ec0c69f8f
We want 2.8.10 for all demos
...
Previous versions are not tested by the CGAL daily test suite.
2015-07-09 17:50:22 +02:00
Laurent Rineau
e5bcdc5f3e
Update all CMakeLists.txt
...
- CMake 2.8.11 or later is now required
- GLEW is no longer used by demo/Polyhedron/
2015-07-06 18:14:34 +02:00
Sébastien Loriot
ffaf5f93a9
remove test from cmake script
2015-04-14 09:34:55 +02:00
Sébastien Loriot
50ae111378
remove deprecated class
2015-04-13 11:53:56 +02:00
Andreas Fabri
83f1d1b29a
move files
2015-03-25 08:57:00 +01:00
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