Commit Graph

69503 Commits

Author SHA1 Message Date
Laurent Rineau 6e5fca2d8c Merge pull request #1472 from maxGimeno/Polyhedron_demo-Point_with_normal_item_performances-GF
Polyhedron_demo : Optimize the point_set visualization
2016-09-27 17:51:50 +02:00
Laurent Rineau 83667e743e Merge pull request #1468 from lrineau/Polyhedron-Demo_better_display_c3t3_item-lrineau
Polyhedron demo: better display of c3t3 item
2016-09-27 17:51:28 +02:00
Laurent Rineau 430da715c3 Merge pull request #1437 from afabri/Alpha_shapes-mention_gudhi-GF
Add a link to the dD alpha complex offered by GUDHI
2016-09-27 17:50:05 +02:00
Laurent Rineau a90a921aff Merge pull request #1420 from afabri/Box_intersection_d-static-GF
Box_intersection_d: Make variables thread local
2016-09-27 17:48:58 +02:00
Laurent Rineau 7e34c57be2 Merge pull request #1496 from afabri/patch-2
Update ArrangementOpenBoundaryTraits_2.h
2016-09-27 12:18:46 +02:00
Laurent Rineau 9a6a1bcc9b Add the new demo Otr2, since 4.8 2016-09-27 12:08:27 +02:00
Andreas Fabri 9c9c4bddd8 Update ArrangementOpenBoundaryTraits_2.h
Prefix with `CGAL::` so that there will be links.
2016-09-27 10:49:12 +02:00
Laurent Rineau 119763e168 Merge pull request #1474 from janetournois/PMP-isotropic_remeshing_fix_doc-jtournois
(From a merge of branch 'cgal/releases/CGAL-4.9-branch')
2016-09-23 17:02:56 +02:00
Laurent Rineau baf4400d32 Fix permission issue
... detected by our script `Scripts/developer_scripts/detect_wrong_permissions`.
2016-09-23 17:01:52 +02:00
Laurent Rineau 54782db38f Merge pull request #1476 from imiordanov/Triangulation_data_structure_2-insert_in_hole-IIordanov
Triangulation data structure 2 insert in hole i iordanov
2016-09-23 16:56:26 +02:00
Laurent Rineau 9374a43c56 Merge pull request #1474 from janetournois/PMP-isotropic_remeshing_fix_doc-jtournois
PMP : isotropic remeshing doc fix
2016-09-23 16:55:59 +02:00
Laurent Rineau 75dc50d1b8 Merge pull request #1449 from afabri/CGAL-boost_bind-GF
switch to boost::bind
2016-09-23 16:55:24 +02:00
Laurent Rineau 96c64d4866 Merge pull request #1444 from sloriot/CGAL-build_doc_no_config
Allow building the doc without configuring CGAL
2016-09-23 16:54:50 +02:00
Laurent Rineau 4707b2ed29 Merge pull request #1443 from TManhente/master
Adds CMake package version file generation
2016-09-23 16:52:13 +02:00
Laurent Rineau 45d87bb333 Merge pull request #1439 from janetournois/PMP-remove_useless_includes-GF
PMP : remove useless includes
2016-09-23 16:51:12 +02:00
Laurent Rineau a7956baf37 Merge pull request #1419 from afabri/HDS-static-GF
HDS: No need for thread local storage as readonly
2016-09-23 16:50:12 +02:00
Laurent Rineau 8d31ad7a3e Merge pull request #1375 from afabri/Number_types-thread_safety-GF
make relative precision thread local
2016-09-23 16:46:33 +02:00
Laurent Rineau 41c7658466 Merge pull request #1357 from lrineau/CGAL-add_ctest_cont-lrineau
CTest support (cont.)
2016-09-23 16:45:09 +02:00
Laurent Rineau cf70fc1a5b Merge pull request #1345 from lrineau/CGAL-fix_CGAL_BRANCH_BUILD-GF
Fix CGAL_BRANCH_BUILD
2016-09-23 16:43:53 +02:00
Laurent Rineau c40835d5cb Merge pull request #1324 from maxGimeno/Polyhedron_demo-Normals_for_detected_planes-GF
Polyhedron_demo : Set the points normals after a planar shape detection
2016-09-23 16:43:15 +02:00
Andreas Fabri 9d36d33e46 Define and use CGAL_NO_ATOMIC 2016-09-22 15:41:53 +02:00
Laurent Rineau 82b25ebf61 Add a compatibility with CMake-2.8.11.
`target_compile_options` was introduced by CMake-2.8.12.

