Laurent Rineau
6f20e044cc
Fix compilation errors with recent libQGLViewer
2014-03-04 18:20:47 +01:00
Sébastien Loriot
9114db9085
restore figure source files removed in 0fa2cacb
...
| commit 0fa2cacb60
| Author: Sébastien Loriot <sebastien.loriot@cgal.org>
| Date: Tue Dec 3 17:27:02 2013 +0100
|
| remove doc_tex documentation (including developer manual) and old manual tools
2014-02-10 14:54:23 +01:00
Sébastien Loriot
4707e13d2a
bugfix when checking for duplicated indices of a new facet
2014-01-23 09:18:30 +01:00
Sébastien Loriot
a72ee0c2a0
Merge branch 'Surface_mesh_segmentation-sloriot'
...
Introduces the Triangulated Surface Mesh Segmentation Package
See also wiki/Features/Surface_mesh_segmentation
Tested in 4.4-Ic-84
Approved by the release manager
Conflicts:
Documentation/biblio/how_to_cite.html
Documentation/biblio/manual-4.3.bib
Manual/doc_tex/Manual/geom.bib
2014-01-10 00:15:18 +01:00
Sébastien Loriot
3c8f1ee532
fix last warning in the demo
2013-12-23 16:49:48 +01:00
Sébastien Loriot
98f0bc2d86
add timer in the demo
2013-12-23 16:49:47 +01:00
Sébastien Loriot
c4a1ac227a
int -> size_t in benchmark and demo
2013-12-23 16:49:47 +01:00
Sébastien Loriot
b1bf39b318
fix include filename
2013-12-23 16:49:47 +01:00
Sébastien Loriot
0a9ea00685
update include directives
2013-12-23 16:49:46 +01:00
Sébastien Loriot
61c91a1971
turn int to std::size_t when it is possible
2013-12-23 16:49:46 +01:00
Sébastien Loriot
172c6d4592
forgot to rename functions in the demo after the review
2013-12-23 16:49:45 +01:00
Sébastien Loriot
8736af5190
add segmentation plugin to the polyhedron demo testsuite
2013-12-23 16:49:43 +01:00
iyaz
aaef01e6d0
update default lambda in demo ui to be consistent with default in API
2013-12-23 16:49:38 +01:00
Sébastien Loriot
8f579d8069
fix a bug when appending facets to a polyhedron using the incremental builder
2013-12-18 12:35:26 +01:00
Sébastien Loriot
f959e22291
add an example showing a bug in the incremental builder.
2013-12-18 12:24:50 +01:00
Sébastien Loriot
0fa2cacb60
remove doc_tex documentation (including developer manual) and old manual tools
2013-12-03 17:27:02 +01:00
Sébastien Loriot
f75f156f44
Merge branch 'Polyhedron_demo-stitching_plugin-sloriot'
...
Add a plugin in the polyhedron demo to stitch the boundaries of a polyhedron.
The plugin also allows to visualize the boundaries of a polyhedron
Approved by the release manager
Tested in CGAL-4.4-Ic-43
2013-11-29 14:36:16 +01:00
Sébastien Loriot
dc7aca42ce
trivial doc enhancement
2013-11-28 17:29:41 +01:00
Sébastien Loriot
05bff9cf8f
add a function to stitch boundary edges in a polyhedron
...
also brings:
a demo plugin that also display boundary edges
a testsuite with examples
2013-11-27 16:19:42 +01:00
Guillaume Damiand
b69a02e291
Move CGAL_CMAP_DEPRECATED in .h
2013-11-14 13:39:07 +01:00
Guillaume Damiand
61d6236b60
Use null_handle instead of NULL everywhere internally to simplify the future possible version with index.
2013-11-13 17:32:46 +01:00
Sébastien Loriot
bb938d6914
move compute_normal.h from the demo include path to the internal of CGAL
2013-10-01 14:48:15 +02:00
Andreas Fabri
9ed4f837c3
Merge branch 'CGAL-compilable_headers-GF'
...
The conflict was about whitesapce
Approved by the release manager
Conflicts:
Polyhedron/include/CGAL/Polyhedron_copy_3.h
2013-09-23 14:50:17 +02:00
Andreas Fabri
ca13d36c2b
remove whitespace
2013-09-23 12:44:07 +02:00
Sébastien Loriot
e72b56d6ad
add missing template parameter
...
demo bugfix that was 45c60e51 that has been tested in CGAL-4.3-Ic-176
2013-09-20 09:29:48 +02:00
Laurent Rineau
4e5734b222
Improve doc of concepts Vertex and Face of HDSItems and PolyhedronItems
2013-09-16 15:04:19 +02:00
Andreas Fabri
6c547e5663
Mainly added includes
2013-09-13 22:24:30 +02:00
Laurent Rineau
c9474ed207
Merge remote-tracking branch 'origin/CGAL-Use_Simple_cartesian-GF'
...
Successfully tested in CGAL-4.3-Ic-168
Approved by the Release Manager.
2013-09-12 11:28:44 +02:00
Sébastien Loriot
799a1fc1d1
bug-fix: correctly color surface patches having index 0
...
trivial bug-fix locally tested affecting only a demo
2013-09-06 13:24:51 +02:00
Sébastien Loriot
9156b45607
fix typo
2013-09-06 09:11:54 +02:00
iyaz
6e52f99252
give possibility to emit itemAboutToBeDestroyed inside replaceItem
2013-09-06 09:06:40 +02:00
iyaz
5044cb4be5
update text and min value for num of cluster spinbox
2013-09-06 03:34:02 +03:00
Sébastien Loriot
5126247d26
bug-fix: the item cannot be deleted now as its context menu is still in use
...
issue detected on windows using debug mode
2013-09-05 19:51:09 +02:00
Sébastien Loriot
b6640a9d3c
Merge branch 'gsoc2012-segmentation-iyaz-old' into gsoc2012-segmentation-iyaz
2013-09-04 08:05:28 +02:00
iyaz
0178cb5448
convert widget to dock_widget
2013-08-28 17:18:18 +03:00
Laurent Rineau
2286ad89ab
Remove the executable bit of .h and .cpp files
2013-08-27 14:58:04 +02:00
Andreas Fabri
ca18c33778
Switching to Simple_cartesian gives better performance"
2013-08-26 15:52:09 +02:00
Laurent Rineau
bc03aaf30b
Put doc/ in the global dont_submit file
2013-08-20 10:57:03 +02:00
iyaz
a963a03c05
add extract_segment as a param to demo, rearrange window layout
2013-08-08 23:54:53 +03:00
iyaz
f0459afc47
handle painting not normalized SDF values (which is the case min == max)
2013-08-08 02:37:43 +03:00
Sébastien Loriot
9c2f35ed1a
using cgalHeading instead of h3
2013-08-07 10:06:49 +02:00
iyaz
e73f83558c
Simplify and format demo code
2013-08-06 19:50:57 +03:00
iyaz
720bc697a0
do not dynamically allocate ui_widget
2013-08-06 15:23:57 +03:00
Sébastien Loriot
d282ade623
use \cgalCite instead of \cite
...
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot
d49ca3003c
Merge branch 'Misc-glisse'
...
fix c++11 issue reported by clang with libc++ stdlib:
ostream no longer has a implicit conversion operator to void*
This behavior is detected using the boost macros
BOOST_NO_EXPLICIT_CONVERSION_OPERATORS (up to 1.50) and
BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS (from 1.51)
Successfully tested in CGAL-4.3-Ic-108 and CGAL-4.3-Ic-106
Approved by the interim release manager
2013-08-01 07:20:54 +02:00
Sébastien Loriot
7dbf5b3525
typo
2013-07-29 09:43:09 +02:00
Sébastien Loriot
201ae12b66
C++11 stream conversion to bool/void* changes.
2013-07-29 08:11:58 +02:00
Sébastien Loriot
1c2b0dfe4f
constructor does not take a stream as parameter
2013-07-29 08:07:45 +02:00
Sébastien Loriot
60bf4de956
C++11 stream conversion to bool/void* changes.
2013-07-29 08:07:20 +02:00
Sébastien Loriot
441186c65b
Merge branch 'Polyhedron_demo-fix-save_issue-local'
...
Successfully tested in CGAL-4.3-Ic-103
Approved by the interim release manager
2013-07-29 07:54:26 +02:00