Commit Graph

67567 Commits

Author SHA1 Message Date
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
Andreas Fabri 2ecb777a12 Use boost::math::float_next() to compute ulp 2016-02-04 15:31:22 +01:00
Maxime Gimeno 73bd2025eb Fix
- Moved the item creation out of the threads so that the context is valid when their VAOs and VBOs are created.
2016-02-04 15:30:49 +01:00
Simon Giraudot 35c2f29ded Add missing includes to CGAL_ImageIO files 2016-02-04 15:30:16 +01:00
Andreas Fabri ed6dea805e Add timings for each test case 2016-02-04 14:17:22 +01:00
Simon Giraudot 006f3ee6ba Remove useless string header 2016-02-04 13:06:05 +01:00
Sébastien Loriot 9fceea22cc add missing include directive 2016-02-04 12:43:30 +01:00
Simon Giraudot 30ed96c71e Update NOTICE messages with correct G++ version 2016-02-04 12:38:59 +01:00
Laurent Rineau c7367211d8 Better layout: follow the `sizeHint()` 2016-02-04 12:31:08 +01:00
Simon Giraudot eb5ff8ddc9 Add missing CGAL_UNUSED on BOOST_CONCEPT_ASSERT. 2016-02-04 11:44:21 +01:00
Simon Giraudot 52a20080ad Replace BOOST tests by direct tests on __GNUC__ for old GCC/boost versions 2016-02-04 11:40:50 +01:00
Simon Giraudot 8e7d464973 Replace BOOST test by direct test on __GNUC__ for old GCC/boost versions 2016-02-04 11:24:47 +01:00
Maxime Gimeno ca841c9623 Removes glu from the demo 2016-02-04 09:43:15 +01:00
Andreas Fabri 7ba4b7016e In debug mode it makes no sense to run a performance test 2016-02-04 09:35:26 +01:00
Maxime Gimeno 380bfc4504 Fix for the QPen 2016-02-04 09:30:00 +01:00
Andreas Fabri 52f8129579 replace all std::bind with boost::bind 2016-02-04 08:59:38 +01:00
Maxime Gimeno 6e111bb5ee Re-arrengement of the doc 2016-02-04 08:48:25 +01:00
Simon Giraudot 4d0e23b7ce Work-around to avoid boost 1.47 mistakingly using the get function from adjacency_list 2016-02-03 17:20:48 +01:00
Maxime Gimeno e9e7ca0cf5 Fix for P2_T2 2016-02-03 16:03:11 +01:00
Sébastien Loriot 96656bbbdd Add missing const qualifiers 2016-02-03 15:42:51 +01:00
Simon Giraudot 5f0793d1c1 Bugfix: add dummy iterator traits to SM_Halfedge_index 2016-02-03 15:21:15 +01:00
Andreas Fabri 7c5be6417e explain what the workaround is for 2016-02-03 15:19:08 +01:00
Maxime Gimeno 94e6249969 Comment correction 2016-02-03 15:16:09 +01:00
Andreas Fabri de3ad814b1 Add a testcase for the g++4.4 bug 2016-02-03 15:10:46 +01:00
Sébastien Loriot e211843b4f Merge pull request #654 from maxGimeno/FixForMac-GF
Demo fix for OS X (fix for #437)
2016-02-03 14:39:48 +01:00
Sébastien Loriot 0892b09798 add enable c++11 if IPE is 7.2.1 or greater 2016-02-03 14:27:47 +01:00
Andreas Fabri b823fed8df Split testcase to see if it avoids an ICE for VC++ 2016-02-03 14:10:16 +01:00
Maxime Gimeno 2f34704270 Fix for the frame plane
- Added a function to updtae the plane's data, called when the plane constrained option is set,
  so that the plane is always where it should be.
2016-02-03 13:00:52 +01:00
Andreas Fabri d2ec7ef392 disable a warning 2016-02-03 12:34:00 +01:00
Andreas Fabri 6262374378 Do the same in package Triangulation 2016-02-03 12:24:25 +01:00
Maxime Gimeno 0181633bd5 Fix for 539
- Adds the requested flags from the CMakeLists only if the compiler is CLang or gcc
2016-02-03 12:05:39 +01:00
Andreas Fabri 38457b7285 fix 2016-02-03 10:52:42 +01:00
Andreas Fabri 1b10cd8d28 Do not perform the test for g++ <= 4.2 2016-02-03 10:44:41 +01:00
Maxime Gimeno cb9ad09559 Documentation update
- Documents the shader programs and explains in what situation they must be used.
2016-02-03 10:34:52 +01:00
Andreas Fabri 9d674673a6 Print out the seed. 2016-02-03 10:19:39 +01:00
Sébastien Loriot 8cee2ef1dd Merge pull request #686 from afabri/Kernel_fix-warnings-GF
Fix warnings concerning indentation and unused parameter
2016-02-03 09:49:54 +01:00
Sebastien Loriot 4f7cd538cc Merge pull request #709 from afabri/Surface_mesh-num_vertices-GF
Explain why num_vertices(Surface_mesh&) also counts deleted vertices
2016-02-03 09:48:00 +01:00
Sébastien Loriot 2219747dd3 Merge pull request #708 from janetournois/PMP-cleanup_tests-GF
PMP - cleanup tests
2016-02-03 09:47:19 +01:00
Sebastien Loriot 4f737d4682 Merge pull request #702 from afabri/CGAL-source-GF
Use source() not prefixed with boost::
2016-02-03 09:45:01 +01:00