Philipp Möller
|
e54cfb6492
|
Add test-case for overloads of triangulate_faces
|
2015-12-11 16:03:50 +01:00 |
Philipp Möller
|
0f12d0189e
|
Add FaceRange overload to triangulate_faces
|
2015-12-11 16:03:50 +01:00 |
Philipp Möller
|
c3133d95f0
|
Factor code for triangulating a single face
|
2015-12-11 15:35:12 +01:00 |
Philipp Möller
|
aec9029352
|
Add a check to the triangulate_faces example
This turns it from an example to an actual test.
|
2015-12-11 15:35:12 +01:00 |
Philipp Möller
|
15004507e2
|
Add triangulate_face prototype
|
2015-12-11 15:35:11 +01:00 |
Laurent Rineau
|
c52aeb4a9a
|
updated crontab (automated commit)
|
2015-12-10 10:18:03 +01:00 |
Laurent Rineau
|
8844e8d81c
|
updated crontab (automated commit)
|
2015-12-09 13:18:03 +01:00 |
Sebastien Loriot
|
970f1bdd17
|
Merge pull request #540 from afabri/Triangulation_3-typos-GF
Fix typos in the ref man page of RegularTriangulationTraits_3
|
2015-12-08 13:33:38 +01:00 |
Sébastien Loriot
|
1937a361ca
|
add missing _object function
|
2015-12-08 13:31:55 +01:00 |
Andreas Fabri
|
fbf7b579c8
|
fix typos
|
2015-12-08 11:13:59 +01:00 |
Sebastien Loriot
|
f9240945ae
|
Merge pull request #529 from afabri/Mesh_3-params-GF
Set BOOST_PARAMETER_MAX_ARITY only in the packages concerned
|
2015-12-07 17:41:57 +01:00 |
Andreas Fabri
|
0e59c3488a
|
12 -> 8
|
2015-12-07 17:36:11 +01:00 |
Sebastien Loriot
|
b03c9bbb7a
|
Merge pull request #533 from maxGimeno/Io_plugin_fix-GF
IO_plugin_interface fix
|
2015-12-07 16:41:08 +01:00 |
Sébastien Loriot
|
196dd5a6bb
|
add missing header license
|
2015-12-07 15:27:57 +01:00 |
Sebastien Loriot
|
9b7fab9ff3
|
Merge pull request #535 from cebe/patch-1
Fixed code example for Upgrading intersection
|
2015-12-07 09:01:22 +01:00 |
Carsten Brandt
|
5c0b043e4c
|
Fixed code example for Upgrading intersection
The variable names in the example do not make sense, hope my changes are correct.
|
2015-12-05 04:25:15 +01:00 |
Sebastien Loriot
|
623faf3af1
|
Merge pull request #531 from maxGimeno/Polyhedorn_demo-adjusting_znearcoefficient-GF
Adjusting zNear with wheel and shift
|
2015-12-04 17:25:25 +01:00 |
Sebastien Loriot
|
7d2e8842fa
|
Merge pull request #522 from maxGimeno/Polyhedron_demo-Hierarchic_view-GF
Polyhedron demo: hierarchic view of items
|
2015-12-04 17:02:39 +01:00 |
Sebastien Loriot
|
a65cb047c0
|
Merge pull request #532 from maxGimeno/Surface_mesher-add_Svg-GF
Added Svg to the CMakeLists.txt
|
2015-12-04 17:01:31 +01:00 |
Maxime Gimeno
|
5638ffa765
|
IO_plugin interface_fix
- moved forward declaration of scene_item in the namespace CGAL::Three
|
2015-12-04 16:11:48 +01:00 |
Andreas Fabri
|
1985df8c89
|
change inclusion order to avoid error concerning BOOST_PARAMETER_MAX_ARITY
|
2015-12-04 08:48:57 +01:00 |
Andreas Fabri
|
bba935108e
|
Make sure that Mesh_3/global_parameters.h gets included before Polyhedron_3.h
|
2015-12-03 10:13:03 +01:00 |
Maxime Gimeno
|
db30aa8c06
|
Added Svg to the CMakeLists.txt
|
2015-12-03 09:30:42 +01:00 |
Maxime Gimeno
|
83581b29d2
|
clean-up
|
2015-12-03 08:56:54 +01:00 |
Sebastien Loriot
|
022c7b41e0
|
Merge pull request #528 from maxGimeno/Polyhedron_demo-fix_items_location-GF
Polyhedron demo fix items location gf
|
2015-12-02 16:49:52 +01:00 |
Maxime Gimeno
|
67ef328279
|
Using Shift+wheel adjusts the zNear plane in the Frustum
|
2015-12-02 13:09:28 +01:00 |
Andreas Fabri
|
247ba0056c
|
Include Mesh_3/global_parameters.h earlier
|
2015-12-02 10:59:26 +01:00 |
Sebastien Loriot
|
28ae093f67
|
Merge pull request #503 from sloriot/Dev_man-boost_libs
list reasonnable boost libs we can use in CGAL
|
2015-12-01 22:22:15 +01:00 |
Sebastien Loriot
|
446ca5c685
|
Merge pull request #508 from sloriot/AABB_tree-no_deg_elements_doc
add a warning to not put degenerated objected in the tree
|
2015-12-01 22:21:25 +01:00 |
Sebastien Loriot
|
ada65a0531
|
Merge pull request #505 from sloriot/Sqrt_extension-document_one_more_constructor
document explicit constructor
|
2015-12-01 22:20:52 +01:00 |
Andreas Fabri
|
dd17f1ad5d
|
Set BOOST_PARAMETER_MAX_ARITY to the needed value in the concerned packages
|
2015-12-01 17:05:53 +01:00 |
Sebastien Loriot
|
8d6a6a56bd
|
Merge pull request #527 from sgiraudot/Polyhedron_demo-Bugfix_orient_opened_polyhedron-GF
Bugfix: Only check orientation of polyhedron if it is closed
|
2015-12-01 16:40:02 +01:00 |
Sebastien Loriot
|
e8c8ea794c
|
Merge pull request #526 from afabri/PMP-fix_named_params-GF
fix a type
|
2015-12-01 16:35:08 +01:00 |
Sebastien Loriot
|
e1437eefaa
|
Merge pull request #523 from maxGimeno/Polyhedron_demo-Controls_widget_visibility_fix-GF
Volume_planes_plugin fix
|
2015-12-01 16:29:33 +01:00 |
Sebastien Loriot
|
6cf2ca221d
|
Merge pull request #525 from sloriot/Union_find-add_operators
add operators to compare handle of the union-find ds
|
2015-12-01 16:28:03 +01:00 |
Maxime Gimeno
|
e8c3dd0fe5
|
Moved add_item for edit_polyhedron
|
2015-12-01 13:15:06 +01:00 |
Jane Tournois
|
90a5dff1b4
|
move scene_segmented_image_item in Polyhedron demo root directory
|
2015-12-01 12:40:39 +01:00 |
Simon Giraudot
|
140a2c8eec
|
Only check orientation of polyhedron if it is closed
|
2015-12-01 11:25:27 +01:00 |
Andreas Fabri
|
7ba2cf20e2
|
more typos fixed
|
2015-11-30 19:54:29 +01:00 |
Andreas Fabri
|
92830506aa
|
fix a type
|
2015-11-30 15:48:34 +01:00 |
Sébastien Loriot
|
886dbcd92e
|
add operators to compare handle of the union-find ds
|
2015-11-30 14:10:27 +01:00 |
Maxime Gimeno
|
d5ff04f673
|
Error fix.
|
2015-11-30 11:07:45 +01:00 |
Maxime Gimeno
|
b6b9080491
|
Doc update
|
2015-11-30 10:42:09 +01:00 |
Maxime Gimeno
|
07e2680df9
|
Addition of a function closure() for all the plugins using a QDockWidget
|
2015-11-30 10:38:29 +01:00 |
Sébastien Loriot
|
76a098addf
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch'
|
2015-11-28 16:42:32 +01:00 |
Sebastien Loriot
|
79fb20650b
|
Merge pull request #524 from maxGimeno/Polyhedron_Demo-Load_external_plugin_fix-GF
External plugin loading fix
|
2015-11-28 16:40:05 +01:00 |
Sebastien Loriot
|
60b178bd2d
|
Merge pull request #521 from sloriot/Surface_modeling-fix_target_position
<CGAL/Surface_mesh_deformation.h>: do not update coordinates of control vertices
|
2015-11-28 16:39:19 +01:00 |
Sebastien Loriot
|
515bfffee8
|
Merge pull request #520 from sgiraudot/Polyhedron_demo-Merge_normal_estimation_plugins-GF
Polyhedron demo: Merge normal estimation plugins
|
2015-11-27 16:34:21 +01:00 |
Maxime Gimeno
|
9f816040db
|
WIP Updating the plugins
|
2015-11-27 15:31:49 +01:00 |
Maxime Gimeno
|
a3ea006562
|
Fix for this plugin. All the others remaining, plus the doc.
|
2015-11-27 14:37:38 +01:00 |