https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
cac397d remove extra const 08 June 2015, 14:36:31 UTC
ae5e0ef fix warning 08 June 2015, 07:56:59 UTC
dfc9092 add an action to assign a color per cc of a polyhedron 05 June 2015, 13:58:52 UTC
92ee604 Set off ouput precision to the maximum relevant 04 June 2015, 08:55:13 UTC
b4909b4 Commit the configuration of the new platform 03 June 2015, 13:02:18 UTC
98fa019 Commit last version With CXXDEBUG, the OpenMesh library is no longer ABI compatible. So I found out a way to disable it. 03 June 2015, 12:27:42 UTC
abe1229 Merge pull request #96 from afabri/STL_Extension-CamelCase-GF Rename concept Projection_object to ProjectionObject 28 May 2015, 15:07:05 UTC
354c122 fix typos in tests 28 May 2015, 08:59:16 UTC
7404bd0 fix classified refman 27 May 2015, 14:58:12 UTC
ed352f5 Projection_object -> ProjectionObject 27 May 2015, 14:30:57 UTC
b5dba6e rename file 27 May 2015, 14:28:47 UTC
6eeffd2 Merge pull request #88 from sloriot/Convex_hull_3-clean_halfspace_intersection-sloriot clean halfspace intersection 26 May 2015, 10:34:17 UTC
fae635d Merge pull request #73 from afabri/CGAL-Qt_no_keywords-GF All Qt4-based demos now use `-DQT_NO_KEYWORDS` 26 May 2015, 10:32:40 UTC
5b374cb Merge pull request #77 from afabri/BGL-helpers-GF Document and complete BGL helper functions 26 May 2015, 10:27:15 UTC
3ca2cbb Merge pull request #92 from sloriot/Polyhedron_demo-improve_selection-sloriot make the selection plugin exporting selected edges as a polyline item 22 May 2015, 10:55:47 UTC
2e40a16 make the selection plugin exporting selected edges as a polyline item 21 May 2015, 07:42:40 UTC
2e4710b Merge remote-tracking branch 'cgal/releases/CGAL-4.6-branch' 19 May 2015, 13:50:46 UTC
a2337c9 Merge pull request #82 from sloriot/Convex_hull_3-fix_halfspace_intersections-sloriot Convex_hull_3, fix halfspace intersections 19 May 2015, 13:50:11 UTC
4494fe0 add missing typedef in the doc 19 May 2015, 09:42:13 UTC
e16a079 Merge pull request #89 from gdamiand/CMap-test_functors-gdamiand Move functor that detect non void attributes and point in CGAL namespace. 18 May 2015, 09:52:56 UTC
cb5a021 Merge branch 'releases/CGAL-4.6-branch' 18 May 2015, 09:22:26 UTC
42ca4a3 Merge pull request #86 from lrineau/afabri-CGAL-array_as_property_map-GF-rebased-on-CGAL-4.6 Rename get() to get_pointee_or_identity() 18 May 2015, 09:21:28 UTC
81b7171 Merge pull request #84 from mglisse/NewKernel_d-insphere-glisse Add functors to Epick_d https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Side_of_bounded_diametral_sphere 18 May 2015, 09:21:01 UTC
a2ffb7d Merge pull request #80 from afabri/CGAL-array_as_property_map_example-GF Add an example for an array as property map 18 May 2015, 09:17:23 UTC
b9ef272 Merge pull request #72 from sloriot/Polyhedron_demo-volume_of_polyhedron-sloriot if a polyhedron is triangulated, print its volume (if closed) and its surface area. 18 May 2015, 09:11:26 UTC
c2746c2 Merge pull request #68 from philaris/sdg-generalize-philaris small feature: prepare Segment Delaunay graph to support L_infinity metric 18 May 2015, 09:10:50 UTC
2bfdee9 Merge pull request #67 from afabri/Surface_mesh-join-GF Add join operation to Surface_mesh 18 May 2015, 09:04:48 UTC
617c8de Merge pull request #51 from SLopezBRGM/master simple fixes to use generic indexes for subdomains and surfacepatches 18 May 2015, 09:03:51 UTC
880c30a Merge pull request #31 from mhsaar/Exact_predicates_exact_constructions_kernel_with_kth_root-hemmer Adding new typedefs and documentation for CGAL::Exact_predicates_exact_constructions_kernel_with_kth_root CGAL::Exact_predicates_exact_constructions_kernel_with_root_of 18 May 2015, 09:03:19 UTC
307c869 fix a -strict-ansi warning 18 May 2015, 08:52:50 UTC
98bbdbf Move functor that detect non void attributes and point in CGAL namespace (before they were in internal); add a missing void typedef. 15 May 2015, 17:58:37 UTC
f1bbc9d use Exact_field_selector instead of hardcoded types 15 May 2015, 08:27:34 UTC
8c3f8a9 update description 15 May 2015, 08:19:10 UTC
46c2727 add assertions to ensure the origin is on the negative side of the input planes 15 May 2015, 08:15:26 UTC
50c8db3 factorize the call to the convex hull of the dual 15 May 2015, 08:09:09 UTC
9a3751f Merge remote-tracking branch 'cgal/releases/CGAL-4.6-branch' 13 May 2015, 14:28:53 UTC
3a322b7 Explicit cast to make VS quiet (?) 13 May 2015, 14:18:38 UTC
0b73aef remove example that revealed the problem 13 May 2015, 14:18:31 UTC
ed2ce94 get() -> get_pointee_or_identity() 13 May 2015, 14:18:31 UTC
8c20bd9 Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 13 May 2015, 14:18:31 UTC
7d60976 remove target that does not exist 13 May 2015, 14:18:31 UTC
3d9f15c Add an example that works with built-in array as property map; Add using ::get 13 May 2015, 14:18:31 UTC
03f80dd Merge pull request #61 from afabri/Stream_support-parse_plus_in_exponent-GF_4.6 fix reading of doubles. There may be a + after the e 13 May 2015, 14:03:12 UTC
10ed4a2 Rename functor in the test. 12 May 2015, 16:09:41 UTC
24ae401 Merge branch 'NewKernel_d-insphere-glisse-old' into NewKernel_d-insphere-glisse Conflicts: NewKernel_d/include/CGAL/NewKernel_d/functor_tags.h NewKernel_d/test/NewKernel_d/Epick_d.cpp 12 May 2015, 15:56:35 UTC
3c489ef More circum{sphere,center,radius} related functors. 12 May 2015, 15:25:51 UTC
6554279 fix the test for the dimension of the affine hull of the dual points 12 May 2015, 08:21:53 UTC
8bd7270 fix warning 12 May 2015, 07:31:48 UTC
06be9cf bug-fix: fix the orientation of the convex polyhedron 11 May 2015, 20:37:29 UTC
274bdd6 bug-fix: always find a point interior even in release mode assertions are deactivated in release mode 11 May 2015, 20:06:13 UTC
b3cd542 link less 11 May 2015, 19:51:15 UTC
877dba1 simplify check 11 May 2015, 19:49:08 UTC
c3694ea fix iterator type 11 May 2015, 19:21:29 UTC
fcfd9a7 Add the example in the user manual, examples/, and examples.txt 11 May 2015, 18:53:51 UTC
754795d remove example that revealed the problem 11 May 2015, 18:44:50 UTC
ebfcedc fix the way to specify the point inside the intersection of halfspaces 11 May 2015, 15:52:53 UTC
c3f637f fix typo 11 May 2015, 08:53:00 UTC
1537613 BOOST_FOREACH -> Q_FFOREACH 08 May 2015, 17:15:25 UTC
83cc951 if a polyhedron is triangulated, print its volume (if closed) and its surface area 07 May 2015, 07:50:21 UTC
c5d196f remaining demos 06 May 2015, 16:53:44 UTC
8e393c7 Graphicsview demos 06 May 2015, 15:11:04 UTC
a4d5f76 Mesh_3 demo 06 May 2015, 14:18:32 UTC
85e409f Polyline simplification demo 06 May 2015, 14:06:33 UTC
46bf663 Triangulation_3 demo 06 May 2015, 13:53:49 UTC
563dd4f Polyhedron demo 06 May 2015, 13:45:34 UTC
81ca925 Alpha_shapes_3 06 May 2015, 07:17:14 UTC
2f27db0 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 05 May 2015, 10:32:49 UTC
2be18d0 get() -> get_pointee_or_identity() 04 May 2015, 09:41:26 UTC
3fffcdb Merge branch 'releases/CGAL-4.6-branch' The merge does nothing to the tree, on purpose. The only difference that is "merged" from the branch was the bump of the release to 4.6.1. Obviously, that cannot be merged into 'master'. 04 May 2015, 09:23:56 UTC
a0e2dd6 Next release from 4.6 branch will be a 4.6.1-I 04 May 2015, 09:22:15 UTC
7f185d4 Update licensecheck to upstream release 2.15 I took the script for the Fedora distribution version 20, in the RPM package devscripts-minimal-2.15.3-1.fc20.x86_64 30 April 2015, 12:31:53 UTC
b7f9849 Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 30 April 2015, 09:31:21 UTC
8d4a5ba Merge pull request #66 from afabri/CORE-Fix_license_header-GF Fix the license declaration in `CGAL_Core` headers It was incorrectly declared as GPLv3+, but it is LGPLv3+. 30 April 2015, 08:59:05 UTC
260f1ac Merge remote-tracking branch 'cgal-dev/Surface_mesh-ifdoxygen-GF' Bug fix for the documentation. 30 April 2015, 08:56:50 UTC
b8d9925 remove target that does not exist 30 April 2015, 08:24:53 UTC
f68ddb6 Do not use "or" instead of "||" ; Use typedef in testsuite instead of derivation" 29 April 2015, 09:58:02 UTC
c37ffa6 use typedef not derivation 29 April 2015, 09:58:02 UTC
6737e8e use figure macros 29 April 2015, 09:58:02 UTC
d6d5471 boolean -> Boolean 29 April 2015, 09:58:02 UTC
4a15ac8 prefix classes with CGAL when outside the namespace CGAL 29 April 2015, 09:58:01 UTC
362c962 use \tparam 29 April 2015, 09:58:01 UTC
aa03af2 use a tag to choose bisector constructions The SDG traits define a tag named Tag_has_bisector_constructions that is either Tag_false or Tag_true. If it is Tag_false, the bisector constructions are the hard-coded ones from the algorithm (essentially they are the L2 ones). If it is Tag_true, the bisector constructions are taken from the traits. This is how the Linf traits are implemented. This way, we avoid SFINAE. 29 April 2015, 09:58:01 UTC
1b27206 use NULL instead of nullptr in SDG L2 29 April 2015, 09:58:01 UTC
92bda06 point to insert_point_on_segment with ITag Point to &Self::insert_point_on_segment only if the traits support intersection. Otherwise, point to nullptr. 29 April 2015, 09:58:01 UTC
8cf9a96 pointers for insert point on segment functions Introduce pointers for functions that insert a point on a segment. For L2, to keep the same functionality as before, the pointers point to insert_exact_point_on_segment and insert_point_on_segment functions. Classes derived from Segment_Delaunay_graph_2 can change the pointers to point to more specialized functions. For example, the Linf implementation will point to different specialized function defined in the Linf class. 29 April 2015, 09:58:01 UTC
13db202 template parameter of SDG graph in SDG hierarchy Use an additional optional parameter (SDGLx) in the segment Delaunay hierarchy template to be able to change the segment Delaunay graph class that is used per level of the hierarchy. Since this is the last optional parameter, there is no change for users of the L2 segment Delaunau graph and hierarchy. This parameter is necessary to support the Linf segment Delaunay graph and hierarchy. Again, it is intended that the user of the Linf classes does not have to be aware of this parameter. Some additional classes are declared as friends of Segment_Delaunay_graph_2. 29 April 2015, 09:58:01 UTC
942d44c choose constructions from traits if they exist If construction templates for bisectors (line, segment, ray) exist in the traits, then use them, otherwise, use the L2 traits. The check is implemented by a type Has_bisector_constructions_type that might be included in the traits and using the "Substitution failure is not an error" (SFINAE) principle. 29 April 2015, 09:58:01 UTC
4bf6a7f more symmetric face finding in split This is also needed for correct Linf predicates. 29 April 2015, 09:58:01 UTC
c07ae4b general oriented_side to also accomodate Linf The oriented_side predicate is used with a face corresponding to the interior of a segment that is split by a vertex contained in the segment. For an infinite such face the code has to become more general in order to accomodate the Linf case. For example, in L2 the number of such infinite faces is 0, 2, or 4, whereas in Linf, it can be any even non-negative integer. Moreover, the existing code for infinite faces is L2 specific and ignores the interior of the segment for its decision. In Linf the interior of the segment is important. For this reason, there is a new case of the predicate that is general enough to also accomodate Linf: // computes the oriented side of the Voronoi vertex of s1, s2, inf // wrt the line that passes through the point p and its direction // is the direction of the supporting line of s, rotated by 90 // degrees counterclockwise. Oriented_side operator()(const Site_2& s1, const Site_2& s2, const Site_2& s, const Site_2& p) const The Oriented_side_C2 class is also adapted for L2 to use the new form of the predicate, which internally calls the old form. 29 April 2015, 09:58:00 UTC
88bc8d9 change of n_inf assertion to support Linf case In Linf, there can be many Linf-parabolae contained in the region of the interior of a non-axis parallel segment. 29 April 2015, 09:58:00 UTC
18532c9 make Voronoi edge primal agnostic to L2 29 April 2015, 09:58:00 UTC
1a9b0dc vertex conflict for insert_third Use vertex conflict instead of orientation in insert_third for the case of three points. This change is to make SDG more L2 agnostic. Given are three point sites s1, s2, s3. The orientation of (s1,s2,s3) is not collinear if and only if the two vertex conflict quadruples (s1,s2,inf,s3) and (s2,s1,inf,s3) are of opposite signs. The orientation of (s1,s2,s3) is right turn if and only if the vertex conflict quadruple (s2,s1,inf,s3) is NEGATIVE. 29 April 2015, 09:58:00 UTC
c5e12ae rename file to avoid cmake target name clash 29 April 2015, 07:14:57 UTC
915d1e6 do not document an internal function 27 April 2015, 15:53:04 UTC
3293c2a Fix #48 27 April 2015, 15:21:18 UTC
120bd95 updated crontab (automated commit) 27 April 2015, 13:33:18 UTC
7d56283 rm warnings 27 April 2015, 11:29:50 UTC
12050df updated crontab (automated commit) 27 April 2015, 11:18:03 UTC
53d52b4 Merge pull request #62 from afabri/CGAL-fix_Index_links-GF Escape the word Index with '%' 27 April 2015, 07:26:39 UTC
18ee119 replace -1 by a variable to avoid warning 25 April 2015, 13:54:00 UTC
back to top