With CMake-2.8.11, let's use the former `CMakeLists.txt`, instead of the
new version from `cgal_test.cmake`
2016-09-22 12:06:10 +02:00
Sébastien Loriot a3f4f1816e remove extra line 2016-09-22 10:56:49 +02:00
Andreas Fabri f1cc37599c Document that the precision is thread local 2016-09-21 17:45:02 +02:00
Maxime Gimeno b51f064a55 Make the 300 000 a const std::size_t define in the beginning of Scene_point_with_normal_item.cpp 2016-09-21 14:55:50 +02:00
Laurent Rineau 5a1a9b7135 Add a compatibility with `cgal_test` 2016-09-21 11:56:52 +02:00
Iordan Iordanov 6e5953cd68 Added description to changes.html 2016-09-21 10:40:32 +02:00
Iordan Iordanov 3ee9a62497 Corrections for compile warnings 2016-09-21 10:35:41 +02:00
Iordan Iordanov 670c58ad8d Corrections for compile warnings 2016-09-21 10:35:41 +02:00
Iordan Iordanov 24d7fd0142 Small change to description of insert_in_hole() in the documentation 2016-09-21 10:35:41 +02:00
Iordan Iordanov 76d664402e Bugfix for insert_in_hole -- vertices on the boudary of the hole now point at new faces 2016-09-21 10:35:41 +02:00
Iordan Iordanov a791e577c2 Small updates to doc for TDS_2 and assertion added in TDS_2.insert_in_hole() 2016-09-21 10:35:41 +02:00
Iordan Iordanov 441df3c540 Modifications to the code for TDS_2.insert_in_hole, the documentation and also the testsuite 2016-09-21 10:35:41 +02:00
Iordan Iordanov e90be729d6 Small feature: doc description update for function insert_in_hole in TDS_2 2016-09-21 10:35:41 +02:00
Iordan Iordanov 649745d040 Small feature: add function insert_in_hole to Triangulation_data_structure_2. Contains documentation and test. 2016-09-21 10:35:41 +02:00
Sébastien Loriot c8db2f46f1 remove extra line 2016-09-20 15:58:42 +02:00
Jane Tournois d03077abda iterator type of FaceRange should be multi-pass, so ForwardIterator 2016-09-20 15:03:13 +02:00
Laurent Rineau 4ee96e11c0 Update picasso to CMake-3.6.2 2016-09-20 14:28:35 +02:00
Maxime Gimeno 3bd7e95d87 Optimize
- Makes the resizing of the points real fast
- Makes the resizing of the normals applied on slider released instead of every tick when the point set size is bigger than 300 000
- sets the initial value of the point size to 2 instead of 5
2016-09-20 10:57:38 +02:00
Laurent Rineau adfdcdfea2 add .travis.yml from e2bda6b04ece18b2a6e97109ddb67505b906b5ac 2016-09-20 10:53:50 +02:00
Laurent Rineau d8b564e003 Use CGAL_add_test.cmake 2016-09-20 10:53:20 +02:00
Laurent Rineau 46b1008dc6 CTest Arr_2: remove commented code 2016-09-20 10:53:20 +02:00
Laurent Rineau 0511bc8b69 CTest Arr_2: improve the name of targets 2016-09-20 10:53:20 +02:00
Laurent Rineau 3d36fe05b3 WIP: the Arr_2 testsuite is now working!! 2016-09-20 10:53:20 +02:00
Laurent Rineau c0f36af442 Add a comment 2016-09-20 10:53:20 +02:00
Laurent Rineau 0a88180b51 Handle the case when a glob pattern is in .cmd
In that case, CMake must use globbing to interpret the content of the
.cmd file.
2016-09-20 10:53:20 +02:00
Laurent Rineau 545e80f18e Add a variable CGAL_CURRENT_SOURCE_DIR
Save the current source directory to `CGAL_CURRENT_SOURCE_DIR`. The
variable value is modified by a `CMakeLists.txt` file when it is
generated by `cgal_create_cmake_script` in the binary tree. The script
`cgal_create_cmake_script` itself it called by CMake, by the function
`process_CGAL_subdirectory` (see its definition in
`Installation/cmake/modules/CGAL_Macros.cmake`), called in
`(examples|test|demo)/CMakeLists.txt`.

Eventually, that variable value is supposed to be the directory to the
current sources, even if the current `CMakeLists.txt` is within the
binary tree.

That is used in `CGAL_CreateSingleSourceCGALProgram.cmake` for the CTest
support, so set correctly the current working directory (in the
directory of the tests/examples).
2016-09-20 10:53:20 +02:00
Laurent Rineau c30560143b Correctly handle `.cmd` files
The trick to use the CMake command `separate_arguments` to interpret the
lines of the `.cmd` file.
2016-09-20 10:53:20 +02:00
Laurent Rineau 0f1999f1bf Add a test that will fail
With the `WILL_FAIL` property, ctest will make the test success
if it fails.

The `cgal_test` script will not run it, because the file
`will_fail.cpp` does not contain a `main` function.
2016-09-20 10:53:20 +02:00
Laurent Rineau 37e138b252 CTest in branch builds 2016-09-20 10:53:20 +02:00