Maxime Gimeno
|
01ed789c02
|
Fix for the 2nd bug
- The feature edges are always drawn, only the color changes with the option.
|
2016-02-09 09:31:30 +01:00 |
Maxime Gimeno
|
14810b078f
|
Fix for the 1st bug
- The checkboxes status updates everytime the menu is open, not only when it is created.
|
2016-02-09 09:06:53 +01:00 |
Clement Jamin
|
fbddfc32ae
|
Change small image name (conflict with other package)
|
2016-02-08 17:32:50 +01:00 |
Clement Jamin
|
fd32d475d5
|
Change category
|
2016-02-08 17:32:17 +01:00 |
Clement Jamin
|
57e1dc970f
|
Move package to 4.8
|
2016-02-08 17:12:52 +01:00 |
Clement Jamin
|
8ca4ab6351
|
Trying to fix a weird bug
|
2016-02-08 17:10:02 +01:00 |
Clement Jamin
|
b0f3defeb5
|
Trying to fix a weird bug
|
2016-02-08 17:09:02 +01:00 |
Clement Jamin
|
b75493b96f
|
Update test
|
2016-02-08 16:36:57 +01:00 |
Clement Jamin
|
e0ef3b8aee
|
Move more files/classes into RS_2
|
2016-02-08 16:33:40 +01:00 |
Jane Tournois
|
5e13218ebe
|
fix documentation about detection of sharp features for Mesh_3
see issue #747
|
2016-02-08 16:27:38 +01:00 |
Clement Jamin
|
557dfc5736
|
Add CGAL_ prefix + put Cost, Sample & co in a sub-namespace RS_2
|
2016-02-08 16:01:24 +01:00 |
Sébastien Loriot
|
eb2ba8cefe
|
rename Surface_modeling package to Surface_mesh_deformation for consistency
|
2016-02-08 12:25:49 +01:00 |
Sébastien Loriot
|
79743f96d9
|
remove Three from the official doc
|
2016-02-08 11:42:43 +01:00 |
Sébastien Loriot
|
6a405ff7e3
|
Merge pull request #717 from maxGimeno/Document_the_programs
Polyhedron_Demo : Documentation update
|
2016-02-08 11:31:05 +01:00 |
Maxime Gimeno
|
49e5043f09
|
Replacing GL/gl.h by CGAL/gl.h
|
2016-02-08 08:53:45 +01:00 |
Sébastien Loriot
|
6b7ff0772a
|
remove empty line breaking layout
Tested locally
|
2016-02-07 19:00:09 +01:00 |
Sebastien Loriot
|
09159fe5de
|
Merge pull request #721 from afabri/CMap-intel_warning-GF
Disable a warning on the Intel compiler
|
2016-02-07 18:39:35 +01:00 |
Sebastien Loriot
|
35f07cc5a3
|
Merge pull request #725 from afabri/SDGLinf-forward_as_tuple-GF
Fix for gcc 4.4 with the option -std=c++0x
|
2016-02-07 18:30:11 +01:00 |
Sebastien Loriot
|
33fc37e689
|
Merge pull request #719 from afabri/NewKernelD-not_on_gcc4.1-GF
Do not perform the test for g++ <= 4.2
|
2016-02-07 18:22:23 +01:00 |
Sebastien Loriot
|
48da87c2b5
|
Merge pull request #732 from afabri/CGAL-replace_bind-GF
Replace all std::bind with boost::bind
|
2016-02-07 18:21:05 +01:00 |
Sebastien Loriot
|
bd1e973ddd
|
Merge pull request #734 from afabri/Periodic-no_performance_test_in_debug_mode-GF
In debug mode it makes no sense to run a performance test
|
2016-02-07 18:19:09 +01:00 |
Sebastien Loriot
|
84b77bdc39
|
Merge pull request #741 from sloriot/AK-fix_warning
AK: avoid unused type warning
|
2016-02-07 18:16:56 +01:00 |
Sebastien Loriot
|
ca6486f202
|
Merge pull request #742 from sloriot/PMP-fix_weight
Polygon mesh processing: fix bug in weight
|
2016-02-07 18:15:29 +01:00 |
Sebastien Loriot
|
91a47f2083
|
Merge pull request #743 from sgiraudot/NewKernel_d-Fix_warning_parenthesis-GF
Fix warning in NewKernel_d: use boost::mlp::if_
|
2016-02-07 18:11:59 +01:00 |
Sebastien Loriot
|
4ce7c123f0
|
Merge pull request #746 from sgiraudot/Barycentric_coordinates_2-Fix_precision_too_high_32b-GF
Barycentric coordinates: precision too high for 32b processors
|
2016-02-07 18:10:09 +01:00 |
Sébastien Loriot
|
3e8d351326
|
Merge pull request #748 from afabri/PMP-typo-GF
Polish PMP PackageDescription
|
2016-02-07 18:06:33 +01:00 |
Andreas Fabri
|
0e880cb475
|
Add text; Add an \ingroup; Capitalize
|
2016-02-05 18:31:28 +01:00 |
Simon Giraudot
|
a498609632
|
Precision is too high for 32b processors, making assertion fails
|
2016-02-05 16:02:57 +01:00 |
Simon Giraudot
|
6607436610
|
Move #pragma at beginning/end of document
|
2016-02-05 15:32:19 +01:00 |
Sebastien Loriot
|
b190fad6a4
|
Merge pull request #738 from sgiraudot/CGAL_ImageIO-Fix_missing_include-GF
CGAL_ImageIO: fix missing include
|
2016-02-05 15:00:00 +01:00 |
Sebastien Loriot
|
718eae7a00
|
Merge pull request #714 from sgiraudot/CGAL-Fix_boost_warning_unused_typedef-GF
Fix boost warning (unused typedef)
|
2016-02-05 14:59:28 +01:00 |
Andreas Fabri
|
c473841ad2
|
suppress a warning
|
2016-02-05 14:59:10 +01:00 |
Simon Giraudot
|
591dc11511
|
Fix warning: use boost::mlp::if_ with explicit calls to bool_ and or_ to avoid parenthesis warning
|
2016-02-05 14:42:16 +01:00 |
Andreas Fabri
|
73213c45ed
|
Remove the :
|
2016-02-05 14:31:47 +01:00 |
Pierre Alliez
|
4f5db3104b
|
auhors
shut up debug output to console
|
2016-02-05 13:19:34 +01:00 |
Sébastien Loriot
|
2243f20695
|
fix bug in weight
if the source of he is v0 then v1==v0
|
2016-02-05 12:17:08 +01:00 |
Andreas Fabri
|
337197b237
|
Just suppress the warning. At least on the icl we have push/pop does not work
|
2016-02-05 11:50:30 +01:00 |
Andreas Fabri
|
e1afff3e3a
|
make it work for EPec_with_sqrt TODO: fix the manual: Kernel must be a kernel with sqrt
|
2016-02-05 09:44:27 +01:00 |
Andreas Fabri
|
0e7f24b4b4
|
no need for including <iterator>
|
2016-02-05 08:42:49 +01:00 |
Maxime Gimeno
|
b99c616c23
|
Re-implementation of opengl_check_errors
|
2016-02-05 08:36:54 +01:00 |
Sébastien Loriot
|
7eec58648b
|
Merge branch 'Doc-fix_warnings'
|
2016-02-04 22:24:09 +01:00 |
Sébastien Loriot
|
06c304c614
|
fix doc warnings spotted by doxygen 1.8.11
Tested locally
|
2016-02-04 22:23:48 +01:00 |
Sébastien Loriot
|
2d360a3abd
|
Merge branch 'Doc-fix_warnings'
Merge documentation warning detected by recent doxygen version
Locally tested
|
2016-02-04 21:22:55 +01:00 |
Sébastien Loriot
|
72863bfe44
|
fix doxygen warnings
|
2016-02-04 21:19:36 +01:00 |
Sébastien Loriot
|
7af9394e74
|
avoid unused type warning
|
2016-02-04 19:42:37 +01:00 |
Simon Giraudot
|
c20bbba168
|
Work-around C++0x tuple bug with GCC4.4
|
2016-02-04 18:24:18 +01:00 |
Simon Giraudot
|
737261c330
|
Typo correction (__GNUC_MINOR__ instead of __GNU_MINOR__)
|
2016-02-04 17:58:22 +01:00 |
Sébastien Loriot
|
ba0c304859
|
remove emacs user commands
|
2016-02-04 17:36:31 +01:00 |
Sébastien Loriot
|
15d2bbcf2a
|
avoid ambiguous calls
|
2016-02-04 17:36:15 +01:00 |
Sebastien Loriot
|
f1572ac999
|
Merge pull request #720 from maxGimeno/Fix_for_539
Fix for 539
|
2016-02-04 16:46:14 +01:00 |