Clement Jamin
15272293a8
Fix compilation with GCC
2014-06-30 21:29:12 +02:00
Clement Jamin
09993c7feb
Updated changes.html (Mesh_3, Triangulation_3, STL_extension)
2014-06-30 21:10:51 +02:00
Clement Jamin
7af8f8b768
Fix compilation with GCC
2014-06-30 19:58:44 +02:00
Clement Jamin
f257b07d78
Fix type of the cell base
2014-06-30 19:57:52 +02:00
Clement Jamin
54774c78e1
Core is not needed
2014-06-30 19:56:53 +02:00
Clement Jamin
3abcd888e6
Do not add far points in sequential mode
2014-06-30 19:56:17 +02:00
Clement Jamin
97c0d3f0ce
Add a CMakeLists.txt file for STL_Extension tests (needed for TBB)
2014-06-30 16:38:05 +02:00
Laurent Rineau
a8cce7d616
Change the order of test platforms
2014-06-30 16:37:18 +02:00
Clement Jamin
22e086e2ff
Add a CMakeLists.txt file for T3 tests (needed for TBB)
2014-06-30 16:35:23 +02:00
Laurent Rineau
7c925264ea
No longer support Taucs
2014-06-30 16:27:52 +02:00
Clement Jamin
82811b9a05
Tests of parallel DT and RT
2014-06-30 16:24:04 +02:00
Laurent Rineau
902d4a73e9
No longer test with Taucs
2014-06-30 16:14:07 +02:00
Laurent Rineau
8ab308a9e6
No longer test with Taucs
2014-06-30 16:11:47 +02:00
Sébastien Loriot
28fe5170c5
add missing include
2014-06-30 15:54:04 +02:00
Clement Jamin
82c89aa58e
Fix template params
2014-06-30 15:52:24 +02:00
Clement Jamin
50fed20337
Update todo
2014-06-30 15:13:01 +02:00
Laurent Rineau
402d2f2b42
Update the LEDA platform
2014-06-30 13:46:20 +02:00
Laurent Rineau
0deb12b511
Use a patched version of Eigen 3.2.1
...
A version 3.2.2 is expected soon.
2014-06-30 13:45:49 +02:00
Sébastien Loriot
edd83fd567
remove extra (
2014-06-30 11:06:46 +02:00
Sébastien Loriot
990336b1e5
rename macro
2014-06-30 11:06:30 +02:00
Sébastien Loriot
41e50ed10d
Merge branch 'BGL-redesign_final-GF' into Surface_modeling-integration_with_BGL-GF
...
Conflicts:
BGL/include/CGAL/boost/graph/properties_Polyhedron_3.h
2014-06-30 09:59:27 +02:00
Sébastien Loriot
5d2199548d
add missing include
2014-06-30 07:43:45 +02:00
Andreas Fabri
56825335fa
include CGAL/property_map.h instead of rhe boost file
2014-06-29 16:41:46 +02:00
Andreas Fabri
09535e6078
remove #include that is not used
2014-06-29 16:41:03 +02:00
Sébastien Loriot
dd76e00ddd
Merge branch 'Polyhedron_demo-add_scene_polyhedron_selection_item-sloriot'
...
Adding a selection mecanism for vertices, edges and facets
in the polyhedron demo
Tested in CGAL-4.5-Ic-81
Approved by the RM
2014-06-27 19:40:49 +02:00
Sébastien Loriot
33c1161ffe
remove warnings about hiding an init method
2014-06-27 19:39:50 +02:00
Laurent Rineau
8ee34ac75e
New platform: using LEDA instead of GMP
...
That platform will only work correcly when the branch CGAL-use_leda-GF
will be merged.
2014-06-27 18:56:43 +02:00
Andreas Fabri
b301c88982
polish
2014-06-27 17:37:08 +02:00
Sébastien Loriot
7251e003fa
Merge branch 'Demos-fix_for_qglviewer-sloriot'
...
Handle API change in QGLViewer 2.5
Tested in 4.5-Ic-81
Approved by the RM
2014-06-27 17:12:47 +02:00
Sébastien Loriot
8d90ad95f1
Merge branch 'Polyhedron_demo-limit_update_bbox-local'
...
Tested in 4.5-Ic-81
Approved by the RM
2014-06-27 17:10:53 +02:00
Sébastien Loriot
9e91e05d1b
make demos working without gmp
2014-06-27 16:34:41 +02:00
Laurent Rineau
c8540086d8
Fix CMap with clang -std=c++11
...
It seems that Boost.Config says std::tuple does not work, even if
variadic templates are usable.
Trivial fix for master.
(cherry picked from commit e60c9ec190611c711fff7bb9a5ffc463f93e31b7)
2014-06-27 16:29:53 +02:00
Andreas Fabri
8f4e02a39a
last png -> svg
2014-06-27 16:16:35 +02:00
Sébastien Loriot
87453adf26
move file accidently at the root of the repo
2014-06-27 16:15:17 +02:00
Sébastien Loriot
5e8080ff83
fix warnings due to the else inside the CGAL_USE
2014-06-27 16:09:22 +02:00
Andreas Fabri
00d89a8ded
removed unused typedefs
2014-06-27 15:49:21 +02:00
Andreas Fabri
1201fd9885
Use CGAL_USE_TYPE to avoid warnings
2014-06-27 15:29:24 +02:00
Sébastien Loriot
8f53bcdc95
remove renamed file
2014-06-27 15:24:20 +02:00
Sébastien Loriot
3cfc2e7efe
using Exact_rational instead of Gmpq
2014-06-27 15:20:48 +02:00
Sébastien Loriot
e24cf2e305
fix warnings
2014-06-27 15:20:48 +02:00
Laurent Rineau
4897129d09
s/Gmpz/Exact_integer/
2014-06-27 15:11:52 +02:00
Laurent Rineau
0700232c51
s/Gmpq/Exact_rational/
2014-06-27 15:11:45 +02:00
Laurent Rineau
2d774b061f
This example needs CGAL_Core
2014-06-27 15:11:44 +02:00
Andreas Fabri
d11cac3e94
remove unused typedefs
2014-06-27 15:11:39 +02:00
Laurent Rineau
37fdf5a4e9
Typo
2014-06-27 14:54:43 +02:00
Laurent Rineau
6f5fca20da
Fix a warning with -DNDEBUG
2014-06-27 14:54:11 +02:00
Sébastien Loriot
adfd3510fa
remove extra include
2014-06-27 13:51:38 +02:00
Sébastien Loriot
74dce018ac
using Exact_rational
2014-06-27 13:51:25 +02:00
Sébastien Loriot
a0469c444b
typo
2014-06-27 13:50:24 +02:00
Sébastien Loriot
2eb117c397
add missing protection macros
2014-06-27 13:15:48 +02:00