Commit Graph

79629 Commits

Author SHA1 Message Date
Andreas Fabri c9af36ca6a fix namespace 2018-05-04 09:00:09 +02:00
Andreas Fabri 827e9fee8e fix Segmentation 2018-05-04 09:00:09 +02:00
Andreas Fabri 06c42de0e4 Add subnamespace Intersections in Kernel_d 2018-05-04 09:00:09 +02:00
Andreas Fabri e65eba0301 Add #includes 2018-05-04 09:00:09 +02:00
Andreas Fabri 8abfad66ab inline 2018-05-04 09:00:08 +02:00
Andreas Fabri 2d5c726ac7 Fix PMP 2018-05-04 09:00:08 +02:00
Andreas Fabri 92dcb7ca48 Reorganize header files 2018-05-04 09:00:08 +02:00
Andreas Fabri 4111e3e20c Reorganize header files 2018-05-04 09:00:07 +02:00
Andreas Fabri 09c7fe1103 move purely internal files 2018-05-04 08:57:57 +02:00
Andreas Fabri ffb13b07d6 Remove some functions added by Maxime 2018-05-04 08:57:57 +02:00
Andreas Fabri bf55dcd69c Cleanup in Intersections_2 2018-05-04 08:57:57 +02:00
Andreas Fabri 0aa314d03a Don't include an internal file 2018-05-04 08:57:57 +02:00
Andreas Fabri 0d3ac75518 Introduce namespace Intersections 2018-05-04 08:57:56 +02:00
Andreas Fabri f9dcc6f1a4 No need for do_intersect(Sphere/Line) in the Spherical_kernel_3 as it is already provided by the Linear_kernel 2018-05-04 08:57:56 +02:00
Andreas Fabri 78b90d2614 Fix bugs revealed with g++ 2018-05-04 08:57:56 +02:00
Andreas Fabri 77f5a4e556 Remove typename; Comment after #endif 2018-05-04 08:57:56 +02:00
Sébastien Loriot 72cdc05152 fix headers 2018-05-04 08:57:56 +02:00
Andreas Fabri c5367399ab Remove unneeded includes 2018-05-04 08:57:55 +02:00
Andreas Fabri 12a5cd9f82 Add the remaining missing functions 2018-05-04 08:57:55 +02:00
Andreas Fabri 5d5f4d0a3d split header files 2018-05-04 08:57:55 +02:00
Andreas Fabri 702eafafdc Add Iso_cuboid / Sphere 2018-05-04 08:57:54 +02:00
Andreas Fabri 7dd25721f7 Add do_intersect(Bbox_3, Iso_cuboid_3) 2018-05-04 08:57:53 +02:00
Andreas Fabri 42762b7efb Add do_intersect(Iso_cuboid_3, Plane_3/Triangle_3) 2018-05-04 08:57:53 +02:00
Andreas Fabri e783228551 Share code between Iso_cuboid_3/BBox_3 for do_intersect with Ray_3 Nd Segment_3 to profit from static filter 2018-05-04 08:57:52 +02:00
Maxime Gimeno 318e7a7d12 Add missing overloads for Point_3 intersections 2018-05-04 08:56:05 +02:00
Sebastien Loriot f1c19a0fa4
Merge pull request #3066 from maxGimeno/Infrastructure-update_setup_files-GF
Update Maintainance files for Gauguin
2018-05-02 16:22:51 +02:00
Maxime Gimeno 03b9f08767 Update Maintainance files for Gauguin 2018-04-30 12:50:53 +02:00
Laurent Rineau eb2240e90e
Merge pull request #3064 from mglisse/patch-1
Remove debug printing
2018-04-28 08:45:14 +02:00
Marc Glisse 9a2c6ab631
Remove debug printing
Oups, I forgot to remove part of the console output from the example when I copied it to the ipelet...
2018-04-27 21:20:20 +02:00
Laurent Rineau 4485412a52 updated crontab (automated commit) 2018-04-27 17:18:05 +02:00
Laurent Rineau f68319c5c5 Merge branch 'releases/CGAL-4.12-branch' 2018-04-27 16:45:32 +02:00
Laurent Rineau 413682ebc1 Merge pull request #3045 from maxGimeno/Demo-Fix_polyhedron_lighting-GF
Polyhedron demo: Fix Polyhedron Lighting
2018-04-27 16:30:34 +02:00
Laurent Rineau 3bf6bc3c4b Merge pull request #3059 from lrineau/Installation-fix_LEDA_support_with_gcc-GF
Fix LEDA support with gcc
2018-04-27 16:30:31 +02:00
Laurent Rineau 1ad34d14dd Merge pull request #3057 from sloriot/doc-fix_warnings
Fix doc warnings (and bugs)
2018-04-27 16:30:28 +02:00
Laurent Rineau aa856c730e Merge branch 'releases/CGAL-4.12-branch' 2018-04-26 16:32:47 +02:00
Laurent Rineau c180c0678d Fix LEDA support with gcc 2018-04-26 14:59:24 +02:00
Laurent Rineau 87f87607e7 updated crontab (automated commit) 2018-04-26 09:56:44 +02:00
Sébastien Loriot 742a615527 fix doc warnings triggered essentially by the improvement of doxygen 2018-04-25 23:36:21 +02:00
Laurent Rineau 7ff5a2adfa Next version on master will be 4.13-beta1 2018-04-25 18:08:11 +02:00
Laurent Rineau 4f14095cb8 next version on this branch is 4.12.1 2018-04-25 18:06:14 +02:00
Laurent Rineau f7c3c8212b The announcement draft 2018-04-25 15:58:53 +02:00
Laurent Rineau 117148e62b Last minute amendment to changes 2018-04-25 15:58:33 +02:00
Laurent Rineau b9778ba91b I forgot to prepare CGAL-4.12 2018-04-25 15:39:14 +02:00
Laurent Rineau 0f3c37e1a6 Fix permissions for files coming from gauguin 2018-04-25 12:13:20 +02:00
Laurent Rineau aafced1f53
Merge pull request #3046 from maxGimeno/Documentation-fix_1813_warning_column-GF
Documentation: Fix 1.8.13 column
2018-04-25 12:11:58 +02:00
Maxime Gimeno 06733568b2 Fix warnings of 1.8.13 copying number for master cilumn 2018-04-25 12:04:33 +02:00
Maxime Gimeno 1e25019cb2 fix flat_shader 2018-04-25 10:21:17 +02:00
Laurent Rineau 819b83d230 updated crontab (automated commit) 2018-04-24 17:47:33 +02:00
Laurent Rineau a0137043ac Merge branch 'releases/CGAL-4.11-branch'
# Conflicts:
#	Point_set_processing_3/include/CGAL/IO/read_ply_points.h
2018-04-24 17:40:06 +02:00
Laurent Rineau a931f8275c Update our Windows configurations 2018-04-24 17:39:18 +02:00