Commit Graph

69699 Commits

Author SHA1 Message Date
Sébastien Loriot 1bb8b69f17 fix compilation errors 2016-09-30 17:06:10 +02:00
Sébastien Loriot f27bb9168c use latest way to get the vertex point map 2016-09-30 16:00:41 +02:00
Sébastien Loriot d172f12316 apply changes from f30a97d8 2016-09-30 15:51:40 +02:00
Sébastien Loriot 6713621ae3 Update branch with master 2016-09-30 15:43:06 +02:00
Sébastien Loriot 2398d2612a remove TODOs 2016-09-29 17:19:44 +02:00
Sébastien Loriot 896ae54bdd update the text for named parameters 2016-09-29 17:11:46 +02:00
Laurent Rineau b580ac783c Merge pull request #1521 from afabri/patch-3
Surface reconstruction plugin: Change the color of the constructed mesh
2016-09-29 16:24:38 +02:00
Laurent Rineau 5a456f9018 Merge pull request #1518 from afabri/patch-2
Update cgal_manual.bib
2016-09-29 16:16:22 +02:00
Andreas Fabri b777ad3e8d Change the color of the constructed mesh
Scale space and Advacing front reconstruction produced a mesh in magenta.
2016-09-29 15:58:49 +02:00
Sébastien Loriot efa9b9bac4 rename boolean operation functions
The change of names comes from the fact the the constness of input meshes
cannot be guaranteed without having different type of input and output
meshes
2016-09-29 15:25:43 +02:00
Andreas Fabri f53c436a80 Undo accidental edit 2016-09-29 15:10:28 +02:00
Andreas Fabri b558a31b71 Update cgal_manual.bib
fix an url
2016-09-29 14:15:29 +02:00
Sébastien Loriot 35c2d8dc52 mark intersection edges in output models (in-place cases) using output pmap 2016-09-29 10:40:43 +02:00
Sébastien Loriot d9e91e4fa4 set null_face as face of newly created edges
depending of the type of input, it might be reusing some old
attributes (like Surface_mesh for example)
2016-09-29 10:21:05 +02:00
Sébastien Loriot 8a000baa12 rename functions to disambiguate the call to put/get free functions 2016-09-29 10:20:21 +02:00
Sébastien Loriot 29557c6693 add a comment in an example 2016-09-29 10:19:09 +02:00
Sébastien Loriot 3abb3efd67 fix a typo leading to a bug 2016-09-29 10:18:35 +02:00
Sébastien Loriot a9840bf87c doc bugfix
remove an extra }
2016-09-29 08:57:26 +02:00
Laurent Rineau fbb2a560b2 Merge pull request #1499 from cjamin/patch-1
Add link to demo to OTR2
2016-09-28 18:01:37 +02:00
Laurent Rineau a3b065175b Merge pull request #1332 from janetournois/PMP-about_internal_pmaps-jtournois
BGL : detect internal property maps, and use it in PMP isotropic remeshing
2016-09-28 18:01:13 +02:00
Laurent Rineau b085f1e7a0 Merge pull request #1442 from sloriot/Polyhedron_demo-add_remove_self_intersections
Add an action to remove self-intersections in a mesh
2016-09-28 18:00:41 +02:00
Laurent Rineau 10e3c3a9ee Merge pull request #1508 from cjamin/patch-2
Loosen the bounds in parallel mode
2016-09-28 17:59:25 +02:00
Clément Jamin 04490560a8 Loosen the bounds in parallel mode
Fix for #1507
2016-09-28 17:54:11 +02:00
Laurent Rineau 82695344d9 Merge pull request #1503 from afabri/Polyhedron_demo-fix_UI_Parameter-GF
Polyhedron demo Shape Detection plugin: Increase max value for spinbox
2016-09-28 12:01:09 +02:00
Andreas Fabri 0de8754094 increase max value for spinbox 2016-09-28 11:48:48 +02:00
Sébastien Loriot c772a7a917 Merge pull request #1502 from afabri/patch-2
Update Generator.txt
2016-09-28 10:26:24 +02:00
Andreas Fabri 6554072006 Update Generator.txt 2016-09-28 10:00:39 +02:00
Laurent Rineau d032c1726e Merge pull request #1500 from CGAL/travis-try_to_fix-lrineau
Update .travis.yml
2016-09-27 18:06:02 +02:00
Laurent Rineau 5bbcc7c96f Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch'
> 8b95f0d Merge pull request #1482 from janetournois/Polyhedron_demo-fix_colors_isotropic_remeshing_plugin-jtournois
> 46b2402 Merge pull request #1480 from afabri/Kernel_d-auto-GF
2016-09-27 17:57:32 +02:00
Laurent Rineau 8b95f0d8f6 Merge pull request #1482 from janetournois/Polyhedron_demo-fix_colors_isotropic_remeshing_plugin-jtournois
Polyhedron demo : fix colors or the remeshed polyhedron
2016-09-27 17:55:16 +02:00
Laurent Rineau 710ad26335 Merge pull request #1481 from maxGimeno/Polyhedron_demo-Fix_the_transparency_in_windows_snapshots-GF
Polyhedron_demo : fix the transparency in snapshots taken with Ctrl+C on Windows
2016-09-27 17:54:48 +02:00
Laurent Rineau 46b24022c9 Merge pull request #1480 from afabri/Kernel_d-auto-GF
Fix of warning for auto with Intel compiler
2016-09-27 17:54:16 +02:00
Laurent Rineau df3a9e54d8 Merge pull request #1479 from afabri/Conic_2-cleanup-GF
Dispatch the Conic_2 files to Kernel_23, Cartesian, Homogeneous
2016-09-27 17:53:38 +02:00
Laurent Rineau 6e5fca2d8c Merge pull request #1472 from maxGimeno/Polyhedron_demo-Point_with_normal_item_performances-GF
Polyhedron_demo : Optimize the point_set visualization
2016-09-27 17:51:50 +02:00
Laurent Rineau 83667e743e Merge pull request #1468 from lrineau/Polyhedron-Demo_better_display_c3t3_item-lrineau
Polyhedron demo: better display of c3t3 item
2016-09-27 17:51:28 +02:00
Laurent Rineau 430da715c3 Merge pull request #1437 from afabri/Alpha_shapes-mention_gudhi-GF
Add a link to the dD alpha complex offered by GUDHI
2016-09-27 17:50:05 +02:00
Laurent Rineau a90a921aff Merge pull request #1420 from afabri/Box_intersection_d-static-GF
Box_intersection_d: Make variables thread local
2016-09-27 17:48:58 +02:00
Sébastien Loriot 5de5315ef5 vertex point map must be default constructible 2016-09-27 17:32:12 +02:00
Sébastien Loriot 6488a8a172 fix warnings 2016-09-27 17:31:38 +02:00
Sébastien Loriot 37f760383d fix template paramaters 2016-09-27 17:30:54 +02:00
Sébastien Loriot 4316b82952 fix warning 2016-09-27 17:28:44 +02:00
Sébastien Loriot 2eb6e14db4 fix typos 2016-09-27 17:27:50 +02:00
Sébastien Loriot de9580e17d add missing include and fix warnings 2016-09-27 17:27:03 +02:00
Sébastien Loriot 90b518113d add a function to generate a default named parameters from an existing one
this is more a syntactic sugar to make clear in the code that something
is not meant to be used
2016-09-27 17:19:00 +02:00
Laurent Rineau be4397f826 Update .travis.yml 2016-09-27 15:56:58 +02:00
Clément Jamin bfb5d02d2b Add link to demo to OTR2 2016-09-27 14:59:37 +02:00
Laurent Rineau 7e34c57be2 Merge pull request #1496 from afabri/patch-2
Update ArrangementOpenBoundaryTraits_2.h
2016-09-27 12:18:46 +02:00
Laurent Rineau 9a6a1bcc9b Add the new demo Otr2, since 4.8 2016-09-27 12:08:27 +02:00
Sébastien Loriot 3b573238b3 copy-paste error 2016-09-27 11:01:55 +02:00
Sébastien Loriot e63b67a9ad Get the default kernel from the property map given instead of the default one 2016-09-27 10:55:48 +02:00