Sébastien Loriot
a91ea894e3
remove exe flags
2014-12-12 15:17:16 +01:00
Sébastien Loriot
575a8ffabf
move example into benchmark
2014-12-12 15:16:57 +01:00
Sébastien Loriot
f9553f7b37
fix id
2014-12-12 15:16:32 +01:00
Sébastien Loriot
63406293e1
Merge branch 'Projection_traits-add_more_functors-sloriot' into barycentric_coordinates_2-dmitry
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
2014-12-12 14:24:17 +01:00
Sébastien Loriot
eaedcd3724
move file to test
2014-12-11 18:56:59 +01:00
Sébastien Loriot
5b9be0f8c7
workaround ambiguous call in kernel intersection functions when including BSO_2
2014-12-11 16:33:29 +01:00
Laurent Rineau
005638cb61
updated crontab (automated commit)
2014-12-11 16:18:03 +01:00
Clement Jamin
b8c6aa87ad
Restore some text accidentally removed
2014-12-11 15:49:10 +01:00
Clement Jamin
60a1950464
Added performance data
2014-12-11 15:47:07 +01:00
Clement Jamin
478f56c75a
Fix example file name
2014-12-11 14:36:57 +01:00
Clement Jamin
c5ae1ba1dd
Derecursify insert_in_tagged_hole
...
No stack overflow anymore.
2014-12-11 12:46:21 +01:00
Jane Tournois
6b6af12353
fix the BOOST_JOIN parse error in demos
...
somehow, boost/random.hpp includes boost/type_traits/has_binary_operator.hpp,
and the "parse error" happens in this file (as said in the bug report)
Also update the link to the official Qt bug report
2014-12-11 12:17:44 +01:00
Clement Jamin
e63d10260c
Bug fix
2014-12-11 11:18:12 +01:00
Andreas Fabri
705cb65c1c
Fix sm_bgl.cpp I am not yet lucky with the API, as member functions return a pair
2014-12-11 09:12:34 +01:00
Sébastien Loriot
3972130053
update changes.html
2014-12-11 08:50:21 +01:00
Sébastien Loriot
0ffd585a5c
Merge branch 'AABB_tree-bgl_primitives_more_constructors-sloriot'
...
See Features/Small_Features/constructor_bgl_primitives
Tested in 4.6-Ic-74
Approved by the release manager
2014-12-11 08:40:35 +01:00
Sébastien Loriot
172a5a8259
Merge branch 'Polyhedra_corefinement-determinism_for_open_polyhedron-local'
...
Patch in the polyhedron demo corefinement plugin to have a deterministic
behavior in case of of the polyhedra is open and has no intersection with
one connected component of the other polyhdron
Tested in CGAL-4.6-Ic-74
Approved by the release manager
2014-12-11 08:39:18 +01:00
Andreas Fabri
294c047ca8
The null_face() gets also enumerated when circulating around a vertex
2014-12-10 21:56:53 +01:00
Andreas Fabri
46fe0501b8
add .sm_do_intersect.cmd file and data
2014-12-10 20:32:47 +01:00
Andreas Fabri
5e9442395f
Add segmentation example for Surface_mesh
2014-12-10 20:06:24 +01:00
Sébastien Loriot
ad1954afc4
fix warnings and compilation issues
2014-12-10 17:34:51 +01:00
Clement Jamin
f277603c05
Fix the FIXMEs: "infinite vertex is NOT at index 0 a priori"
2014-12-10 17:32:54 +01:00
Andreas Fabri
d059a65928
typo
2014-12-10 15:34:57 +01:00
Andreas Fabri
036c0c0231
iterator_range.h -> Iterator_range.h
2014-12-10 15:23:13 +01:00
Andreas Fabri
43e967a72e
remove property map after use
2014-12-10 15:18:25 +01:00
Sébastien Loriot
ee06d18f3f
make the behavior deterministic in case of open polyhedron
...
If there is no intersection between a connected component of A
and if B is open then that component will always be considered as outside of B.
2014-12-09 15:29:30 +01:00
Andreas Fabri
3ba095eb97
Add data and .cmd files
2014-12-09 15:18:25 +01:00
Andreas Fabri
f597b12c37
simplify the example
2014-12-08 22:04:56 +01:00
Andreas Fabri
facbc98636
Add documentation about the BGL API of Surface_mesh
2014-12-08 21:35:42 +01:00
Jane Tournois
3a5a65f264
update branch
2014-12-08 17:30:41 +01:00
Jane Tournois
bbfcc85bb2
fix ambiguity between std::nth_element and CGAL::nth_element
2014-12-08 16:37:16 +01:00
Jane Tournois
796873c3eb
fix ambiguity between CGAL::nth_element and CGAL::nth_element
2014-12-08 16:27:31 +01:00
Andreas Fabri
6569bf27bb
changes after Sebastien's review
2014-12-08 15:47:16 +01:00
Andreas Fabri
061190b049
Integrate Michael's review
2014-12-08 08:38:30 +01:00
Sébastien Loriot
f156cae9f3
mainpage should be User Manual
2014-12-08 08:11:16 +01:00
Sylvain Brandel
1cb63c386b
Modification of the names of attributes management functions
2014-12-05 16:03:44 +01:00
Guillaume Damiand
1251bf8b58
Add const for TRANSLATION, ROTATION, SCALING, REFLECTION, IDENTITY
2014-12-04 21:41:38 +01:00
Andreas Fabri
4fd55756d7
take Guillaume's user manual review into account
2014-12-04 17:44:32 +01:00
Sébastien Loriot
0e22279452
add missing space
2014-12-04 15:50:13 +01:00
Andreas Fabri
dac3ce14e0
int -> size_t to remove a warning
2014-12-04 14:29:41 +01:00
Marc Glisse
cf64e3c6e8
Merge remote-tracking branch 'origin/Kernel_d-Dimension-glisse'
2014-12-04 14:28:23 +01:00
Andreas Fabri
f05a19035c
#include <cctype> for isspace()
2014-12-04 14:22:49 +01:00
Laurent Rineau
af90b1d6bc
Restore the initial indentation incorrectly modified by this branch
2014-12-04 13:45:26 +01:00
Laurent Rineau
80784a3292
Use characters that may be in a double
2014-12-04 13:01:15 +01:00
Laurent Rineau
9ef939e1cf
Fix Input_rep<double>
...
- EOF was not handled.
- sscanf may not recognize a double
2014-12-04 13:01:08 +01:00
Guillaume Damiand
726f10a0a7
Add missing spaces, replace size_t by std::size_t.
2014-12-04 12:25:46 +01:00
Andreas Fabri
9dfce2bdcf
add input files
2014-12-03 19:23:58 +01:00
Andreas Fabri
ca2c8a79e1
fix typo
2014-12-03 19:18:30 +01:00
Andreas Fabri
a668af3628
unset the failbit if everything went fine
2014-12-03 19:08:57 +01:00
Andreas Fabri
1606841d22
wording in a comment
2014-12-03 17:04:30 +01:00