Commit Graph

65850 Commits

Author SHA1 Message Date
Sébastien Loriot dd955cef30 Merge pull-request #483 from 'janetournois/Mesh_3-gray_level_image_oracle-lrineau'
Mesh 3 : add gray level image oracle
2015-12-18 16:46:46 +01:00
Sébastien Loriot b4315f4232 Merge pull request #560 from maxGimeno/Polyhedron_demo-scroll_sceneview-GF
Scrolls the sceneView when a picking is performed.
2015-12-18 16:38:26 +01:00
Sebastien Loriot 4187dd1240 Merge pull request #564 from maxGimeno/Polyhedron_demo-moving_names_in_list-GF
Moving items in the list
2015-12-18 16:37:01 +01:00
Sébastien Loriot 21444aa06d Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2015-12-18 16:33:29 +01:00
Sebastien Loriot 2eba140684 Merge pull request #565 from afabri/Triangulation-Issue557-GF
Apply the fix proposed in Issue #557
2015-12-18 16:32:36 +01:00
Sebastien Loriot 71fcc3dff8 Merge pull request #567 from maxGimeno/Scene_edit_polyhedron_Clean_up-GF
Clean-up
2015-12-18 15:31:34 +01:00
Maxime Gimeno 3097134e28 Some clean-up 2015-12-18 15:16:34 +01:00
Sebastien Loriot c1c30a46e5 Merge pull request #509 from sloriot/Install-fix_nsi
Install fix nsi
2015-12-18 15:16:29 +01:00
Sébastien Loriot b594f747a1 add dev prefix for installation dir 2015-12-18 15:11:57 +01:00
Sebastien Loriot 48207f2e7f Merge pull request #555 from palliez/patch-1
Update aabb_tree.txt
2015-12-17 18:35:42 +01:00
Laurent Rineau a18287e407 Merge pull request #563 from afabri/Triangulation-typos-GF
fix a typo in the documentation
2015-12-17 12:32:11 +01:00
Laurent Rineau ac42439405 Amend the .gitignore file, with binaries for tests of Mesh_3 2015-12-17 12:26:23 +01:00
Laurent Rineau 312962f429 Bug-fix: do not store a reference to a temp object 2015-12-17 12:20:16 +01:00
Andreas Fabri b9dafe6745 apply the fix proposed in Issue #557 2015-12-17 11:02:35 +01:00
Maxime Gimeno ffca2c49b5 Items move even when they are in a group. 2015-12-17 10:01:52 +01:00
Andreas Fabri c891720d1c fix 2015-12-17 09:34:35 +01:00
Maxime Gimeno f83fc58479 Items move but only when there is no hierarchy. 2015-12-16 15:43:33 +01:00
Maxime Gimeno 0167571c6e Scrolls the list of items when a picking is performed. 2015-12-16 12:58:53 +01:00
Pierre Alliez a33f8326d4 Update aabb_tree.txt
fix typos (, vs .) in table
2015-12-15 09:35:48 +01:00
Laurent Rineau 0c917c5880 Merge pull request #554 from sgiraudot/Polyhedron_demo-Bugfix_point_inside_polyhedron_selection-GF
Bugfix: correct point set selection handling for point_inside_polyhedron
2015-12-14 14:40:11 +01:00
Simon Giraudot c09fae3736 Bugfix: correct point set selection handling for point_inside_polyhedron_plugin 2015-12-14 14:15:31 +01:00
Sebastien Loriot a7ce0cf3a6 Merge pull request #551 from maxGimeno/Polyhedron_demo-Point_inside_polyhedron_fix-GF
Selection color fix
2015-12-14 13:58:20 +01:00
Sebastien Loriot 0a185eeacd Merge pull request #544 from janetournois/Polyhedron_demo-fix_remesh_after_deform-GF
Polyhedron demo : fix deformation and remeshing
2015-12-14 13:53:10 +01:00
Maxime Gimeno 66815745b7 Selection color fix 2015-12-14 11:25:59 +01:00
Maxime Gimeno a63bfd93c0 frame_plane fix 2015-12-11 21:23:54 +01:00
Jane Tournois 2e16f63689 add invalidate_buffers in discard changes to see that reset has been performed 2015-12-11 21:23:54 +01:00
Maxime Gimeno f4c7d71413 Fixed_plane_translation fix. 2015-12-11 21:23:54 +01:00
Maxime Gimeno bffd28f19a Color fix 2015-12-11 21:23:54 +01:00
Jane Tournois 9664d3702d isotropic_remeshing needs face_index map to be properly initialized
this is needed by border_halfedges_impl
2015-12-11 21:23:53 +01:00
Sebastien Loriot ef0e52ed94 Merge pull request #541 from sgiraudot/Advancing_front-Bugfix_slivers-GF
Bugfix: always check if facet is sliver
2015-12-11 20:59:06 +01:00
Sebastien Loriot 30dc92cbfa Merge pull request #545 from maxGimeno/Polyhedron_demo-fixes_for_hierarchic_bugs-GF
Polyhedron demo fixes for hierarchic bugs gf
2015-12-11 14:48:13 +01:00
Maxime Gimeno dc24228f64 Fix for selection_tool
- Restored the emit newItem
2015-12-11 13:20:55 +01:00
Maxime Gimeno d769fba4b8 Polylines in point_set_selection fix 2015-12-11 13:11:36 +01:00
Sebastien Loriot 8cdef0eadc Merge pull request #506 from sloriot/Mesh_3-document_ImageIO_required
document the need to link with ImageIO
2015-12-10 21:02:51 +01:00
Sebastien Loriot 60dbff189d Merge pull request #534 from afabri/Polyhedron_3-improve_mesh_3_plugin-GF
Polyhedron 3 improve mesh 3 plugin gf
2015-12-10 21:01:00 +01:00
Sebastien Loriot f613749ea7 Merge pull request #538 from maxGimeno/Polyhedron_demo-Mesh_3_plugin_color_fix-GF
Polyhedron demo mesh 3 plugin fix and enhancement
2015-12-10 20:59:49 +01:00
Sébastien Loriot 287a5078ea Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2015-12-10 20:56:52 +01:00
Sebastien Loriot 17692c7108 Merge pull request #537 from sloriot/AOS-fix_polycurve_IO
fix IO of polycurves
2015-12-10 20:56:17 +01:00
Simon Giraudot f88848fdbc Bugfix: always check if facet is sliver (instead of just checking first and last facets) 2015-12-10 15:33:25 +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 b623100175 split the dual() functions; make the power test check for the absence of weights 2015-12-08 11:27:14 +01:00
Andreas Fabri c5ee0a9139 Include missing header 2015-12-08 11:25:00 +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
Andreas Fabri 4829475ccb Merge remote-tracking branch 'cgal-dev/Polyhedron_demo-Mesh_3_plugin_color_fix-GF' into Polyhedron_3-improve_mesh_3_plugin-GF 2015-12-07 15:45:35 +01:00