swh:1:snp:78e145aa8174e576786284475a76cf6f187b3475

sort by:
Revision Author Date Message Commit Date
7ea7a32 If any, the next release will be 4.8.3. 19 September 2016, 15:07:30 UTC
8d268e1 Announcement for 4.8.2 19 September 2016, 09:43:59 UTC
a19f1fb Merge pull request #1461 from sloriot/STL_Extension-In_place_list_hash_value_missing_const Add missing const 16 September 2016, 11:39:34 UTC
3176b37 Merge pull request #1452 from mglisse/Number_types-Eigen_Literal-glisse Number_types Eigen::NumTraits::Literal 15 September 2016, 15:21:29 UTC
1705702 Merge pull request #1417 from afabri/Polyline_simplification-Bugfix_choose_correct_Itag-GF Fix bug in polyline simplification 15 September 2016, 15:20:15 UTC
3bef239 Merge pull request #1462 from sloriot/PMP-add_missing_include Add missing include directive 15 September 2016, 14:08:06 UTC
343fb72 Add missing include directive 15 September 2016, 13:52:47 UTC
efd30df add missing const 15 September 2016, 13:49:02 UTC
147ebae Fix bug in polyline simplification: We had hardwired that we use Exact_predicates_tag which is slow for EPEC in particular with Quotient<MP_float> or leda::real We determine the appropriate tag using Algebraic_structure_traits<FT>::Is_exact 14 September 2016, 14:16:28 UTC
b7b492d Manually define Eigen::NumTraits<NT>::Literal for each specialization. Defined to NT, no try is made to optimize for now. 14 September 2016, 11:12:35 UTC
c86749b Revert "Derive all NumTraits specializations from GenericNumTraits." This reverts commit c56c5b02419ea8e578cb89f0dee9abe30fe83e26. 14 September 2016, 11:04:05 UTC
3466dee Merge pull request #1378 from sloriot/Polyline_simplification_2-handle_undefined_cost Handle edges with undefined cost 13 September 2016, 16:11:52 UTC
7dd7f12 Merge pull request #1448 from afabri/BGL_graph_traits_OpenMesh-GF Add doc for boost::graph_traits for OpenMesh 13 September 2016, 14:42:00 UTC
ddb5bf9 Optimize NumTraits::Literal for intervals. 13 September 2016, 12:38:47 UTC
c56c5b0 Derive all NumTraits specializations from GenericNumTraits. 13 September 2016, 12:31:58 UTC
4ce0694 Add doc for boost::graph_traits for OpenMesh 12 September 2016, 14:15:04 UTC
fad2f37 also test Scaled_squared_distance_cost 30 August 2016, 15:46:45 UTC
9aaa3a8 insert in the queue if the cost become computable 30 August 2016, 09:34:43 UTC
3b583df if the cost is undefined, remove the element from the queue 30 August 2016, 09:34:43 UTC
dabbedb Merge pull request #1361 from sloriot/AOS_2-fix_for_polycurve_traits Fix Compare_y_at_x_2 for polycurve traits 29 August 2016, 08:29:14 UTC
6987c41 fix Compare_y_at_x_2 of traits based on Arr_polycurve_basic_traits_2 this fix an issue when an xmonotone curve is vertical and not oriented from left-to-right, as the xmonotone curve was assumed to be oriented from left-to-right. Note that in the case of a vertical curve, oriented from left-to-right means from down-to-up 24 August 2016, 09:27:20 UTC
43bba7d add missing this-> when CGAL_ALWAYS_LEFT_TO_RIGHT is defined 24 August 2016, 09:26:42 UTC
e218b6d Merge pull request #1346 from afabri/Triangulation_2-Fix_simplify_when_u_equals_w-GF Actually, this merge merges a branch 'Triangulation_2-Fix_simplify_when_u_equals_w-GF-4.8' into 'releases/CGAL-4.8-branch'. The branch 'Triangulation_2-Fix_simplify_when_u_equals_w-GF-4.8' is a rebase of the initial PR onto the release branch for 4.8. 23 August 2016, 09:31:23 UTC
a04ade1 Add new test for bugfix of polyline simplification with duplicate points 23 August 2016, 09:30:22 UTC
791c385 fix polyline simplification 23 August 2016, 09:30:21 UTC
a421223 Merge pull request #1303 from janetournois/Mesh_3-fix_criteria_doc-jtournois 27 July 2016, 14:17:29 UTC
de7b1c5 Merge pull request #1304 from sloriot/Installation-remove_config_test Replace library compile time test 27 July 2016, 14:13:55 UTC
98121af replace library compile time test 26 July 2016, 09:58:03 UTC
4efb899 doc : the documentation was displaying the name of the anchor instead of the name of the section 26 July 2016, 09:51:25 UTC
90fc548 fix the doc of facet_distance 26 July 2016, 09:51:24 UTC
b20f934 use \param and improve the display 26 July 2016, 09:51:23 UTC
12b92f5 Merge pull request #1271 from lrineau/Mesh_3-distance_criterion_sizing_field-GF Allow a sizing field for the distance criterion 22 July 2016, 16:29:54 UTC
9c3d0b0 Merge pull request #1295 from lrineau/CGAL-add_test-GF Add minimal support for CTest 22 July 2016, 16:29:50 UTC
3ff72ad Add a comment with a TODO 21 July 2016, 14:34:42 UTC
1da7e81 Add the project name to the LABELS property 21 July 2016, 13:44:30 UTC
c46e983 Allow parallel execution of tests in test/Kernel_23 21 July 2016, 12:42:35 UTC
c65d3ab Add support for CTest 21 July 2016, 12:42:35 UTC
ac5604f Add a test file 21 July 2016, 12:23:56 UTC
05260fb Allow a sizing field for the distance criterion 21 July 2016, 10:59:14 UTC
18b8a96 New release from this branch will be 4.8.2 22 June 2016, 13:18:50 UTC
ec7838d Merge pull request #1189 from sloriot/SMSP-fix_for_source_on_edge Fix for source on edge 22 June 2016, 11:19:04 UTC
a6bccbc handle the case when source and target are in the interior of the same edge 20 June 2016, 15:00:57 UTC
b2d2e85 swap barycentric coordinates on the edge when seen from the other side 20 June 2016, 12:53:25 UTC
e71be37 Merge pull request #1169 from sloriot/Spatial_searching-fix_adapter Avoid infinite call loop in search traits adapter 16 June 2016, 14:18:29 UTC
94828c1 add missing const 15 June 2016, 15:35:05 UTC
7677241 replace static_cast and add missing const 14 June 2016, 13:06:37 UTC
31d2638 force usage of the base class function 14 June 2016, 06:42:30 UTC
d203ff3 Announcement for CGAL-4.8.1. 13 June 2016, 13:18:22 UTC
3220792 Merge pull request #1105 from sloriot/Spatial_searching-fix_test Make test correctly report errors 08 June 2016, 12:09:53 UTC
3ab698f Merge pull request #1140 from sloriot/Nef_3-fix_orientation_change handle isolated vertices in change_orientation 08 June 2016, 12:08:12 UTC
683e6df handle isolated vertices in change_orientation 07 June 2016, 08:04:43 UTC
6ec27d3 fix furthest orthogonal incremental neighbor previously the current distance was always larger than the initial one. As a result no branch of the tree could be filtered out and all the nodes were visited. 06 June 2016, 12:41:33 UTC
ccaa172 improve test to cover both Orthogonal & classic incremental neighbor search Also ensure that the result are good 03 June 2016, 14:41:00 UTC
849c097 A possible fix for further neighbor search if we want to keep using tigh bbox we need more double per node 03 June 2016, 14:40:13 UTC
baf9e86 Merge pull request #1111 from sloriot/Nef_S2-fix_doc Comment doc in code 26 May 2016, 14:06:29 UTC
7235206 comment doc in code 26 May 2016, 14:04:45 UTC
ebe0671 test takes errors into account for the exit code 25 May 2016, 09:51:15 UTC
2f690ae Merge pull request #1091 from janetournois/PMP-isotropic_remeshing_no_self_intersections_new-jtournois PMP isotropic remeshing : avoid creating self intersections near patch boundaries 24 May 2016, 14:54:01 UTC
acc7e16 add more collapsibility tests 23 May 2016, 15:09:19 UTC
caae6db deal with boundaries 23 May 2016, 14:15:22 UTC
a500441 delete selected edges before it's too late when erase_selected_facets is called, the selected edges that are in the middle of the selected area should be deleted before they get invalidated by the face removal 23 May 2016, 13:38:00 UTC
ca3883b it is necessary to check that e is still collapsible when it is poped out from the priority queue. Its situation may have changed because of the changes that have been made in its neighborhood + checking that is_on_patch_border(next_on_patch_border(next(he, mesh_)) is useless, because next_on_patch_border is on patch border by definition reorganize the collapsibility check 23 May 2016, 10:17:48 UTC
18d7b91 Merge pull request #1087 from afabri/Surface_mesh-fix_properties-GF Cast constness away as the function Surface_mesh::properties() is const 23 May 2016, 09:13:45 UTC
338e37e Merge pull request #1063 from maxGimeno/SFINAE_for_CGAL_get-GF Fix for CGAL::get() 23 May 2016, 08:52:09 UTC
f2fe1a6 fix assertion code 20 May 2016, 10:24:28 UTC
aef3c6c fix include 20 May 2016, 10:23:42 UTC
d495244 Oops! I forgot to bump the version to 4.8.1! Next internal release from that branch will be named CGAL-4.8.1-I-171. 19 May 2016, 13:58:28 UTC
355c698 avoid creating self intersections close to boundaries the collapse step was still creating self-intersections when it happened in a particular configuration close to boundary # Conflicts: # Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h 19 May 2016, 11:16:37 UTC
b5534be Cast constness of this away as the function Surface_mesh::properties() is const 18 May 2016, 10:40:31 UTC
a54b648 Fix for heap out of space 09 May 2016, 08:46:43 UTC
5ac3473 Fix a "typo"? Actually, the difference between `boost::disable_if` and `boost::lazy_disable_if` is really important (one "dereference" of `::type` or not). The fact is that I had not tested correctly: I had tested only with `test/PMP`, whereas there was a compilation error in `examples/PMP`. 06 May 2016, 09:59:27 UTC
03a71d2 Merge pull request #1045 from sloriot/Arrangement_2-demo_requires_Core Arrangement demo requires Core 04 May 2016, 12:56:29 UTC
52565ec Merge pull request #1060 from janetournois/Polyhedron_demo-fix_plane_edit_polyhedron_plugin-GF Polyhedron demo : fix the display of the fixed plane for the deformation plugin 04 May 2016, 12:53:36 UTC
91669af Fix for get 04 May 2016, 10:20:34 UTC
b435813 fix the display of the fixed plane for the deformation plugin 03 May 2016, 09:56:21 UTC
5918a14 Arrangement demo requires Core 02 May 2016, 13:21:59 UTC
0030eac Merge pull request #1023 from mglisse/NewKernel_d-solve_check-glisse NewKernel_d solve check glisse 22 April 2016, 13:17:58 UTC
39a174d Merge pull request #1025 from CGAL/Stream_support-Fix_io.h-lrineau Update io.h 22 April 2016, 08:53:57 UTC
55e6c17 Update io.h Fix #1024. 20 April 2016, 09:59:25 UTC
630d42c Remove redundant variable. 19 April 2016, 18:17:00 UTC
2956ea2 Don't test then ignore the result of Eigen's solve. This was causing filters to fail. I am not convinced this code handles degeneracies correctly, but the patch essentially removes (costly) dead code. 19 April 2016, 18:17:00 UTC
74d6209 Merge pull request #1007 from maxGimeno/Polyhedron_demo-Fix-PS_Selection-GF Fix the point_set selection polylines. 15 April 2016, 13:36:24 UTC
1e1a97c Merge pull request #997 from lrineau/CGAL_ImageIO-fix_with_huge_files-GF Fix when operating on huge files (>2GB) 14 April 2016, 13:17:43 UTC
9cfaf4f Merge pull request #995 from janetournois/PMP-fix_compute_normals-jtournois PMP : improve computation of a face normal for non-triangular faces 14 April 2016, 13:09:40 UTC
b9dd2f3 Fix the point_set selection polylines. 13 April 2016, 14:44:31 UTC
6ac37a9 Merge pull request #992 from afabri/Triangulation-tss_not_static-GF Replace static with CGAL_STATIC_THREAD_LOCAL_VARIABLE 13 April 2016, 08:15:33 UTC
c7c8c86 remove unused variable 12 April 2016, 16:17:05 UTC
7bea691 Perform the multiplication with size_t and not with int 12 April 2016, 09:20:04 UTC
c6e4efb Fix when operating on huge files (>2GB) 11 April 2016, 17:21:06 UTC
0d421ba Merge pull request #988 from janetournois/Point_set_processing-fix_runtime_error_bis-jtournois Point set processing : avoid using the infinite vertex as a finite vertex 11 April 2016, 11:41:14 UTC
f85d783 improve computation of a face normal for non-triangular faces triangulating the face naively around v is much simpler and more accurate than iterating on prev/curr/next vertices inside the face 11 April 2016, 10:15:59 UTC
84710e6 Update the script for CGAL-4.8 demos The polyhedron demo now has sub-sub-directories! 08 April 2016, 13:01:04 UTC
ab9c7cf Replace static with CGAL_STATIC_THREAD_LOCAL_VARIABLE 07 April 2016, 14:35:43 UTC
061df89 skip the infinite vertex to avoid computing stuff on associated points 05 April 2016, 12:26:20 UTC
dbb2be1 Merge pull request #983 from lrineau/Mesh_3-fix_test_meshing_3D_gray_image-lrineau Fix a test 04 April 2016, 13:54:25 UTC
93da6c9 Fix a test One cannot run `make_mesh_3` without `no_exude()`, and then use `verify_c3t3`, that runs `refine_mesh_3`. 04 April 2016, 13:49:07 UTC
5dcd5c7 Merge pull request #958 from gdamiand/BGL-bugfix-gdamiand BGL bugfix 04 April 2016, 10:23:32 UTC
869e65a CGAL-4.8 announcement 04 April 2016, 10:23:05 UTC
a92cbe2 OpenMesh-3.2 does not like comments in OFF files We have put the comments at the end of the file and it works. 04 April 2016, 09:52:02 UTC
18d8d97 CGAL::CGAL -> CGAL 04 April 2016, 09:52:02 UTC
back to top