sort by:
Revision Author Date Message Commit Date
2a37790 Add license header 21 December 2016, 12:50:18 UTC
fb9aae7 Merge branch 'Point_set_processing-Automatic_scale_selection-GF-old' into Point_set_processing-Automatic_scale_selection-GF 21 December 2016, 12:06:36 UTC
71c92f6 Fix the path to env 20 December 2016, 19:01:34 UTC
bbf430b Merge pull request #585 from afabri/Kernel-Weighted_point-GF Introduce Kernel::Weighted_point_3 together with functors 20 December 2016, 18:52:02 UTC
34dec88 Merge pull request #1763 from afabri/patch-2 Surface_mesh_shortest_path: Fix type 20 December 2016, 18:50:49 UTC
01ee4a9 Merge pull request #1768 from afabri/Eigen-fix_MSVC2017_warning-GF Eigen: Static cast to avoid warning 20 December 2016, 18:50:16 UTC
5bbeaec Fix CMakeLists.txt 17 December 2016, 17:54:55 UTC
e5a3088 Static cast to avoid warning 16 December 2016, 08:15:20 UTC
2ac94ff Surface_mesh_shortest_path: Fix type Fix type in std::priority_queue. Spotted by VC2016 15 December 2016, 10:05:43 UTC
8e15b53 Merge pull request #1761 from afabri/patch-2 TDS_2: Update TriangulationDSFaceBase_2.h 13 December 2016, 13:39:24 UTC
b2e6e3f Update TriangulationDSFaceBase_2.h Prefix with `CGAL::` in order to generate a link. 13 December 2016, 13:23:35 UTC
c99f036 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 12 December 2016, 16:47:56 UTC
772f8d8 Merge pull request #1747 from afabri/Surface_mesh-fix_get-GF Surface_mesh: The get/put functions are not templated 12 December 2016, 11:53:32 UTC
49d94f8 Merge pull request #1743 from afabri/Spatial_searching-radius0_bug-GF Spatial_searching: bug reported and fixed by Marc Glisse 12 December 2016, 09:20:11 UTC
97f3d71 Merge pull request #1733 from maxGimeno/Polyhedron_demo-enhance_split_polyhedra-GF Polyhedron_demo : Enhance Split Polyhedra 12 December 2016, 09:17:07 UTC
963c752 Merge pull request #1727 from maxGimeno/Polyhedron_demo-Enhance_hole_filling_plugin-GF Polyhedron_demo : Enhance Hole_filling_plugin 09 December 2016, 16:35:15 UTC
b8924d6 Merge pull request #1741 from lrineau/Kernel_23-fix_projection_on_a_degenerate_triangle-lrineau fix Construct_projected_point_3 with degenerate triangles 09 December 2016, 16:35:02 UTC
4a7db29 Merge pull request #1740 from lrineau/Polyhedron-demo_various_fixes-lrineau Add various fix to demo/Polyhedron 09 December 2016, 16:34:49 UTC
1b030f9 Merge pull request #1731 from afabri/Point_set_processing-robustify_vcm_estimate_normals-GF Point_set_processing: define CGAL_VORONOI_COVARIANCE_USE_CONSTRUCTIONS 09 December 2016, 16:34:35 UTC
847a76d add missing 'L' 09 December 2016, 11:45:29 UTC
299c583 Merge branch 'Kernel-Weighted_point-GF' of github.com:afabri/cgal into Kernel-Weighted_point-GF 09 December 2016, 11:35:11 UTC
7dc1b12 fix typo 09 December 2016, 11:29:52 UTC
4b84aca clean indentation of typedefs in example 09 December 2016, 11:24:16 UTC
03c6754 polish 09 December 2016, 11:15:07 UTC
eff63d6 add missing "regular" 09 December 2016, 10:58:23 UTC
f299a19 Update changes.html 09 December 2016, 09:53:55 UTC
6d13fa2 Fixes afer Monique's review 09 December 2016, 09:17:23 UTC
e6b52bb update changes.html 08 December 2016, 13:04:16 UTC
12c506d typos 08 December 2016, 12:59:00 UTC
d79988d typo 08 December 2016, 11:52:52 UTC
a2b7c56 Do not use Regular_triangulation_euclidean_traits_2 in examples 08 December 2016, 11:49:33 UTC
b0cd40a Do not use Regular_triangulation_euclidean_traits_2 in examples 08 December 2016, 11:47:46 UTC
1dfc9c6 Document Regular_triangulation_vertex_base_3 as well as the concept and use it in examples instead of Regular_triangulation_euclidean_traits 08 December 2016, 11:39:26 UTC
9f15e00 clean CMakeLists.txt 05 December 2016, 16:10:36 UTC
55c53d5 Surface_mesh: The get/put functions are not templated 05 December 2016, 16:05:23 UTC
68bd4ea Fix warning 05 December 2016, 13:38:53 UTC
204f9d0 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 05 December 2016, 11:19:36 UTC
c4eda10 Merge pull request #1734 from afabri/Number_types-convert_to_bfi_static-GF Number_types: Make convert_to_bfi() multithreading safe. 05 December 2016, 10:53:16 UTC
49ffa5e Merge pull request #1730 from MaelRL/PMP-Fix_border_halfedges_compilation Fixed a compilation issue in PMP's border_halfedges() 05 December 2016, 10:49:54 UTC
b184580 Merge pull request #1732 from afabri/Parameteriation-static-GF Surface_mesh_parameterization: static -> CGAL_STATIC_THREAD_LOCAL_VARIABLE 05 December 2016, 10:48:36 UTC
c7a1edc Merge pull request #1742 from afabri/Algebraic_kernel_d-static-GF Algebraic_kernel_d: Make static variables thread local 05 December 2016, 10:47:42 UTC
a5ab468 Merge pull request #1724 from afabri/BGL-cleanup-GF Remove Graph_geometry.h 05 December 2016, 10:46:16 UTC
62f4b06 Merge pull request #1726 from lrineau/Installation-fix_LEDA_on_ArchLinux-lrineau Fix FindLEDA with clang 05 December 2016, 10:45:46 UTC
b342b52 Merge pull request #1736 from lrineau/Testsuite-fix_CMake_warnings_unused_from_cli-lrineau Fix CMake warnings about unused variables set on command line 05 December 2016, 10:14:12 UTC
f05bf5b static_cast 05 December 2016, 07:55:02 UTC
ed526b8 Spatial_searching: bug reported and fixed by Marc Glisse 04 December 2016, 10:26:50 UTC
30d497c Merge branch 'cgal/releases/CGAL-4.9-branch' 02 December 2016, 16:05:46 UTC
01b06de Merge pull request #1628 from MaelRL/PMP-Fix_self_intersections Fixed self intersection tests 02 December 2016, 15:51:17 UTC
2bb368f Merge pull request #1682 from sloriot/PMP-use_readable_pmap_api Use readable property map API 02 December 2016, 15:50:37 UTC
bf958c3 Merge pull request #1722 from janetournois/PMP-fix_doc_isotropic_remeshing-GF PMP : fix documentation bug for `vertex_is_constrained_map` 02 December 2016, 15:49:37 UTC
72d3fff Merge pull request #1699 from sloriot/SMSeg-match_concepts Update code to match documented concepts 02 December 2016, 15:49:15 UTC
86d1100 Merge pull request #1698 from sloriot/SMS-missing_ns Add missing namespace 02 December 2016, 15:48:59 UTC
8795ccd Merge pull request #1693 from janetournois/PMP-fixes_for_isotropic_remeshing_4.9-jtournois PMP : fixes for isotropic remeshing 02 December 2016, 15:48:37 UTC
eb4b1ab Merge pull request #1696 from MaelRL/PMP-Fix_border_halfedges Fixed an implementation of PMP's border_halfedges() 02 December 2016, 15:47:44 UTC
2ff1717 make static variables thread local 02 December 2016, 12:21:53 UTC
2f4a32f fix Construct_projected_point_3 with degenerate triangles `Construct_projected_point_3::operator()(Point_3, Triangle_3)` now checks if the triangle is degenerated (actually it checks if its supporting plane is degenerated). If it is, it falls back to `operator()(Point_3, Segment_3)` with the segment that is equivalent to the triangle. When using non-exact floating point numbers, it chooses the edge of the triangle that has the biggest l-infinity length. 02 December 2016, 12:14:14 UTC
847906e Extend --no-try-catch to catching of C++ exceptions in Qt scripts 02 December 2016, 12:05:43 UTC
fd355aa Fix the function point(): do not used floats 02 December 2016, 12:05:27 UTC
ef9ea76 Merge pull request #1648 from MaelRL/Hash_map-Add_new_tests Added additional tests for CGAL::Unique_hash_map 02 December 2016, 10:38:14 UTC
3c30d51 Merge pull request #1725 from afabri/Polyhedron_3-cleanup-GF Polyhedron_3: Cosmetic fixes in the doc 02 December 2016, 10:38:01 UTC
f100d59 Merge pull request #1722 from janetournois/PMP-fix_doc_isotropic_remeshing-GF PMP : fix documentation bug for `vertex_is_constrained_map` 02 December 2016, 10:37:47 UTC
3d64fa6 Merge pull request #1718 from sloriot/AS3-improve_Lazy_alpha_nt_3 Improve Lazy_alpha_nt_3 02 December 2016, 10:37:34 UTC
04b6364 Merge pull request #1715 from lrineau/Mesh_3-add_error_msg-lrineau Add an CGAL_error_msg when the sizing field if locally zero 02 December 2016, 10:37:21 UTC
b354b24 Merge pull request #1712 from sloriot/CGAL-add_missing_include add missing include directive 02 December 2016, 10:37:08 UTC
0e27df0 Merge pull request #1661 from mglisse/Installation-auto_eigen-glisse Auto-enable Eigen3 if detected 02 December 2016, 10:36:55 UTC
c4ddc53 Merge pull request #1709 from ws4u/fix-boundary-on-cone Fix the bug on which boundary should belong to cone 02 December 2016, 10:36:41 UTC
2e249d7 Merge pull request #1643 from afabri/Envelope_3-static-GF Envelope_3: make a static variable a data member 02 December 2016, 10:36:28 UTC
8c2efe9 Merge pull request #1642 from afabri/Arrangement_2-static-GF Arrangement_2: make some variables atomic or tss 02 December 2016, 10:36:15 UTC
58f4fa0 Merge pull request #1702 from janetournois/Polyhedron_demo-fix_c3t3_io_with_far_points-GF Polyhedron demo : fix c3t3_io_plugin in the parallel framework 02 December 2016, 10:36:02 UTC
cfc0ac0 Merge pull request #1699 from sloriot/SMSeg-match_concepts Update code to match documented concepts 02 December 2016, 10:35:48 UTC
3b04501 Merge pull request #1698 from sloriot/SMS-missing_ns Add missing namespace 02 December 2016, 10:35:34 UTC
82786bf Merge pull request #1697 from gdamiand/Generalized_map-gdamiand Generalized map 02 December 2016, 10:35:20 UTC
a80fc35 Merge pull request #1696 from MaelRL/PMP-Fix_border_halfedges Fixed an implementation of PMP's border_halfedges() 02 December 2016, 10:35:07 UTC
78ae341 Merge pull request #1693 from janetournois/PMP-fixes_for_isotropic_remeshing_4.9-jtournois PMP : fixes for isotropic remeshing 02 December 2016, 10:34:51 UTC
9bb29f0 Merge pull request #1628 from MaelRL/PMP-Fix_self_intersections Fixed self intersection tests 02 December 2016, 10:34:38 UTC
668c49a Merge pull request #1689 from afabri/Poisson-reduce_dependencty-GF Poisson_surface_reconstruction: Reduce dependency on min enclosing sphere 02 December 2016, 10:34:25 UTC
f2927d6 Merge pull request #1684 from sloriot/BGL-fix_set_ids_doc Update doc of function that works only for polyhedron 02 December 2016, 10:34:12 UTC
e559968 Merge pull request #1682 from sloriot/PMP-use_readable_pmap_api Use readable property map API 02 December 2016, 10:33:54 UTC
fe7a537 Merge pull request #1681 from sloriot/PMP-remove_a_border_edge Add an undocumented function to remove border edges 02 December 2016, 10:33:41 UTC
b3ec455 Merge pull request #1678 from philaris/sdglinf-fix_ipelet-philaris Fix segment Delaunay graph L infinity ipelets that were drawing nothing 02 December 2016, 10:33:28 UTC
367ae78 Merge pull request #1672 from janetournois/Polyhedron_demo-fix_duplicate_plugin_loading-jtournois Polyhedron demo : avoid loading twice the same plugin 02 December 2016, 10:33:15 UTC
105418b Merge pull request #1620 from lrineau/Polyhedron-demo_various_fixes-lrineau Enhancement of Qt Script in Polyhedron Demo - CMake-3.1 is now required. - demo/Polyhedron/ now requires C++11. 02 December 2016, 10:19:18 UTC
d97b400 Fix CMake warnings about unused variables set on command line `RUNNING_CGAL_AUTO_TEST` and `CGAL_DIR` are set on the command line by our `cgal_test` scripts. -> Add the option `--no-warn-unused-cli` to avoid warnings when the variables are actually not used (for example if a dependency is not satisfied). 02 December 2016, 10:06:06 UTC
f99b898 Use LEDA linker flags 02 December 2016, 09:57:18 UTC
9f21074 Merge pull request #1655 from maxGimeno/Polyhedron_demo-Fix_headerData-GF Polyhedron_demo: Fix the header of the sceneView. 02 December 2016, 09:50:18 UTC
8d30e0b Fixes 02 December 2016, 08:42:54 UTC
f0470d5 Fix the header of the sceneView. 02 December 2016, 08:21:39 UTC
6cc1a49 Make convert_to_bfi() multithreading safe. Note that this code does not get tested 01 December 2016, 19:49:34 UTC
4c4b9a0 Merge pull request #1663 from maxGimeno/Polyhedron_demo-Add_sep_images_support-GF Polyhedron_demo : Add support for SEP images to the Io_image_plugin 01 December 2016, 16:41:19 UTC
030292a Merge pull request #1674 from maxGimeno/Polyhedron_demo-Switch_orthographic_perspective_projection-GF Polyhedron_demo: Make it possible to switch between projection modes 01 December 2016, 16:39:17 UTC
0413af3 Merge pull request #1675 from maxGimeno/Polyhedron_demo-Self_intersection_plugin_for_SM-GF Polyhedron_demo : Self_intersection_plugin available for Scene_surface_mesh_item and works on all selected surfaces. 01 December 2016, 16:38:34 UTC
38bcd09 Merge pull request #1613 from maxGimeno/Polyhedron_demo-Edit_box_plugin-GF Polyhedron_demo: Edit box plugin 01 December 2016, 16:37:15 UTC
2255f14 Merge pull request #1669 from maxGimeno/Polyhedron_demo-Fix_picking-GF Polyhedron_demo : Fix the picking 01 December 2016, 16:36:50 UTC
b82379c Merge pull request #1670 from maxGimeno/Polyhedron_demo-fix_spheres_item-GF Polyhedron_demo : Fix spheres item 01 December 2016, 16:36:18 UTC
0c73a69 Keep CC color and put CCs in a group. 01 December 2016, 16:19:26 UTC
8bf639a static -> CGAL_STATIC_THREAD_LOCAL_VARIABLE 01 December 2016, 15:23:46 UTC
552e8f9 Use halfspace intersection that has better vertex coordinates (even if the topology of the CH might not be fuly correct) 01 December 2016, 11:54:19 UTC
508ae95 Add a way to fill a hole delimited by an edge selection. 01 December 2016, 11:52:03 UTC
bfbba26 Fixed a compilation issue in PMP's border_halfedges() Previous code did not compile if a face index map was not given in named parameters, nor as an internal property map 01 December 2016, 11:04:12 UTC
b37a948 Merge pull request #1688 from lrineau/Core-fix_CMake_warning-GF Fix a CMake warning in Core_Examples 01 December 2016, 09:03:25 UTC
back to top