Jane Tournois
|
a8d7c8fc5e
|
add error observer to vtk Plugin
as suggested here
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/ObserveError
does not work yet
|
2016-02-12 11:47:35 +01:00 |
Jane Tournois
|
011b6cd473
|
save as vtkPolyData, consistently with load() function
|
2016-02-11 10:56:13 +01:00 |
Jane Tournois
|
b456446e08
|
deal with xml and discriminate with a template parameter
|
2016-02-10 10:32:33 +01:00 |
Jane Tournois
|
906a88b2a4
|
VTK_io_plugin : first version of the "save" function
|
2016-02-09 16:58:46 +01:00 |
Sebastien Loriot
|
e7f627c08a
|
Merge pull request #750 from sloriot/Three-exclude_from_official_doc
Three: remove from the official doc
|
2016-02-09 10:18:54 +01:00 |
Sebastien Loriot
|
929c6b0568
|
Merge pull request #751 from sloriot/Surface_modeling-renamed_to-Surface_mesh_deformation
Surface_modeling: rename package to Surface_mesh_deformation
|
2016-02-09 10:18:31 +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 |
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 |
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 |
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 |
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 |
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 |
Sébastien Loriot
|
f5aae4e8cb
|
add comments
|
2016-02-04 16:19:30 +01:00 |
Sebastien Loriot
|
eb91b04388
|
Merge pull request #718 from afabri/Generator-seed-GF
Print out the seed.
|
2016-02-04 15:52:44 +01:00 |
Sebastien Loriot
|
378f7dea7d
|
Merge pull request #730 from afabri/BGL-next_fix_for-GF
Help g++ to find the right version of next()
|
2016-02-04 15:52:07 +01:00 |
Sebastien Loriot
|
3daa612e02
|
Merge pull request #729 from sgiraudot/Surface_mesh_shortest_path-Boost_get_bug_workaround-GF
Surface mesh shortest path: fix for boost get bug
|
2016-02-04 15:51:02 +01:00 |
Sebastien Loriot
|
65433c894c
|
Merge pull request #727 from sloriot/AOS_2-add_missing_const_Bezier
Arrangement: add missing const qualifiers
|
2016-02-04 15:49:24 +01:00 |
Sebastien Loriot
|
5993b50ea7
|
Merge pull request #723 from afabri/Nef_3-split_testcase-GF
Split testcase to see if it avoids an ICE for VC++
|
2016-02-04 15:45:41 +01:00 |
Sebastien Loriot
|
f237413fb5
|
Merge pull request #724 from sloriot/CGAL_ipelets-add_c++11
CGAL_ipelet: add c++11 flags for ipe 7.2.1 or later
|
2016-02-04 15:44:49 +01:00 |
Sebastien Loriot
|
26066c543b
|
Merge pull request #722 from maxGimeno/Polyhedron_demo-Fix_for_mesh_deformation-GF
Polyhedron_demo : Fix for the mesh deformation
|
2016-02-04 15:43:42 +01:00 |
Sebastien Loriot
|
51b9288c7a
|
Merge pull request #716 from afabri/Mesh_3-warning-GF
initialize to avoid a warning
|
2016-02-04 15:42:07 +01:00 |
Sebastien Loriot
|
0215073323
|
Merge pull request #710 from lrineau/Profiling_tools-do_not_include_basic.h-GF
include <CGAL/config.h> instead of <CGAL/basic.h>
|
2016-02-04 15:40:13 +01:00 |
Sébastien Loriot
|
0b44d790a9
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch'
|
2016-02-04 15:33:43 +01:00 |
Sébastien Loriot
|
e75af4feb9
|
Merge pull request #693 from afabri/Filtered_kernel-ulp-GF
Use boost::math::float_next() to compute ulp
|
2016-02-04 15:32:55 +01:00 |