Commit Graph
65900 Commits
Author SHA1 Message Date
Andreas Fabri a48faa00e8 Remove lines with non-existing files 2015-12-31 17:24:57 +01:00
Andreas Fabri 46df1dfa98 Remove dont_submit as listed files do not exist 2015-12-31 17:14:38 +01:00
Andreas Fabri 5406d65782 Remove lines with non-existing files 2015-12-31 17:13:35 +01:00
Andreas Fabri d2e102afdf Remove dont_submit as listed files do not exist 2015-12-31 17:09:55 +01:00
Andreas Fabri e287aef08b Remove dont_submit as listed directory does not exist 2015-12-31 17:07:07 +01:00
Andreas Fabri 3a09a31244 Remove lines with non-existing files 2015-12-31 16:56:42 +01:00
Andreas Fabri 08ffae1344 Remove lines with non-existing files 2015-12-31 16:54:35 +01:00
Andreas Fabri af39963c7e Remove dont_submit as lised file does not exist 2015-12-31 16:50:58 +01:00
Andreas Fabri 623dfd2591 Remove lines with non-existing files 2015-12-31 16:49:47 +01:00
Andreas Fabri e7d3bd96f2 Remove Kd_tree_d_new.h 2015-12-31 16:47:20 +01:00
Andreas Fabri e8aef4272a empty file 2015-12-31 16:43:58 +01:00
Andreas Fabri 0ea4c1ab74 Circular_kernel_2 2015-12-31 16:41:36 +01:00
Andreas Fabri 0823d6f0ca Bounding_volumes 2015-12-31 16:33:42 +01:00
Andreas Fabri 144ba3c40e Bouning_volumes 2015-12-31 16:33:28 +01:00
Andreas Fabri 66a215a6ac files in dont_submit do not exist 2015-12-31 16:26:03 +01:00
Andreas Fabri 078afb18b3 Alpha_shapes_2 2015-12-31 16:19:26 +01:00
Sébastien Loriot e4f6cb9f4e there is no predicate class 2015-12-30 09:18:16 +01:00
Sebastien Loriot 6e374d1732 Merge pull request #574 from sgiraudot/CGAL-Fix_several_warnings-GF
Fix several warnings
2015-12-29 16:48:11 +01:00
Sebastien Loriot 44a14a4289 Merge pull request #566 from lrineau/Mesh_3-remove_Boost.Parameters_warnings-lrineau
Remove Mesh_3 warnings in Boost.Parameters
2015-12-29 16:47:38 +01:00
Sebastien Loriot ada02539ad Merge pull request #568 from mglisse/NewKernel_d-NT-glisse
Number type TLC for NewKernel_d
2015-12-29 16:47:12 +01:00
Simon Giraudot a95c68e804 Merge branch 'CGAL-Fix_several_warnings-GF-old' into CGAL-Fix_several_warnings-GF 2015-12-28 14:13:00 +01:00
Sébastien Loriot 81d638341a prevent internal namespace to be documented 2015-12-28 10:51:49 +01:00
Simon Giraudot 6d4d362701 Warning fix: uninitialized variable 2015-12-28 10:43:50 +01:00
Sébastien Loriot 4b4723752a Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2015-12-28 10:09:01 +01:00
Sebastien Loriot 02644aa2d0 Merge pull request #573 from bo0ts/patch-1
Actually add the CGAL_USE_OPENMESH define
2015-12-28 10:08:30 +01:00
Sebastien Loriot a905f55a29 Merge pull request #497 from sloriot/AOS-leak_in_trapezoidal_decomposition
fix a leak in the trapezoidal decomposition that occurs when a curve is removed
2015-12-28 10:07:16 +01:00
Philipp Moeller e47052af55 Also add the CGAL_USE_OPENMESH define
The BGL testsuite uses the define CGAL_USE_OPENMESH to check if OpenMesh is available, but that define is not set even if it there.
2015-12-27 16:26:40 +01:00
Sebastien Loriot 3a3367aeb5 Merge pull request #571 from sloriot/PMP-fix_concept_requirements
Add missing model of requirements
2015-12-22 23:05:12 +01:00
Sébastien Loriot e18bbc442f Add missing model of requirements 2015-12-22 23:01:05 +01:00
Sebastien Loriot e44adafd60 Merge pull request #553 from lrineau/Polyhedron_demo-fix_Scene_c3t3_item_display_of_spheres-GF
Polyhedron demo: fix the display of protecting balls in Scene_c3t3_item
2015-12-21 10:52:07 +01:00
Marc Glisse 9935a6889a Eigen::NumTraits<CGAL::Mpzf> 2015-12-18 22:19:16 +01:00
Marc Glisse a6adfebc54 Handle mpq_class.
Explicitly specify the number type, since with expression template it
would guess wrong.
2015-12-18 21:38:58 +01:00
Sebastien Loriot 0e1c696192 Merge pull request #561 from sgiraudot/CGAL-Bugfix_clang_is_convertible-GF
Bugfix: pair not compatible with Point_3 (clang)
2015-12-18 16:54:22 +01:00
Sebastien Loriot 78dc72841e Merge pull request #562 from sgiraudot/CGAL-Remove_register_keyword-GF
Remove deprecated "register" keyword
2015-12-18 16:52:14 +01:00
Sébastien Loriot dd955cef30 Merge pull-request #483 from 'janetournois/Mesh_3-gray_level_image_oracle-lrineau'
Mesh 3 : add gray level image oracle
2015-12-18 16:46:46 +01:00
Sébastien Loriot b4315f4232 Merge pull request #560 from maxGimeno/Polyhedron_demo-scroll_sceneview-GF
Scrolls the sceneView when a picking is performed.
2015-12-18 16:38:26 +01:00
Sebastien Loriot 4187dd1240 Merge pull request #564 from maxGimeno/Polyhedron_demo-moving_names_in_list-GF
Moving items in the list
2015-12-18 16:37:01 +01:00
Sébastien Loriot 21444aa06d Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2015-12-18 16:33:29 +01:00
Sebastien Loriot 2eba140684 Merge pull request #565 from afabri/Triangulation-Issue557-GF
Apply the fix proposed in Issue #557
2015-12-18 16:32:36 +01:00
Sebastien Loriot 71fcc3dff8 Merge pull request #567 from maxGimeno/Scene_edit_polyhedron_Clean_up-GF
Clean-up
2015-12-18 15:31:34 +01:00
Maxime Gimeno 3097134e28 Some clean-up 2015-12-18 15:16:34 +01:00
Sebastien Loriot c1c30a46e5 Merge pull request #509 from sloriot/Install-fix_nsi
Install fix nsi
2015-12-18 15:16:29 +01:00
Sébastien Loriot b594f747a1 add dev prefix for installation dir 2015-12-18 15:11:57 +01:00
Simon Giraudot c728a96427 Warning fix: uninitialized variable 2015-12-18 15:01:33 +01:00
Laurent Rineau d8c2f1a851 Remove Mesh_3 warnings in Boost.Parameters 2015-12-18 14:44:56 +01:00
Simon Giraudot fe1ac9e86c Warning fix: uninitialized attributes 2015-12-18 14:44:17 +01:00
Simon Giraudot 8ab80e7f71 Warning fix: unused argument 2015-12-18 08:53:57 +01:00
Sebastien Loriot 48207f2e7f Merge pull request #555 from palliez/patch-1
Update aabb_tree.txt
2015-12-17 18:35:42 +01:00
Laurent Rineau a18287e407 Merge pull request #563 from afabri/Triangulation-typos-GF
fix a typo in the documentation
2015-12-17 12:32:11 +01:00
Laurent Rineau ac42439405 Amend the .gitignore file, with binaries for tests of Mesh_3 2015-12-17 12:26:23 +01:00