Commit Graph

67567 Commits

Author SHA1 Message Date
Maxime Gimeno 12a819bb79 Fix the waitcursor
- Removed the waitcursor in the dialog for selecting the precision when loading an segmented image.
2016-02-29 08:37:09 +01:00
Maxime Gimeno 91b7f7c3a7 Renaming the Mesh_3 plugin directory 2016-02-29 08:36:26 +01:00
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
Andreas Fabri 01a1deebd5 Capitalize words 2016-02-27 10:56:10 +01:00
Andreas Fabri a7d82f70a5 Declare 'SDG_hierarchy_2::nearest_neighbor()' const 2016-02-27 08:19:16 +01:00
Andreas Fabri c88e634a9d Update EdgeCollapsableSurfaceMeshWithConstraints.h 2016-02-26 20:54:51 +01:00
Andreas Fabri b926bfc21d Update PackageDescription.txt 2016-02-26 20:53:46 +01:00
Andreas Fabri 18488fa0e0 Update Polyhedron_3.h 2016-02-26 20:51:25 +01:00
Philipp Moeller e261b3ad4f Require correct Boost version through CMake
This catches errors early and provides a clear error message instead of waiting for something in a test or example to break.
2016-02-26 17:52:36 +01:00
Guillaume Damiand 86ebce9b78 end_XXX now return one dart in incremental builder. 2016-02-26 16:28:14 +01:00
Sébastien Loriot 542d6cf9fb fix applicable 2016-02-26 15:55:00 +01:00
Sébastien Loriot cb843c839e add a missing return 2016-02-26 15:51:04 +01:00
Sebastien Loriot 27fe675b08 Merge pull request #812 from sloriot/Mesh_3-fix_default_behavior
Mesh_3: do not enable manifold by default
2016-02-26 15:41:59 +01:00
Sebastien Loriot 8bdc5a6a34 Merge pull request #833 from MoniqueTeillaud/patch-3
update installation.txt
2016-02-26 15:41:30 +01:00
Sébastien Loriot 4e2ea7295a vtk plugin can now load segments 2016-02-26 15:39:55 +01:00
Monique Teillaud 0f9bfa672a update instllation.txt
add demos into ideal setting
2016-02-26 14:09:38 +01:00
Sébastien Loriot e4f1f2f9b4 allow reading of unstructuredGrid from non-XML files 2016-02-26 13:22:33 +01:00
Sébastien Loriot 0f39879ced allow reading vtu
simplify the conversion function as well
2016-02-26 12:47:03 +01:00
Sébastien Loriot c574c78e66 plug error handler to the reader 2016-02-26 11:02:42 +01:00
Andreas Fabri 717810e600 fix 2016-02-26 07:57:29 +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 e0e1ecafe2 fix table layout of the result table 2016-02-25 23:13:57 +01:00
Andreas Fabri e8138b2322 no <center> 2016-02-25 21:17:19 +01:00
Andreas Fabri 64a170ae8a one more return 1 2016-02-25 16:55:15 +01:00
Andreas Fabri 19c075c4fe fix typos and add a dependency 2016-02-25 16:20:37 +01:00
Andreas Fabri d238080cc9 return 1 2016-02-25 14:58:24 +01:00
Simon Giraudot 6483fc1bb0 Remove useless find_package 2016-02-25 14:44:00 +01:00
Andreas Fabri 9c1486afa0 check that the input could be read. Remove a license header in an example 2016-02-25 14:39:16 +01:00
Simon Giraudot 20013f3685 Add missing find_package + complete "if" test 2016-02-25 14:18:52 +01:00
Andreas Fabri 00cf5f937d inline; clean CMakeLists 2016-02-25 12:21:03 +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
Simon Giraudot 4728805f31 Use maximum precision when writing files to avoid loss of information 2016-02-25 08:47:12 +01:00
Andreas Fabri f86e569613 trivial fixes 2016-02-25 08:34:35 +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
Andreas Fabri 1baa329711 operator>>(Lazy_exac_nt) calls new function read_float_or_quotient 2016-02-24 16:35:07 +01:00
Andreas Fabri eb90e8e3e1 Include consistently <CGAL/property_map.h> 2016-02-24 12:09:36 +01:00
Maxime Gimeno bd5d1646d7 Fix applicable
- For create_bbox
- For triangulate_facets
2016-02-23 16:04:17 +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
Simon Giraudot 2a123d498f Warning fix: shortened names in Otr2 demo 2016-02-23 07:23:22 +01:00
Laurent Rineau 154ad4c29f Do not enable manifold by default!!
(cherry picked from commit 2a0b90cff1cd0abb5cde7182f7c57a21ee19a23b)
2016-02-22 19:20:48 +01:00
Andreas Fabri 37c7e46d47 Test for OPENGL_FOUND 2016-02-22 16:48:47 +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