Commit Graph

67067 Commits

Author SHA1 Message Date
Maxime Gimeno 0a37521263 Revert "Fix for the context"
This reverts commit 552aaa159f.

Conflicts:
	Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_viewer_qt.h
2016-02-11 14:16:04 +01:00
Laurent Rineau b8599c199a CGAL-4.8-beta1 2016-02-10 19:32:02 +01:00
Laurent Rineau ae1263b073 updated crontab (automated commit) 2016-02-10 19:29:01 +01:00
Laurent Rineau 82ce11a565 CGAL-4.8-alpha2 2016-02-10 18:55:43 +01:00
Laurent Rineau aea00e0519 ./doc/ is not shipped in public tarballs 2016-02-10 18:54:59 +01:00
Laurent Rineau 526e99b77b Fix this package description
The title was wrong, and the `\cgalPkgSince` as well (was `4.x`).
2016-02-10 17:03:47 +01:00
Laurent Rineau 8754306a16 mail for CGAL-4.8-beta1 2016-02-10 16:19:27 +01:00
Laurent Rineau bbc11f1657 More polish
- Renamed "Reconstruction Simplification 2" to its real name
- move "Surface Mesh Parameterization"
2016-02-10 16:18:42 +01:00
Laurent Rineau bac48fc889 Prepare CGAL-4.8-alpha1 2016-02-10 12:54:22 +01:00
Laurent Rineau 7e977b810e Polish the changes.html for CGAL-4.8
- Fix the imprecision in the text about `thread_local` and `std::mutex`.

- I have added `<code>`/`</code>` where needed.

- Remove the comments (because html2text does not process comments
  correctly).

- Add CSS rules for `<code>` (adapted from Github CSS sheet)

- Rewrap most paragraphs (they were too wide)

- Add the release dat
2016-02-10 12:50:14 +01:00
Sebastien Loriot 540a3700e7 Merge pull request #733 from maxGimeno/Graphics_view_demo-Pen_fix-GF
Graphics view demo pen fix
2016-02-10 10:41:19 +01:00
Sebastien Loriot ed557b907d Merge pull request #735 from maxGimeno/Surface_mesher_demo-Glu_removal-GF
Surface_mesher : Glu removal
2016-02-10 10:40:51 +01:00
Sebastien Loriot ef10f19b41 Merge pull request #737 from maxGimeno/Polyhedron_demo-Volume_plane_fix-GF
Polyhedron_demo Volume_plane fix
2016-02-10 10:40:23 +01:00
Sebastien Loriot 1c6748be6c Merge pull request #757 from maxGimeno/Three-Fix_for_756-GF
Three : Fix for 756
2016-02-10 10:40:05 +01:00
Sébastien Loriot 42a363fb3f revert changes to the cmake script 2016-02-10 09:07:33 +01:00
Sébastien Loriot 2ed0fc0fdf Merge pull request #151 from cjamin/gsoc2014-2d-reconstruction-ivovigan
2D Reconstruction Simplification, new package, GSoC 2014
2016-02-09 19:42:32 +01:00
Maxime Gimeno bb86ec2ee9 Comment the lines in the CMakeLists 2016-02-09 15:16:59 +01:00
Maxime Gimeno 1191a9ee7a Fix for LCC example 2016-02-09 15:14:14 +01:00
Maxime Gimeno e02ecbf884 Fix for the VAOs 2016-02-09 14:59:14 +01:00
Maxime Gimeno 552aaa159f Fix for the context 2016-02-09 14:48:26 +01:00
Maxime Gimeno 453708380b Fix for windows 2016-02-09 11:41:28 +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
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
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
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