Commit Graph

67182 Commits

Author SHA1 Message Date
Andreas Fabri a2e766f136 Print the seed of CGAL::default_random in the testsuite or when CGAL_PRINT_SEED is defined 2016-02-28 08:20:28 +01:00
Sebastien Loriot e4bfb46bcd Merge pull request #828 from afabri/Triangulation-more_typos-GF
Fix typos and add a dependency
2016-02-26 07:23:33 +01:00
Andreas Fabri e8138b2322 no <center> 2016-02-25 21:17:19 +01:00
Andreas Fabri 19c075c4fe fix typos and add a dependency 2016-02-25 16:20:37 +01:00
Sebastien Loriot 80654639c2 Merge pull request #824 from afabri/Polyhedron-fix_drawing_of_non_triangle_face-GF
Fix drawing a polyhedron with non-triangular faces
2016-02-25 10:47:18 +01:00
Andreas Fabri b592865752 3 -> 2 2016-02-25 08:55:38 +01:00
Sébastien Loriot d5a5e6abe8 Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2016-02-24 18:57:43 +01:00
Sebastien Loriot a00a1d83a4 Merge pull request #814 from afabri/Triangulation_2-fix_insert_constraint-GF
Protect against inserting a zero length constraint
2016-02-24 18:57:08 +01:00
Sebastien Loriot cb650d896d Merge pull request #809 from afabri/Polyhedron-complete_basename-GF
Use completeBaseName() as name of items (for some file name extensions)
2016-02-24 18:39:47 +01:00
Sebastien Loriot 1b88ab9582 Merge pull request #817 from janetournois/Polyhedron_demo-fix_sharp_features_in_images-GF
Polyhedron demo : Activate protection of feature polylines in labeled images
2016-02-24 18:36:36 +01:00
Jane Tournois b6cd6ea5c1 activate protection of feature polylines in labeled images
when needed or requested
2016-02-23 16:00:06 +01:00
Andreas Fabri 9b4714a684 protect against inserting a zero length constraint (that is what is documented) 2016-02-23 12:58:27 +01:00
Andreas Fabri 8982373981 Use completeBaseName() as name of items (for some file name extensions) 2016-02-22 15:19:37 +01:00
Sébastien Loriot 10fd2ab2ff update changes 2016-02-22 13:03:51 +01:00
Sebastien Loriot 31e99620a6 Merge pull request #547 from gunshi/master
Plane_3-Plane_lt-map-patch
2016-02-22 08:45:15 +01:00
Sebastien Loriot 7e7e0b809f Merge pull request #705 from afabri/Operations_on-uninitialized_bbox-GF
initialize to avoid a warning
2016-02-22 08:27:05 +01:00
Sebastien Loriot c1b3b784a7 Merge pull request #777 from janetournois/Polyhedron_demo-polyhedron_item_for_quads-GF
Polyhedron item : improve computation of normals
2016-02-22 08:24:11 +01:00
Sébastien Loriot 5be27c2998 Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' into HEAD 2016-02-22 08:17:10 +01:00
Sébastien Loriot bba21996ee Merge pull request #802 from efifogel/Aos_2-fixes-efif
A fix by Iddo for the case where the curve is closed
2016-02-22 08:16:24 +01:00
Efi Fogel bd35bf3e17 Added test for the case where the curve is closed (first and last points are the same) 2016-02-22 08:13:56 +01:00
Efi Fogel 7293d45d98 A fix by Iddo for the case where the curve is closed (first and last points are the same) 2016-02-22 08:13:48 +01:00
Sebastien Loriot 6536f3900a Merge pull request #807 from sloriot/PMP-various_fixes
PMP: fixes in doc and code
2016-02-22 08:11:39 +01:00
Sebastien Loriot d430e2deec Merge pull request #801 from sgiraudot/Point_set_processing_3-Bugfix_hierarchy_simplify_pmap-GF
Bugfix: use property map to access content on Input_type
2016-02-19 17:14:10 +01:00
Andreas Fabri 1918e01c9a fix type requirement of the property map 2016-02-19 11:19:08 +01:00
Andreas Fabri de159f13fc Remve requirement for default constructible FaceNormalMap 2016-02-19 11:11:42 +01:00
Sébastien Loriot 0569ad6b79 Merge pull request #799 from afabri/Polyhedron-real_off_without_EOL-GF
If we are already at EOF we do nothing to skip until EOL
2016-02-19 09:25:12 +01:00
Sebastien Loriot 95a03739c4 Merge pull request #798 from afabri/Polyhedron-Unify_capital_letters-GF
Capitalize words in the menus
2016-02-19 09:22:58 +01:00
Sebastien Loriot bc927b5af0 Merge pull request #792 from maxGimeno/Polyhedron_demo-Slicer_plugin-Fix_for_783-GF
Polyhedron_demo : Fix for 783
2016-02-19 09:10:54 +01:00
Andreas Fabri 9cc245d470 More capitalized 2016-02-18 17:20:44 +01:00
Sebastien Loriot aa760028a9 Merge pull request #794 from maxGimeno/Polyhedron_demo-Fix_context_mesa-GF
Polyhedron_demo : fix context for mesa
2016-02-18 17:10:39 +01:00
Sébastien Loriot 0fc5846f07 change dummy property map to read-only to avoid a warning
I also it is safer to produce a compilation error if used as
a read/write pmap
2016-02-18 17:08:15 +01:00
Sébastien Loriot bdb1848ab9 fix unused type warning 2016-02-18 17:03:42 +01:00
Sébastien Loriot 5e57abdc50 Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' into HEAD 2016-02-18 17:01:59 +01:00
Sébastien Loriot 8e23eb9463 Merge pull request #698 from afabri/Triangulation_3-approx_in_inexact_locate-GF
Accelerete 3D version of inexact_locate as we do it for 2D
2016-02-18 17:01:35 +01:00
Sébastien Loriot 5c5f59ba58 fix doc typo 2016-02-18 16:59:31 +01:00
Sebastien Loriot 2861cbc4b1 Merge pull request #796 from afabri/Triangulation-fix_teaser-GF
Modify teaser for the package overview
2016-02-18 16:46:34 +01:00
Sebastien Loriot 3ee4ad95a9 Merge pull request #797 from afabri/Parameterization-Unify_package_title-GF
Unify chapter names
2016-02-18 16:46:01 +01:00
Simon Giraudot e03b1cb077 Bugfix: use property map to access content on Input_type 2016-02-18 16:19:25 +01:00
Andreas Fabri 2e243418fa fix indentation 2016-02-18 11:54:48 +01:00
Andreas Fabri af9b2ee0de If we are already at EOF we do nothing to skip until EOL 2016-02-18 11:48:20 +01:00
Andreas Fabri 9956c2963b More capitalization 2016-02-18 10:56:07 +01:00
Andreas Fabri 864a429d79 Select the affine transformation item 2016-02-18 10:05:00 +01:00
Andreas Fabri 69a1c5fe18 3D Mesh Generation --> Tetrahedral Mesh Generation 2016-02-18 10:03:55 +01:00
Andreas Fabri 8985711115 Capitalize words in the menus 2016-02-17 17:38:19 +01:00
Andreas Fabri 8f796bb4b6 missed one 2016-02-17 16:41:05 +01:00
Andreas Fabri 51920f6b86 Unify chapter names 2016-02-17 16:35:48 +01:00
Andreas Fabri fca57275e6 Figures that go in the Package Overview MUST have different names 2016-02-17 16:06:55 +01:00
Andreas Fabri 294e0a38f5 Modify teaser for the package overview 2016-02-17 15:48:16 +01:00
Maxime Gimeno b9856fe1a7 - fix MESA
Restoring the memory leak in order to keep the demo running on Mesa.
2016-02-17 15:18:11 +01:00
Sébastien Loriot ceccbb887b fix copy-paste error 2016-02-17 11:51:31 +01:00