sort by:
Revision Author Date Message Commit Date
7ea94ff Add a commentary about the missing mechanism in is_selection_a_topologial_disk(). 20 February 2018, 07:29:45 UTC
b7b93c8 Remove bugged topology detection in selection_plugin. 20 February 2018, 07:27:38 UTC
ac5c061 fix warning 19 February 2018, 17:04:55 UTC
48e1d68 fix warning 19 February 2018, 17:04:55 UTC
32e7483 handle topology issue due to boundary cycle of edges 19 February 2018, 17:04:55 UTC
c7b8365 clean up and simplify code 19 February 2018, 17:04:55 UTC
e650284 Don't crash if cc_bordes_he is empty. 19 February 2018, 17:04:55 UTC
d4f50b5 Don't use filtered_graph 19 February 2018, 17:04:55 UTC
b1ee7fb remove trailing whitespaces 19 February 2018, 17:04:55 UTC
9874046 remove test. 19 February 2018, 17:04:55 UTC
84a2e04 simplying the sorting of points lexicographic order is fine since extreme points are already using this order 19 February 2018, 17:04:55 UTC
6e1b680 handle case when face orientation around the cc of deg faces is incorrect 19 February 2018, 17:04:54 UTC
cde00f7 Clean-up and overload. 19 February 2018, 17:04:54 UTC
3fdc7b6 remove non_filled_holes 19 February 2018, 17:04:54 UTC
7431743 rename include guard 19 February 2018, 17:04:54 UTC
935bba4 use dynamic property maps + clean up 19 February 2018, 17:04:54 UTC
0d2991f make dynamic properties working a better partial specialization is required as Dynamic_property_map provide a as good specialization otherwise 19 February 2018, 17:04:52 UTC
1a1fcf9 Add a test. 19 February 2018, 17:04:03 UTC
2758143 fixing the topology test. 19 February 2018, 17:04:03 UTC
209f1a2 iteratively remove degree 3 vertices incident to a degenerate face 19 February 2018, 17:04:03 UTC
f3a3b5e fix the collapsibility check of connected components of degenerate faces 19 February 2018, 17:04:03 UTC
59b72cb Add some enhancements to remove_self_intersections() 19 February 2018, 17:04:02 UTC
2ff403e Enhance the selection_plugin with the new function 19 February 2018, 17:04:01 UTC
34e9078 Add a function that determines if a selection of faces has the topology of a disk. 19 February 2018, 17:02:31 UTC
47d1840 Merge branch 'releases/CGAL-4.11-branch' 19 February 2018, 13:30:11 UTC
e6967d0 Merge pull request #2846 from lrineau/Installation-fix_CGAL_HEADER_ONLY-GF Fix CGAL_HEADER_ONLY 19 February 2018, 13:28:43 UTC
a154aa1 Merge pull request #2808 from kkatrio/issue2790-mprf4 Issue2790 mprf4 - deprecated functions 19 February 2018, 13:28:35 UTC
addb923 Merge pull request #2782 from maxGimeno/Boundary_edges_selection_fix-GF Polyhedron demo: Fix edge selection -> face selection conversion 19 February 2018, 13:28:27 UTC
b0c6e37 Merge pull request #2772 from MaelRL/SMP-Clean_internal_from_example-GF SMP: Documented some functions used in the Orbifold Tutte parameterizer # Conflicts: # Surface_mesh_parameterization/examples/Surface_mesh_parameterization/orbifold.cpp # Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h 19 February 2018, 13:27:59 UTC
8aadb06 Merge pull request #2833 from afabri/CGAL-is_finite-GF Number_types: Call std::isfinite() if possible 19 February 2018, 13:27:41 UTC
7e8e70a Merge pull request #2799 from lrineau/Installation-Add_CGAL_DEV_MODE-GF Add CGAL_DEV_MODE 19 February 2018, 13:27:33 UTC
c4dbede Merge pull request #2829 from lrineau/Surface_mesher-use_cpp11_function-GF Use CGAL::cpp11::function in CGAL::Implicit_surface_3 19 February 2018, 13:27:24 UTC
637bf71 Merge pull request #2828 from lrineau/CGAL-fix_various_issues-GF fix various minor issues 19 February 2018, 13:27:16 UTC
78e7060 Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF Deal with VC++ warnings of level /W4 19 February 2018, 13:27:06 UTC
95950ce Merge pull request #2825 from afabri/STL_extension-fix_vector_iterator-GF STL_extension: Fix #2587 concerning &* 19 February 2018, 13:26:57 UTC
11cf679 Merge pull request #2824 from afabri/patch-2 Triangulation_2: fix a warning in test/.../_test_line_face_circulator.h 19 February 2018, 13:26:48 UTC
c3ad015 Merge pull request #2823 from afabri/Mesh_3-undocumented_function_for_FEniCS-GF Mesh_3: Add access function to the stored polyhedra 19 February 2018, 13:26:40 UTC
9d227d0 Merge pull request #2758 from maxGimeno/BGL-Document_graph_has_property-GF BGL: Document graph_has_property 19 February 2018, 13:26:33 UTC
9b06a70 Merge pull request #2819 from afabri/CGAL-remove_SCL_SECURE_NO_DEPRECATE-GF Address the warning concerning SCL_SECURE for VC++ 19 February 2018, 13:26:23 UTC
7050565 Merge pull request #2828 from lrineau/CGAL-fix_various_issues-GF fix various minor issues 19 February 2018, 13:24:32 UTC
2afbcc7 Merge pull request #2772 from MaelRL/SMP-Clean_internal_from_example-GF SMP: Documented some functions used in the Orbifold Tutte parameterizer 19 February 2018, 13:24:23 UTC
cc700d1 Merge pull request #2808 from kkatrio/issue2790-mprf4 Issue2790 mprf4 - deprecated functions 19 February 2018, 13:24:15 UTC
dd739cd Do not declare the target CGAL_Qt5_moc_and_resources when useless - .. if `CGAL_HEADER_ONLY` is not true, - or if CMake is configuring CGAL "libraries". 15 February 2018, 14:52:38 UTC
72aab11 Add the CMake option CGAL_HEADER_ONLY This was already a CMake cache variable that is used a lot, but it was not yet visible in the CMake GUI. 15 February 2018, 14:51:27 UTC
2d0b059 Merge pull request #2841 from sloriot/Scripts-fix_generation_of_cgal_test_with_cmake Correctly generate cgal_test_with_cmake 15 February 2018, 13:13:03 UTC
50bd81b correctly generate cgal_test_with_cmake 15 February 2018, 10:11:07 UTC
4e0cc55 Fix the CMake error CMake does not like that the documentation of a CMake cache variable is multiline. That triggers an error once the cache is re-loaded, the second time. 14 February 2018, 15:23:19 UTC
06f204e Merge pull request #2831 from maxGimeno/Infrastructure-update_windows_maintainance_files-GF Maintenance: upgrade Infrastructure files for Picasso and Gauguin 14 February 2018, 15:03:40 UTC
042c90b Merge branch 'releases/CGAL-4.11-branch' 14 February 2018, 14:36:20 UTC
30c44fc Merge pull request #2812 from afabri/CGAL-fallthrough-GF Intersections_3: Replace last case with a default to avoid warning 14 February 2018, 14:35:37 UTC
0eaabaa Merge pull request #2811 from maxGimeno/Polyhedron_demo-Fix_selection_IO-GF Polyhedron_demo: Fix some crashes when saving an item. 14 February 2018, 14:35:29 UTC
6e2d0aa Merge pull request #2810 from maxGimeno/Fix_colors-Polyhedron_demo-GF Polyhedron demo: fix color selection in the SceneView. 14 February 2018, 14:35:21 UTC
452b236 Merge pull request #2807 from maxGimeno/Fedora_32-Fix_error-GF Fix Fedora_32 errors in the testsuite 14 February 2018, 14:35:13 UTC
01e2405 Merge pull request #2774 from MaelRL/T3-Fix_is_Gabriel-GF T3/P3T3: Fix Is_Gabriel(Vertex_handle) for regular triangulations 14 February 2018, 14:35:05 UTC
ecbfa0a Merge pull request #2805 from afabri/CGAL-unused_variable_or_paramter-GF Fix two warnings about unused variable/parameter 14 February 2018, 14:34:55 UTC
697ed68 Merge pull request #2803 from sgiraudot/OTR-Fix_error_test_vertex_edge-GF OT Reconstruction: Fix test_vertex_edge bug by not copying the TDS 14 February 2018, 14:34:46 UTC
bcfad15 Merge pull request #2802 from afabri/Polyhedron-STL-GF Polyhedron: Add *STL to nameFilters() 14 February 2018, 14:34:38 UTC
305ebe3 Merge pull request #2801 from afabri/Property_map-remove_unused_parameter Property_map: Remove unused parameter (leading to a warning) 14 February 2018, 14:34:31 UTC
9a80f5d Merge pull request #2800 from jasjuang/master prevent GCC flags propagating to NVCC, fixes #2775 14 February 2018, 14:34:23 UTC
8a55d4c Merge pull request #2798 from sgiraudot/Polyhedron_demo-Fix_reconstruction_angle_parameter-GF Polyhedron Demo Surface Reco. Plugin: Fix missing conversion from degrees to radiants 14 February 2018, 14:34:15 UTC
611d24c Merge pull request #2822 from afabri/PMP_bug_fix_expand_face_selection_for_removal-GF PMP: bugfix in expand_face_selection_for_removal() 14 February 2018, 14:34:07 UTC
0ad9e40 Merge pull request #2789 from afabri/Classification-fix_CMakeLists-GF win32 fix concerning bzip headers in the classification plugin CMakeLists.txt 14 February 2018, 14:33:58 UTC
c6fe687 Merge pull request #2786 from MaelRL/T2-Fix_graph_traits-GF Triangulation_2: Fix template parameter in RT_2's graph traits 14 February 2018, 14:33:48 UTC
43c88bf Merge pull request #2817 from lrineau/STL_Extensions-cpp17_uncaught_exceptions-GF Use std::uncaught_exceptions() when available 14 February 2018, 14:33:40 UTC
9e7115a Merge pull request #2784 from maxGimeno/Travis_check_package_dep-GF TravisCI: check package dependencies 14 February 2018, 14:33:31 UTC
861838b Merge pull request #2798 from sgiraudot/Polyhedron_demo-Fix_reconstruction_angle_parameter-GF Polyhedron Demo Surface Reco. Plugin: Fix missing conversion from degrees to radiants 14 February 2018, 14:19:11 UTC
15069c1 Merge pull request #2774 from MaelRL/T3-Fix_is_Gabriel-GF T3/P3T3: Fix Is_Gabriel(Vertex_handle) for regular triangulations 14 February 2018, 14:19:04 UTC
7ed0615 Merge pull request #2786 from MaelRL/T2-Fix_graph_traits-GF Triangulation_2: Fix template parameter in RT_2's graph traits 14 February 2018, 14:18:54 UTC
f520bc7 Merge pull request #2817 from lrineau/STL_Extensions-cpp17_uncaught_exceptions-GF Use std::uncaught_exceptions() when available 14 February 2018, 14:18:47 UTC
17eccfc Call std::isfinite() if possible 14 February 2018, 12:18:21 UTC
6f4a3aa Fixes. 14 February 2018, 11:51:38 UTC
08a9f70 update gauguin 14 February 2018, 10:40:35 UTC
0f4766b Remove Qt5 from some platforms and add linker flags to for no debug. 14 February 2018, 10:29:03 UTC
0254025 fixup! Remove CMake Warning about /usr/share/cmake/Modules/FindBoost My previous commit was... well... stupid! 14 February 2018, 09:14:48 UTC
721cca5 Use CGAL::cpp11::function in CGAL::Implicit_surface_3 That will fix the issue #2107. 13 February 2018, 15:56:38 UTC
7ee11b7 Remove CMake Warning about /usr/share/cmake/Modules/FindBoost Those warnings are annoying because: - they happen on Linux rolling releases as soon as Boost version is more recent than CMake version, - we cannot do anything about them. Example: ``` CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES) /mnt/testsuite/cmake/modules/CGAL_Macros.cmake:293 (find_package) /mnt/testsuite/cmake/modules/UseCGAL.cmake:46 (use_component) CMakeLists.txt:13 (include) ``` https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-4.12-Ic-173/Algebraic_foundations/TestReport_gimeno_Fedora-rawhide-Release.gz 13 February 2018, 15:02:09 UTC
741dbaf Fix a bug in demo/Polyhedron/Plugins/Mesh_3/CMakeLists.txt The file "Polyhedron_demo_mesh_3_plugin_cgal_code.cpp" was renamed *long* ago. I do not know why I got that CMake error only recently. 13 February 2018, 15:00:29 UTC
07b0ddf Fix disable/enable warnings; Fix indentation 13 February 2018, 14:15:38 UTC
df2e978 Fix disable/enable warnings; Fix indentation 13 February 2018, 14:02:40 UTC
91e1cd7 STL_extension: Fix #2587 concerning &* applied to a CGAL::internal::vector_iterator 13 February 2018, 13:27:56 UTC
47307b4 Add the missing semi-colon 13 February 2018, 11:51:39 UTC
e20672e Update _test_line_face_circulator.h 13 February 2018, 11:13:06 UTC
f00158c Use CGAL_USE() 13 February 2018, 08:09:52 UTC
483f697 Refresh branch 12 February 2018, 21:21:38 UTC
39526dd Mesh_3: Add access function to the stored polyhedra for the FeniCS project 12 February 2018, 16:00:14 UTC
f20c76f PMP: bugfix in expand_face_selection_for_removal() 12 February 2018, 15:18:57 UTC
a7a4966 Merge pull request #2821 from maxGimeno/Upgrade_official_doxygen-GF Use Doxygen 1.8.13 for official CGAL doc. 12 February 2018, 14:19:58 UTC
6474c9a Cganhe official master doc from doxygen 1.8.4 to doxygen 1.8.13. 12 February 2018, 11:51:30 UTC
d38fea5 Add missing #include 12 February 2018, 09:44:10 UTC
de47e36 prevent GCC flags propagating to NVCC, fixes #2775 09 February 2018, 17:46:50 UTC
ce09744 Use std::uncaught_exceptions() when available That should fix the following warning. ``` [ 50%] Building CXX object CMakeFiles/dynamic_properties_test.dir/dynamic_properties_test.cpp.o /usr/local/bin/c++ -DCGAL_TEST_SUITE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -I/home/cgal_tester/build/src/cmake/platforms/Ubuntu-latest-GCC6-CXX1z/test/Property_map/../../include -isystem /usr/include/x86_64-linux-gnu -I/home/cgal_tester/build/src/cmake/platforms/Ubuntu-latest-GCC6-CXX1z/test/Property_map -I/home/cgal_tester/build/src/cmake/platforms/Ubuntu-latest-GCC6-CXX1z/include -I/mnt/testsuite/include -DDONT_USE_BOOST_PROGRAM_OPTIONS -Wall -Wextra -std=c++1z -frounding-math -Wall -frounding-math -o CMakeFiles/dynamic_properties_test.dir/dynamic_properties_test.cpp.o -c /home/cgal_tester/build/src/cmake/platforms/Ubuntu-latest-GCC6-CXX1z/test/Property_map/dynamic_properties_test.cpp In file included from /mnt/testsuite/include/CGAL/basic.h:43, from /mnt/testsuite/include/CGAL/Cartesian/Cartesian_base.h:29, from /mnt/testsuite/include/CGAL/Simple_cartesian.h:29, from /mnt/testsuite/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:29, from /home/cgal_tester/build/src/cmake/platforms/Ubuntu-latest-GCC6-CXX1z/test/Property_map/dynamic_properties_test.cpp:2: /mnt/testsuite/include/CGAL/Polyhedron_incremental_builder_3.h: In destructor 'CGAL::Polyhedron_incremental_builder_3<HalfedgeDS_>::~Polyhedron_incremental_builder_3()': /mnt/testsuite/include/CGAL/assertions.h:104:30: warning: 'bool std::uncaught_exception()' is deprecated [-Wdeprecated-declarations] (CGAL::possibly(EX)||std::uncaught_exception()?(static_cast<void>(0)): ::CGAL::assertion_fail( # EX , __FILE__, __LINE__)) ^~~~~~~~~~~~~~~~~~ /mnt/testsuite/include/CGAL/Polyhedron_incremental_builder_3.h:204:9: note: in expansion of macro 'CGAL_destructor_assertion' CGAL_destructor_assertion( check_protocoll == 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ ``` https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-4.12-Ic-168/Property_map/TestReport_lrineau_Ubuntu-latest-GCC6-CXX1z.gz Fix #2806. 09 February 2018, 17:46:16 UTC
b5dd456 Merge pull request #2794 from maxGimeno/Doc_remove_manual_index-GF Documentation: Fix postprocessing 09 February 2018, 17:45:41 UTC
abe933a Address the warning concerning SCL_SECURE for VC++ 09 February 2018, 15:00:14 UTC
1170433 Comment what default means 09 February 2018, 14:23:40 UTC
5de691f Specify missing property in warning message in cgal_check_dependencies.sh 09 February 2018, 09:56:17 UTC
5d46351 Fix wrong patch 09 February 2018, 09:54:34 UTC
a481d26 Clean-up 09 February 2018, 09:25:39 UTC
6f79d2c fix typo 08 February 2018, 15:30:25 UTC
fbc1a9b Replace last case with default and remove fallthrough 08 February 2018, 15:11:48 UTC
e9c652d Add several fallthrough 08 February 2018, 15:03:39 UTC
back to top