Commit Graph

7044 Commits

Author SHA1 Message Date
Sébastien Loriot 7c4586be1b Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-05-12 16:59:02 +02:00
Sébastien Loriot fb83386f44 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-05-12 16:58:32 +02:00
Maxime Gimeno e6b1e5531c Fix affine_transformation_plugin 2020-05-07 09:49:53 +02:00
Maxime Gimeno e3f2660b04 Fix an item in the demo 2020-05-06 11:33:27 +02:00
Maxime Gimeno 5988befc68 Fix remaining std::max 2020-05-05 10:02:32 +02:00
Sebastien Loriot fea3a179bf
Merge pull request #4505 from sgiraudot/Tutorials-GIS-GF
[Small Feature] GIS Tutorial
2020-04-29 15:15:55 +02:00
Sebastien Loriot ffd682c0ef
Merge pull request #4674 from maxGimeno/Surf_reader_enhancement-maxGimeno
Surf_reader : Enhancement
2020-04-27 10:20:13 +02:00
Sebastien Loriot 0325219ce6
Merge pull request #4671 from maxGimeno/DGAL-Fix_MIN_MAX_issues-maxGimeno
CGAL: Min-max errors on windows
2020-04-27 09:46:04 +02:00
Sebastien Loriot e5c8db5745
Merge pull request #4631 from lrineau/Polyhedron-demo_fix_mesh_3_plugin_MSVC_2015-GF
Demo mesh_3_plugin: fix a compilation error with MSVC 2015
2020-04-27 09:04:28 +02:00
Maxime Gimeno bc822934a8 fix whitespaces 2020-04-24 16:03:21 +02:00
Mael 78acfda766 Fix whitespace 2020-04-24 14:02:19 +02:00
Maxime Gimeno d7a18b913d More errors and warnigns 2020-04-23 09:30:28 +02:00
Maxime Gimeno 8da84d4748 More errors and warnigns 2020-04-23 09:27:54 +02:00
Maxime Gimeno c74bca8d65 More errors and warnigns 2020-04-23 09:27:26 +02:00
Sebastien Loriot e38f9c2195
Merge pull request #4633 from maxGimeno/Three-move_examples-maxGimeno
Three: Move examples to the Polyhedron_Demo
2020-04-22 13:20:32 +02:00
Maxime Gimeno 97d2eaebd9 more fixes 2020-04-22 11:03:38 +02:00
Maxime Gimeno 6a51a30828 more fixes 2020-04-22 11:02:47 +02:00
Maxime Gimeno 9bf61b7977 more fixes 2020-04-22 11:02:16 +02:00
Maxime Gimeno ee0204d7da Proper fix. 2020-04-21 16:57:37 +02:00
Maxime Gimeno fa5147c756 Simple minimalist patch for surf_reader 2020-04-21 15:51:15 +02:00
Maxime Gimeno 5b2d46cfa0 Fixes for min/max 2020-04-21 12:04:45 +02:00
Maxime Gimeno 50766d9d03 Fixes for min/max 2020-04-21 11:52:56 +02:00
Maxime Gimeno e9d41d7b7d Fixes for min/max 2020-04-21 11:38:37 +02:00
Laurent Rineau 6f2c1fa6b2 Really fix the compilation with MSVC 2015 2020-04-20 21:54:44 +02:00
Simon Giraudot fb8573e139 Merge remote-tracking branch 'mine/Tutorials-GIS-GF' into Tutorials-GIS-GF 2020-04-20 09:25:52 +02:00
Sebastien Loriot 98fafe4ef1
Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF
Fix (some) testuite warnings
2020-04-16 18:15:11 +02:00
Sebastien Loriot a860a7ea5a
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
New Package: Optimal Bounding Box
2020-04-16 18:10:58 +02:00
Simon Giraudot a08a1e950d Merge remote-tracking branch 'mine/Tutorials-GIS-GF' into Tutorials-GIS-GF 2020-04-16 16:56:13 +02:00
Sebastien Loriot a9da0c4178
Merge pull request #4646 from lrineau/Polyhedron-demo_fix_sphere_item-GF
Fix cutting plane of spheres items
2020-04-16 16:43:17 +02:00
Sebastien Loriot 1ea45a7009
Merge pull request #4629 from maxGimeno/Demo-Fix_point_set_registration_plugin-maxGimeno
Polyhedron Demo: Fix Register_point_sets_plugin
2020-04-16 16:40:14 +02:00
Sebastien Loriot 5594c95eb9
Merge pull request #4597 from sgiraudot/PMP-Regularize_selection_borders-GF
[Small Feature] BGL: Regularize Face Selection Borders
2020-04-16 16:33:35 +02:00
Sébastien Loriot a8f9858099 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-16 16:29:55 +02:00
Maxime Gimeno 674f29c2d9 Remove the search for the polyhedorn demo directory. 2020-04-16 09:05:38 +02:00
Sébastien Loriot e545270544 else -> endif 2020-04-14 16:56:28 +02:00
Maxime Gimeno 59b3a7af9e Make all the example plugin fully internal. Don't treat them if we are not in the testsuite. 2020-04-14 16:37:47 +02:00
Maxime Gimeno 931310b785 Fix error and warning in Example_plugin 2020-04-14 16:05:55 +02:00
Maxime Gimeno 64230e1351 Fix line width in menus. 2020-04-14 11:29:52 +02:00
Laurent Rineau 090565f1a4 Fix cutting plane of spheres items
Fix the code of the cutting plane of sphere items, so that it is the
same orientation of the cutting plane of the c3t3 item.
2020-04-13 22:34:25 +02:00
Mael Rouxel-Labbé c16c1a7ea3 Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF 2020-04-10 16:10:11 +02:00
Maxime Gimeno e44921bf72 Remove NOTICE message. 2020-04-10 10:22:25 +02:00
Maxime Gimeno a06aae45aa Use another macro 2020-04-10 09:37:11 +02:00
Maxime Gimeno 7e399437aa rename Example_plugin into Three_examples 2020-04-09 11:31:44 +02:00
Maxime Gimeno d74ab884cf Update the doc about creating a scene_item 2020-04-09 11:11:59 +02:00
Maxime Gimeno d4bf0548df Move Example_plugings inside the demo and add a cmake swith to get it tested in the testsuites 2020-04-09 10:45:06 +02:00
Maxime Gimeno 3e316555eb WIP 2020-04-08 16:30:06 +02:00
Sebastien Loriot 2167d4ffef
Merge pull request #4454 from maxGimeno/TDS-file_input-maxGimeno
Triangulation_3: Add a function to file_input() with a similar API to the advanced copy_tds()
2020-04-08 16:09:36 +02:00
Laurent Rineau b1f9951ed3 Fix a compilation error with MSVC 2015 2020-04-08 16:00:32 +02:00
Sébastien Loriot 50c62be925 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-08 15:56:23 +02:00
Maxime Gimeno fe2b9e7236 Fix Register_point_sets_plugin 2020-04-08 11:54:54 +02:00
Maxime Gimeno a60b15c90e Fix picking with wireframe and points 2020-04-08 11:53:49 +02:00