Laurent Rineau
03e82e2c87
Qt5 instead of Qt4
...
And WITH_CGAL_Qt3 is OFF by default, now.
2015-08-03 15:06:53 +02:00
Laurent Rineau
714fc9092b
Remove an unused file
...
This file was unused for six years:
cmake/modules/CGAL_CreateSingleSourceCGALProgramQt4.cmake
I remove it.
2015-08-03 15:00:18 +02:00
Laurent Rineau
93fb88b499
Display Qt5 version in testsuite result pages
2015-08-03 13:09:44 +02:00
Maxime Gimeno
1b14d447e5
SEGFAULT Fix
...
- the iterator he_circ was looping wrong. I changed he_circ_end(he_circ) in
he_circ_end = lcc.darts_of_orbit<1>(dartIter).end();
2015-08-03 12:57:45 +02:00
Andreas Fabri
edccf5f807
only change the static_cast in std::pow
2015-08-02 10:03:55 +02:00
Sébastien Loriot
59b06b3101
Merge branch 'CGAL-Qt5_support-GF'
...
Fix the corefinement plugins and remove warnings
2015-08-01 16:05:23 +02:00
Sebastien Loriot
39f1b7daf8
Merge pull request #220 from sloriot/PMP-fix_stitching
...
Polygon Mesh Processing: fix stitching
2015-08-01 15:56:26 +02:00
Sébastien Loriot
7f2b86d360
fix the fix bb39544d for the stitching plugin
...
the definition of a border vertex was reversed
2015-07-31 16:56:33 +02:00
Laurent Rineau
6ce9023f73
Merge pull request #223 from lrineau/Polyhedron_demo-Point_set_selection-GF
...
Polyhedron demo, add a demo point set selection plugin
2015-07-31 14:51:59 +02:00
Maxime Gimeno
1f976af9c2
warning fix
2015-07-31 14:50:14 +02:00
Sébastien Loriot
6cb766fc9e
Merge remote-tracking branch 'cgal-dev/Scale_space-bench-GF'
...
improve the performances of the Scale-space reconstruction package
Tested in CGAL-4.7-Ic-102
2015-07-31 14:45:17 +02:00
Sébastien Loriot
e393f1488d
remove commited CMakeList
2015-07-31 14:41:18 +02:00
Maxime Gimeno
086ffc763e
Display fixed
...
- One normal per vertex and not one per facet
2015-07-31 14:30:49 +02:00
Laurent Rineau
56cecfaec2
Merge branch 'CGAL-Qt5_support-GF'
2015-07-31 14:30:18 +02:00
Laurent Rineau
70c08ae2bf
Merge pull request #217 from bo0ts/Surface_mesh-drop_fusion-pmoeller
...
Drop Boost.Fusion from Surface_mesh
2015-07-31 14:27:30 +02:00
Laurent Rineau
928520b1bb
Merge pull request #214 from lrineau/Installation-support_MSVC2015-GF
...
Add support for VC14 (from MSVC 2015)
2015-07-31 14:26:11 +02:00
Maxime Gimeno
0077565843
Upgrading Scene_combinatorial_map_item to Programmable_Pipeline
2015-07-31 14:14:39 +02:00
Sébastien Loriot
acd4f70bf0
improve doc
2015-07-31 14:11:39 +02:00
Sébastien Loriot
bc30aa5f48
handle the stitching of patches with incorrect orientation
...
we make two border halfedges matching only if they are opposite
2015-07-31 14:11:38 +02:00
Sébastien Loriot
98533778ce
remove non-need macro definitions
2015-07-31 14:11:38 +02:00
Sébastien Loriot
4dbface316
make the range of halfedge to stitch const
...
it requires a tweak with PMP macros to desambiguate overloads
2015-07-31 14:11:20 +02:00
Laurent Rineau
cf64acbd15
Remove the include of <QOpenGLFunctions_3_3_Core>
...
Now, only the Viewer class uses <QOpenGLFunctions_3_3_Core>.
2015-07-31 14:06:35 +02:00
Laurent Rineau
30e5d129f8
Remove Scene_item_with_display_list
2015-07-31 13:45:37 +02:00
Monique Teillaud
578d846bf3
Update Chapter_checks.txt
...
fix a few typos
2015-07-31 13:31:26 +02:00
Sébastien Loriot
07a81b4429
remove no longer used opengl code for drawing nef
2015-07-31 12:06:59 +02:00
Sébastien Loriot
89498ff175
remove less_halfedge named parameter that is no longer needed
2015-07-31 11:18:24 +02:00
Sébastien Loriot
d97a0dc1c5
remove less_halfedge named parameter that is not necessary
...
Since the edge endpoints must be identical, it is error prone
to provide a way to tweak the detection of edges to stitch
2015-07-31 11:15:58 +02:00
Sébastien Loriot
277c7b562a
move test file out of the include dir
2015-07-31 09:56:52 +02:00
Sébastien Loriot
bdc7271990
Fix "remove dont_submit to publish the doc"
...
This fixes commit aeffc4587c .
2015-07-31 09:54:12 +02:00
Sebastien Loriot
c7b8af4160
Merge pull request #216 from lrineau/Documentation-document_CGAL_assume-lrineau
...
Documentation CGAL_assume in the dev manual
2015-07-31 09:07:56 +02:00
Laurent Rineau
7e902c238c
Merge remote-tracking branch 'cgal/releases/CGAL-4.6-branch'
2015-07-30 18:58:02 +02:00
Laurent Rineau
bc21fe6ad7
Use findChild to get the pointer to Viewer
...
Should fix #218 , because the class MainWindow is no longer used.
2015-07-30 18:45:09 +02:00
Laurent Rineau
516291b913
updated crontab (automated commit)
2015-07-30 18:18:04 +02:00
Laurent Rineau
eac3e62b22
Merge pull request #215 from afabri/CGAL-VC2015-GF
...
R -> R as VC2015 has a matching problem
2015-07-30 18:00:45 +02:00
Laurent Rineau
d0bf3ecfd6
Merge pull request #211 from lrineau/Installation-disable_Qt3_by_default-GF
...
Disable CGAL_Qt3 by default
2015-07-30 18:00:07 +02:00
Laurent Rineau
a25705527e
Merge pull request #212 from lrineau/Installation-CMP0054_OLD-GF
...
Remove the warning about CMP0054
2015-07-30 17:58:02 +02:00
Sébastien Loriot
0319548f96
Merge remote-tracking branch 'cgal-dev/Shape_detection-cleanup-GF'
...
Improve the Point set shape detection plugin for the polyhedron demo
Tested in CGAL-4.7-Ic-101
2015-07-30 17:47:17 +02:00
Sébastien Loriot
aeffc4587c
remove dont_submit to publish the doc
2015-07-30 17:44:48 +02:00
Sébastien Loriot
6546fa02dc
Merge branch CGAL-Qt5-GF
...
Improve the Qt5 support in CGAL demos
Tested in CGAL-4.7-Ic-101
Approved by the release manager
Conflicts:
AABB_tree/demo/AABB_tree/Scene.cpp
2015-07-30 17:39:50 +02:00
Sebastien Loriot
cc7a65b52f
Merge pull request #204 from afabri/GraphicsView-fix_QPenWidth-GF
...
fix line width in demos using GraphicsView
2015-07-30 17:32:01 +02:00
Sebastien Loriot
6cde2ecbc3
Merge pull request #213 from sloriot/Intersection_2-fix_rectangle_triangle
...
Fix do_intersect(Triangle_2,Iso_rectangle_2) in case no vertex is on bounded side
2015-07-30 17:28:32 +02:00
Sebastien Loriot
8efa32df91
Merge pull request #205 from CGAL/NewKernel_d-fix_warning
...
fix warning
2015-07-30 17:27:16 +02:00
Laurent Rineau
15cec9c7e7
Disable Qt5 for that non-standard compiler
2015-07-30 17:14:05 +02:00
Andreas Fabri
152b083f8a
no typename in non-template functions
2015-07-30 14:42:14 +02:00
Simon Giraudot
7c87bf9457
Fixed outdated files problem
2015-07-30 14:21:56 +02:00
Philipp Möller
bda64df544
Remove unnecessary includes
2015-07-30 14:16:59 +02:00
Philipp Möller
6d1d3f04ba
Fix compilation errors for VS
...
Note that removing the "template" keyword may break compilation
for other compilers
2015-07-30 14:16:46 +02:00
Philipp Möller
0b5e682985
Clean up some includes
2015-07-30 14:16:26 +02:00
Philipp Möller
3533e77dfe
Remove Boost.Fusion dependency
...
Boost.Fusion in 1.57 fails to compile on gcc 4.4 + std=c++0x (see
https://svn.boost.org/trac/boost/ticket/10190 ). Since we want support
for that platform, the fusion map is replaced by a specialized class
template Property_selector.
2015-07-30 14:16:12 +02:00
Simon Giraudot
ca0325fb6e
Fixed visualization bug
2015-07-30 13:57:12 +02:00