https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
7fd4eb3 Fix updateGL() bugs 27 July 2017, 07:37:20 UTC
0c4ee27 Merge branch 'releases/CGAL-4.10-branch' 25 July 2017, 16:39:30 UTC
594bed8 Merge pull request #2282 from mglisse/Nef_S2-sign-glisse Qualify call to CGAL::sign. 25 July 2017, 16:39:17 UTC
12b50d1 Merge branch 'master' of github.com:CGAL/cgal 25 July 2017, 16:22:51 UTC
37b7144 Merge branch 'releases/CGAL-4.10-branch' 25 July 2017, 16:20:11 UTC
aff2a7a Merge pull request #2287 from maxGimeno/Fix_GCC8_warnings-GF Fix new -Wcatch-value warnings (gcc>=8.0) 25 July 2017, 16:17:42 UTC
bf88f7a Merge pull request #2286 from lrineau/CGAL_ImageIO-fix_testsuite_on_32bits-lrineau Force 53 bits of precision 25 July 2017, 16:17:34 UTC
6f687c6 Merge pull request #2282 from mglisse/Nef_S2-sign-glisse Qualify call to CGAL::sign. 25 July 2017, 16:17:26 UTC
4c57786 Merge pull request #2193 from afabri/SMS-geometrically_valid-GF Surface Mesh Simplification: Introduce placement that bounds change of face normal 25 July 2017, 16:17:18 UTC
9177819 Merge pull request #2279 from janetournois/Polyhedron_demo_-add_mesh_surface_w_border_in_closed_domain-GF Qualify call of is_empty() as CentOS6-CXX11 sees an ambiguity with struct std::is_empty 25 July 2017, 16:17:10 UTC
69952bb Merge pull request #2275 from afabri/Convex_hull_3-OpenMesh-GF Convex_hull_3: Make it work for OpenMesh 25 July 2017, 16:17:05 UTC
66a10f5 Merge pull request #2275 from afabri/Convex_hull_3-OpenMesh-GF Convex_hull_3: Make it work for OpenMesh 25 July 2017, 16:17:02 UTC
802505b Merge pull request #2289 from lrineau/Mesh_3-fix_Sizing_field_with_aabb_tree-GF-4.10 Mesh_3 plugin: fix a bug that could lead to a size close to 0 25 July 2017, 16:16:57 UTC
5b67a03 Merge pull request #2276 from lrineau/NewKernel_d-disable_compilation_with_gcc_41-GF Epick_d: check gcc version and return() if < 4.4 25 July 2017, 16:16:54 UTC
698625b Merge pull request #2291 from maxGimeno/Fix_QP_Solver_without_GMP-GF Fix QP_Solver tests with no GMP 25 July 2017, 16:16:46 UTC
3b75dea Merge pull request #2290 from lrineau/Mesh_3-fix_Sizing_field_with_aabb_tree-GF Mesh 3: fix sizing field with aabb tree 25 July 2017, 16:16:38 UTC
dc07b16 Merge pull request #2289 from lrineau/Mesh_3-fix_Sizing_field_with_aabb_tree-GF-4.10 Mesh_3 plugin: fix a bug that could lead to a size close to 0 25 July 2017, 16:16:30 UTC
f6877f6 Merge pull request #2288 from maxGimeno/Rename_selection_item-GF Polyhedron demo: minor fixes for selection items 25 July 2017, 16:16:23 UTC
080e507 Merge pull request #2299 from MoniqueTeillaud/patch-4 fix language mistake in the user manual 25 July 2017, 10:31:04 UTC
5f8c790 fix language mistake in the user manual (reported by Ross) 25 July 2017, 09:13:24 UTC
5658adb Fix the updates to doc.cgal.org/master 24 July 2017, 14:15:07 UTC
ed1f9cd Apply mglisse's fix 24 July 2017, 07:55:57 UTC
0ec094d Bug-fix: fix a bug that could lead to a size close to 0 The bug and the fix are known for six weeks (found while working on another project): > commit 15d1f864c4bb68cc9e267c3be3610296e5fa9212 > Author: Laurent Rineau <laurent.rineau@cgal.org> > Date: Fri Feb 17 12:17:18 2017 +0100 > > Refactoring of Sizing_field_with_aabb_tree (API breakage too) but we forgot to include the fix in CGAL. 21 July 2017, 15:29:29 UTC
99bfe4b Fix debug code, after the BGLization 21 July 2017, 15:18:51 UTC
5f198bc Bug-fix: fix a bug that could lead to a size close to 0 The bug and the fix are known for six weeks (found while working on another project): > commit 15d1f864c4bb68cc9e267c3be3610296e5fa9212 > Author: Laurent Rineau <laurent.rineau@cgal.org> > Date: Fri Feb 17 12:17:18 2017 +0100 > > Refactoring of Sizing_field_with_aabb_tree (API breakage too) but we forgot to include the fix in CGAL. 21 July 2017, 14:49:40 UTC
6e8b3a5 Restore name of the scene_selection_item and tooltip says Selection instead of Polyhedron 21 July 2017, 13:44:39 UTC
96f7b0f Fix catch value warnings 21 July 2017, 09:27:14 UTC
1b77180 Qualify call to CGAL::sign. 21 July 2017, 09:20:10 UTC
df2754e Fix project() in CMakeList.txt 21 July 2017, 08:54:16 UTC
15d9bc9 Merge pull request #2269 from maxGimeno/Parameterization_warning_fix-GF Polyhedron_demo: Fix warning on windows 21 July 2017, 08:46:06 UTC
4d386cf Merge pull request #2268 from maxGimeno/Fixes_for_demo-GF Polyhedron_demo: Fixes 21 July 2017, 08:45:57 UTC
96fe9ae Merge pull request #2267 from lrineau/Documentation-fix_doc_master_scripts-lrineau doc.cgal.org/master: Try to be more robust on errors 21 July 2017, 08:45:49 UTC
fefcaa1 Merge pull request #2265 from afabri/Surface_mesh_set_istream_failbit-GF Surface_mesh: Set the failbit instead of writing a warning message to std::cout 21 July 2017, 08:45:41 UTC
f8760d5 Merge pull request #2136 from afabri/Polygon_mesh_processing-accelerate_isotropic_remeshing-GF Polygon_mesh_processing: Accelerate Isotropic_remeshing 21 July 2017, 08:45:32 UTC
b4cf8f5 Merge pull request #2257 from maxGimeno/Surface_reconstruction_SM_plugin-GF Polyhedron_demo: Surface reconstruction plugin outputs Scene_surface_mesh_item 21 July 2017, 08:45:24 UTC
62dc27a Merge pull request #2261 from afabri/Surface_mesh_shortest_path-const-GF Make the reference to the TriangleMesh const. 21 July 2017, 08:45:15 UTC
ca4ff40 Merge pull request #2274 from lrineau/Mesh_3-fix_binary_IO-GF Mesh 3: fix binary I/O 21 July 2017, 08:45:07 UTC
3b8ef04 Merge pull request #2273 from maxGimeno/Merge_the_surf_plugins-GF Polyhedron_demo: Merge .surf IO plugins 21 July 2017, 08:44:57 UTC
b978581 Merge pull request #2272 from afabri/Triangulation_2-Constrained_edges_iterator-GF Triangulation_2: Add implementation and test of Constrained_edges_iterator 21 July 2017, 08:44:49 UTC
92d9f6f Force 53 bits of precision Tries to fix the runtime error: ``` test_trilinear_interpolation: /home/cgal_tester/build/src/cmake/platforms/Fedora-32-Release/test/CGAL_ImageIO/test_trilinear_interpolation.cpp:110: int main(): Assertion `value2 == value3' failed. ``` https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-4.11-Ic-71/CGAL_ImageIO/TestReport_lrineau_Fedora-32-Release.gz 21 July 2017, 07:54:10 UTC
ac93217 updated crontab (automated commit) 21 July 2017, 06:47:03 UTC
4ea2ae6 Merge pull request #2281 from afabri/patch-2 Polygon_mesh_processing: fix doc 20 July 2017, 13:18:46 UTC
cb70bee Polygon_mesh_processing: fix doc `PolygonMesh` -> `TriangleMesh` 20 July 2017, 13:00:49 UTC
b142637 Check gcc version and return() if < 4.4 19 July 2017, 14:09:04 UTC
7873f24 Change the release name: prepare 4.11-beta1 19 July 2017, 12:36:36 UTC
2d28b24 Proposal of the announcement mail for CGAL-4.11-beta1 19 July 2017, 12:35:54 UTC
5899b30 Fix indentation 19 July 2017, 10:26:12 UTC
4875e1d Fix warnings 4 is anyway an incorrect value for indices in a TDS. 19 July 2017, 10:26:10 UTC
56fdea4 Fix indentation 19 July 2017, 10:26:09 UTC
0cce789 Add examples for using 3D convex hull functions with open mesh. And fix a bug in convex hull code 19 July 2017, 10:25:31 UTC
1f4ee1d Reorganize the binary I/O tests Skip the reading of the existing binary file, for - 32bits platforms (actually any non-64bits platform), - and big endian platforms. ... because we know the binary file is incompatible (for the moment). 19 July 2017, 08:46:35 UTC
2b79306 Fix a compilation error ``` /usr/bin/c++ -DCGAL_TEST_SUITE -DCGAL_USE_GMP -DCGAL_USE_MPFR -DCGAL_USE_ZLIB -I/home/cgal_tester/build/src/cmake/platforms/CentOS7/test/Mesh_3/../../../AABB_tree/include -I/home/cgal_tester/build/src/cmake/platforms/CentOS7/test/Mesh_3/../../include -I/home/cgal_tester/build/src/cmake/platforms/CentOS7/test/Mesh_3 -I/home/cgal_tester/build/src/cmake/platforms/CentOS7/include -I/mnt/testsuite/include -Wall -frounding-math -o CMakeFiles/test_c3t3_io.dir/test_c3t3_io.cpp.o -c /home/cgal_tester/build/src/cmake/platforms/CentOS7/test/Mesh_3/test_c3t3_io.cpp In file included from /usr/include/boost/assert.hpp:50:0, from /usr/include/boost/archive/archive_exception.hpp:20, from /usr/include/boost/multi_index/detail/index_node_base.hpp:21, from /usr/include/boost/multi_index/detail/node_type.hpp:23, from /usr/include/boost/multi_index/detail/index_base.hpp:21, from /usr/include/boost/multi_index/detail/base_type.hpp:21, from /usr/include/boost/multi_index_container.hpp:33, from /usr/include/boost/bimap/detail/bimap_core.hpp:34, from /usr/include/boost/bimap/bimap.hpp:61, from /mnt/testsuite/include/CGAL/Mesh_complex_3_in_triangulation_3.h:39, from /home/cgal_tester/build/src/cmake/platforms/CentOS7/test/Mesh_3/test_c3t3_io.cpp:4: /home/cgal_tester/build/src/cmake/platforms/CentOS7/test/Mesh_3/test_c3t3_io.cpp: In member function 'bool Test_c3t3_io<Mesh_domain>::operator()(const char*) const': /home/cgal_tester/build/src/cmake/platforms/CentOS7/test/Mesh_3/test_c3t3_io.cpp:387:43: error: 'type name' declared as function returning a function assert(CGAL::Get_io_signature<C3t3>()() == ^ ``` 19 July 2017, 08:45:44 UTC
11ab0ef Fix typo, clean up comments and fix fairing with facets. 19 July 2017, 08:05:26 UTC
188c68d updated crontab (automated commit) 18 July 2017, 15:50:00 UTC
e904d98 Prepare 4.11-alpha1 18 July 2017, 15:49:03 UTC
99725e7 fix doc 18 July 2017, 15:13:18 UTC
0a69c68 int -> std::size_t 18 July 2017, 15:11:15 UTC
d064199 Fix a warning 18 July 2017, 14:46:56 UTC
fc8aacc Fix compilation errors with non-MSVC compilers 18 July 2017, 14:46:38 UTC
2ef17ad Extend the test to compare with reference files That way, if the format changes, the test will detect the change. 18 July 2017, 13:53:21 UTC
caa90ff Update the test to check that the signature does not change 18 July 2017, 12:40:37 UTC
aa85aea Fix io_signature for Mesh_3 (since the weighted point rework) 18 July 2017, 12:40:10 UTC
afb39ae Fix surf_reading and merge plugins polyhedron and surface_mesh 18 July 2017, 12:33:16 UTC
8463b1a Add implementation and test of Constrained_edges_iterator 18 July 2017, 11:44:21 UTC
56c491f Fix warning on windows 18 July 2017, 10:44:52 UTC
1e1752c Fix the consequences of `set -e` And now the bash options, like `-x` and `-e`, are passed to sub-shells using the positional parameter `$-`. 18 July 2017, 10:02:55 UTC
06b0c61 Fix Mesh_segmentation 18 July 2017, 07:57:34 UTC
443f948 Remove remaining <<<< 18 July 2017, 07:34:15 UTC
f7e9249 Fix Selection expansion/reduction for SM 18 July 2017, 07:33:47 UTC
0a6533c Fix clip_polyhedron_plugin 18 July 2017, 07:33:47 UTC
57dd6b6 If a polyline_item has a single poyine, tooltip displays the number of vertices 18 July 2017, 07:33:47 UTC
00554c2 Add an action in the context menu of polyhedron and SM items to reset colors. 18 July 2017, 07:33:47 UTC
82e4923 Change Nef items name from (to nef) to (Nef_polyhedron_3) 18 July 2017, 07:31:55 UTC
742855e rename Self-intersection into Self-Intersection Test 18 July 2017, 07:31:55 UTC
040792b Shape Detection: capitalize "structured point cloud" 18 July 2017, 07:31:55 UTC
e3686cc Points_inside_polyhedron only applicable if a polyhedron_item is found in the scene. 18 July 2017, 07:31:55 UTC
6ebf97f remove the _ in mean curvature skeleton widget 18 July 2017, 07:28:48 UTC
9e968a7 Rename the SDF plugin's widget first group box. 18 July 2017, 07:28:48 UTC
39bfceb - Change tooltips - Rename some actions - Shortest_path doesn't create a polyline if there is no path. 18 July 2017, 07:28:48 UTC
f6b6390 - Fix Scene_aabb_tree_item unwanted generation : Change the way itemAboutToBeDestroyed is use di nthe scene so it is actually sent when the plane is destroyed. 18 July 2017, 07:26:02 UTC
07e34b2 Try to be more robust on errors The objective is to always have a working http://doc.cgal.org/master 17 July 2017, 15:42:50 UTC
e6e0c11 Set the failbit instead of writing a warning message to std::cout 17 July 2017, 14:59:06 UTC
6c0323f fix typos and indentation 17 July 2017, 14:39:27 UTC
ceec614 Merge pull request #1884 from lrineau/Mesh_3-Polyhedral_complex_mesh_domain_3-GF New class of MeshDomainWithFeatures_3, from a polyhedral complex 17 July 2017, 14:28:27 UTC
cc452b9 fix clear() 17 July 2017, 14:24:20 UTC
cae42d7 Update the formatting of changes 17 July 2017, 14:01:23 UTC
82c0aed Fix bugs of changes.html The changes of this file since CGAL-4.10 were not limited to the section of CGAL-4.11. That is fixed now. 17 July 2017, 13:32:59 UTC
c66e789 Merge pull request #2183 from maxGimeno/Fix_doc_script-GF Post processing for doc testsuite 17 July 2017, 10:45:32 UTC
4594430 Merge pull request #2138 from sgiraudot/Point_set_processing-Las_IO-GF Point set processing: LAS I/O 17 July 2017, 10:45:24 UTC
69c21e3 Merge pull request #2233 from maxGimeno/Update_SM_items_features-GF Polyhedron_demo: Add statistics and orthogonal zoom to SM item 17 July 2017, 10:45:15 UTC
89acad2 Merge pull request #2101 from afabri/BGL-read_write_off-GF BGL: Add generic functions read_off() and write_off() 17 July 2017, 10:45:07 UTC
3301bf6 Merge pull request #2226 from sgiraudot/Scale_space_reconstruction_3-Improve_API_cleanup-GF Scale space reconstruction: improve API cleanup 17 July 2017, 10:44:57 UTC
2f47fcb Merge pull request #2253 from maxGimeno/Subdivisions_method_plugin_for_SM-GF Polyhedron_demo: Make subdivisions_methods_plugin work with surface_mesh_items 17 July 2017, 10:44:49 UTC
8cfb7c8 Merge pull request #2252 from maxGimeno/Parameterization_plugin_SM-GF Polyhedron_demo: Add a surface_mesh version of the Parameterization_plugin 17 July 2017, 10:44:40 UTC
09d80d5 Merge pull request #2251 from afabri/patch-2 Polyhedron/Plugins/IO/VTK_plugin: remove typename 17 July 2017, 10:44:32 UTC
0cb4bd6 Merge pull request #2250 from sloriot/SMP-fix_doxytest Workaround error in doxygen xml parsing 17 July 2017, 10:44:23 UTC
1d4d0dc Merge pull request #2153 from janetournois/PMP-add_random_perturbation-jtournois PMP - add random perturbation for triangle meshes 17 July 2017, 10:43:58 UTC
08ec884 Merge pull request #2248 from lrineau/Triangulation_3-disable_CTest_for_demos-lrineau Disable CTest for demo/Triangulation_3_Geomview_demos/ 17 July 2017, 10:24:12 UTC
78f1988 Merge pull request #2247 from lrineau/Surface_mesher-cleanup_after_Weighted_point_3-lrineau Surface mesher: cleanup files after the move to Weighted_point_3 17 July 2017, 10:24:03 UTC
871bba2 Merge pull request #2212 from MaelRL/Periodic_3_Regular_triangulation_3-APelle Add periodic regular triangulations 17 July 2017, 10:23:54 UTC
back to top