https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
46a24d0 take code as in the Qt5 branch 02 July 2015, 11:11:11 UTC
b4595e8 remove empty line 02 July 2015, 10:57:17 UTC
c97f1e6 remove 2 empty lines 02 July 2015, 10:55:46 UTC
a900133 move package in changes.html to avoid merge conflict 02 July 2015, 10:52:54 UTC
e076bc1 move lines to facilitate merge 02 July 2015, 10:48:34 UTC
e0361f0 undo changes in Scale Space package 29 June 2015, 10:24:04 UTC
6b4acda Add Advancing Front Reconstruction to changes.html 29 June 2015, 10:23:55 UTC
d80d69b remove trailing whitespaces 29 June 2015, 10:22:13 UTC
85fa6cf move the doc inside the code and update the code accordingly 29 June 2015, 10:18:26 UTC
60333f3 remove exe flags 29 June 2015, 08:43:42 UTC
c724080 fix typo in path to test data 25 June 2015, 07:30:17 UTC
740479e Add a test; make it ork on non-VC++ platforms 24 June 2015, 07:34:17 UTC
3757ca3 Add tests for low dimensional data sets and for different kernels 23 June 2015, 08:35:50 UTC
6de7053 CGAL::squared_radius 21 June 2015, 10:21:01 UTC
6194bd5 qualify a function call with CGAL:: to avoid clang error 19 June 2015, 08:13:18 UTC
b40729e fix calls of acos 18 June 2015, 17:19:46 UTC
c2ad8db remove the options file 18 June 2015, 17:04:24 UTC
c7ca25a Add Default; get rid of Options 18 June 2015, 17:03:04 UTC
23e4e78 reindent 18 June 2015, 11:01:25 UTC
75c3534 document delta 18 June 2015, 10:38:29 UTC
723bb67 plug beta into the algorithm 18 June 2015, 10:22:02 UTC
6805d06 Split SLIVER_ANGULUS in COS_ALPHA_SLIVER and COS_BETA 18 June 2015, 10:22:01 UTC
f80113c improve doc 18 June 2015, 07:56:49 UTC
b1b40be only declare a private function to avoid warning 18 June 2015, 07:47:11 UTC
df47015 Merge branch 'old/Advancing_front_surface_reconstruction-afabri' into Advancing_front_surface_reconstruction-afabri Conflicts: Documentation/doc/Documentation/Doxyfile.in Documentation/doc/Documentation/dependencies Polyhedron/demo/Polyhedron/cgal_test_with_cmake 18 June 2015, 07:12:12 UTC
5549a9e remove example which uses an undocumented API 18 June 2015, 07:09:17 UTC
218e1a3 bug fix in example 18 June 2015, 07:08:49 UTC
b0e0e5f Merge branch 'releases/CGAL-4.6-branch' That merge imports the pull-request: https://github.com/CGAL/cgal/pull/115 _Emulate mpn_sqr on old versions of GMP_ 17 June 2015, 10:16:20 UTC
e020872 Merge two commits forgotten in pull-request #110 https://github.com/CGAL/cgal/pull/110 Fixes issue #124. https://github.com/CGAL/cgal/issues/124 Merge remote-tracking branch 'cgal-dev/Polyhedron_iostream-Binary_STL_Readder-GF' 17 June 2015, 08:20:28 UTC
5bbd4e8 fix permissions 17 June 2015, 08:09:02 UTC
de7db3c Merge pull request #111 from aympelle/Periodic_3_Delaunay_triangulation_traits_3-APelle - Rename `Periodic_3_triangulation_traits_3` to `Periodic_3_Delaunay_triangulation_traits_3`. - Rename the concept `Periodic_3TriangulationTraits_3` to `Periodic_3DelaunayTriangulationTraits_3`. - Create `Periodic_3_triangulation_traits_3`. - Create the concept `Periodic_3TriangulationTraits_3`. https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/rename_p3tt3_p3dtt3 17 June 2015, 07:59:33 UTC
cce0d3e Merge pull request #100 from sloriot/gsoc2014-Polyhedron_shortest_path-skiazyk https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polyhedron_shortest_path This package provides methods to compute the surface-constrained shortest path on 3d models. It was written as a project during GSoC 2014. 15 June 2015, 08:45:25 UTC
71207ca Merge pull request #116 from sloriot/gsoc2014-VCM_3-jmeyron GSoC 2014, VCM feature from Jocelyn Meyron, Sébastien Loriot, and Quentin Mérigot https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/vcm_computation_and_applications 15 June 2015, 08:37:29 UTC
3c9fbbb Merge pull request #110 from afabri/Polyhedron_iostream-Binary_STL_Readder-GF Read binary STL files 15 June 2015, 08:01:40 UTC
875a2a7 remove a file in examples; Add a typname 14 June 2015, 08:40:15 UTC
f8ffd63 updated crontab (automated commit) 12 June 2015, 17:58:18 UTC
2f89160 add example that generates a Surface_mesh 11 June 2015, 14:09:43 UTC
426e316 switch from tuple to array to describe a face 11 June 2015, 13:57:59 UTC
72f9d2c Add tests for backward compatibility. 10 June 2015, 21:39:18 UTC
f5ecd50 updated crontab (automated commit) 10 June 2015, 16:59:54 UTC
15e33a8 Write into a wrapper of a Surface_mesh as ouput iterator 10 June 2015, 16:26:41 UTC
96a9b14 please MSVC10 10 June 2015, 15:04:57 UTC
4474cb2 remove extra typename 10 June 2015, 14:26:35 UTC
646650b disambiguate call to std::sqrt for MSVC10 10 June 2015, 14:12:59 UTC
dab94db Complete copyright years. 10 June 2015, 12:11:47 UTC
9401174 Merge pull request #109 from sloriot/Polyhedron_demo-color_each_cc-sloriot add an action to assign a color per cc of a polyhedron 10 June 2015, 11:39:31 UTC
110ae05 make it work for Polyhedron as output (not yet documented) 10 June 2015, 11:10:46 UTC
f47aa05 Add classified 10 June 2015, 10:39:01 UTC
6fc32e4 Merge pull request #74 from lrineau/Triangulation_2-fix_projection_traits-GF Fix a bug in Triangulation_2_projection_traits.h and its filtered version 10 June 2015, 10:30:29 UTC
e6420ca No need for a geometric traits and EPEC 10 June 2015, 10:28:22 UTC
447c5fd Merge pull request #69 from efifogel/MS_2-of_holes-efif Add in `Minvoski_sum_2`: - handling of polygons with holes, - the new "reduced convolution" implementation. https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Minkowski_sum_2_polygons_with_holes_and_RC 10 June 2015, 10:24:00 UTC
6dc9d60 Merge pull request #114 from bo0ts/Installation-nodebug_when_testing-pmoeller Remove the -g flag in testsuites (when `RUNNING_CGAL_AUTO_TEST` is `TRUE` in CMake). 10 June 2015, 10:02:08 UTC
8caf689 Merge pull request #115 from lrineau/Number_types-oldgmp-glisse Fixes a bug: emulate `mpn_sqr` on old versions of GMP (GMP < 4.3.2). Fixes bug #113 10 June 2015, 10:00:42 UTC
40c629a Merge pull request #90 from janetournois/Mesh_2-add_optimizers-GF Add optimizer methods in Mesh_2 https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/lloyd_optimize_mesh_2 10 June 2015, 09:57:53 UTC
661ec3f Merge pull request #101 from afabri/Ridges_3-BGL-GF Make `Ridge_3` work for any `FaceGraph` (concept from our BGL API). 10 June 2015, 09:52:37 UTC
7be5116 Fix copyright years. 09 June 2015, 22:44:56 UTC
72c30d6 Add copyright info. 09 June 2015, 16:44:15 UTC
f5837de Disable the normal estimation plugin with Boost-1.57 and C++11 Patch similar to |-------------------------------------------------------------------- | commit bd435457178c23a2363eb9e05df1f8f63175660d | Author: Laurent Rineau <laurent.rineau@cgal.org> | Date: Mon Jan 26 11:22:09 2015 +0100 | | Disable the normal estimation plugin with Boost-1.57 and C++11 |-------------------------------------------------------------------- 09 June 2015, 14:22:19 UTC
2b5ad00 Improve doc for nested type Triangulation_data_structure_2 09 June 2015, 10:51:17 UTC
650eff4 move files to internal/AFSR 09 June 2015, 09:52:38 UTC
d7e2819 remove files 09 June 2015, 09:52:37 UTC
8b4f201 add license headers 09 June 2015, 09:52:37 UTC
3f5cffe fix extract.cpp 09 June 2015, 09:52:36 UTC
44b7a2b float -> double 09 June 2015, 08:33:33 UTC
4c65513 link more 09 June 2015, 08:29:56 UTC
43ee798 remove warning 09 June 2015, 07:56:48 UTC
6964ebc fix warnings and compilation issues 09 June 2015, 07:50:24 UTC
cefc1b9 add new plugin in testsuite 09 June 2015, 07:34:33 UTC
b46abc8 remove argc argv 09 June 2015, 06:57:10 UTC
9c7a335 char* -> const char* to avoid a warning 09 June 2015, 06:54:09 UTC
6e3e799 Include P3TT3.h after declaring Filtered_periodic_predicate. 08 June 2015, 15:30:30 UTC
cac397d remove extra const 08 June 2015, 14:36:31 UTC
a5aafc8 make applicable 08 June 2015, 13:18:55 UTC
4e9eefd Merge branch 'Advancing_front_surface_reconstruction-afabri-old' into Advancing_front_surface_reconstruction-afabri 08 June 2015, 13:17:47 UTC
011adae the filter works the other way round 08 June 2015, 13:05:23 UTC
0321e24 Merge branch 'Ridges_3-BGL-GF-old' into Ridges_3-BGL-GF Conflicts: Installation/changes.html 08 June 2015, 12:36:15 UTC
fb1c691 get the demo compiled 08 June 2015, 12:29:46 UTC
648ccb1 CMake>=2.6.3 is required I have tested: with CMake-2.6.2, there is a configuration error: CMake Error: Error in cmake code at /home/lrineau/Git/cgal/Installation/cmake/modules/CGAL_Macros.cmake:213: Parse error. Function missing ending ")". Instead found left paren with text "(". With CMake-2.6.3, that works. 08 June 2015, 12:09:51 UTC
5d02945 try to please Visual Studio 10 08 June 2015, 11:44:18 UTC
053761c fix a -strict-ansi warning (cherry picked from commit 307c86910bbb797f48f0fea76ed4fa42bbb461fc) 08 June 2015, 10:32:45 UTC
a2b0267 increase epsilon bounds 08 June 2015, 10:08:08 UTC
966f018 force use of std::sqrt 08 June 2015, 10:06:23 UTC
45ee5e9 Merge pull request #108 from sloriot/Polyhedron_demo-better_orient_soup-sloriot Before trying to orient a soup, start by removing degenerate polygons 08 June 2015, 09:44:19 UTC
18a4c57 int -> std::size_t 08 June 2015, 09:29:24 UTC
1ce3c68 Remove the -g flag in testsuites While it might seem cleaner to simply add the -g0 argument, removing -g is safer: -g0 would need to be added after any possible -g flags. Since CMake makes no guarantees how the COMPILE_OPTIONS of a target are actually initialized and we cannot change them on an individual basis this is not easy to achieve. Hence we strip the CXX_FLAGS of -g. This also still allows specifying it manually through CGAL_CXX_FLAGS. 08 June 2015, 09:17:09 UTC
ae5e0ef fix warning 08 June 2015, 07:56:59 UTC
3aeaa24 Alpha_shapes must use P3DTT3 now. 05 June 2015, 16:41:12 UTC
a99ff3c e claimed to write in the STL format but that was wrong 05 June 2015, 15:12:54 UTC
c61663b Merge branch 'releases/CGAL-4.6-branch' 05 June 2015, 14:45:53 UTC
e9a8f51 Merge pull request #106 from lrineau/Installation-fix_support_for_gcc_5_and_later-lrineau Add -frounding-math for gcc 4 *and later* 05 June 2015, 14:43:27 UTC
93e6f64 Merge pull request #99 from afabri/BGL-bugfix_4.6.1_Face_around_face_iterator-GF Fix Face_around_face_iterator 05 June 2015, 14:42:58 UTC
eb4d746 fix typos 05 June 2015, 14:35:27 UTC
6cf8ca0 move stl2off.cpp to test as it uses an undocumented function 05 June 2015, 14:33:53 UTC
04e4c1b open stream in binary mode 05 June 2015, 14:07:54 UTC
087f4ac fix warnings 05 June 2015, 14:07:04 UTC
dfc9092 add an action to assign a color per cc of a polyhedron 05 June 2015, 13:58:52 UTC
fd696dd fix warning 05 June 2015, 13:37:40 UTC
9bb488c remove unused variable 05 June 2015, 13:13:04 UTC
56a1712 remove unused variable 05 June 2015, 13:10:40 UTC
fb2a3a2 accomodate update of the halfspace intersection that is now outward oriented 05 June 2015, 12:43:55 UTC
back to top