Commit Graph

80613 Commits

Author SHA1 Message Date
Maxime Gimeno b50bd6d90c Fix SelectAll() 2018-07-11 15:08:27 +02:00
Maxime Gimeno d1104a4620 Fix Copy/paste camera 2018-07-11 14:47:03 +02:00
Maxime Gimeno 2108608e43 Fix ZoomToObject 2018-07-11 11:42:48 +02:00
Maxime Gimeno 2a0fe4dc83 Move alpha slider in the first part of the menu and make it "groupable" so it is possible to change alpha for all selected items. 2018-07-11 11:25:39 +02:00
Laurent Rineau afe27c5b7b updated crontab (automated commit) 2018-07-10 15:18:05 +02:00
Sébastien Loriot cf91f7037e Merge branch 'cgal/releases/CGAL-4.12-branch' 2018-07-09 09:26:24 +02:00
Sebastien Loriot 0121bb0632
Merge pull request #3190 from sloriot/Surface_mesh-IO
Fix non-documented IO functions
2018-07-09 09:20:30 +02:00
Sebastien Loriot dc4d891d0b
Merge pull request #3203 from maxGimeno/Demo-Fix_sm_convex_triangulation-GF
Polyhedron_demo: Fix triangulate_convex_facet in Scene_surface_mesh_item
2018-07-09 09:18:41 +02:00
Laurent Rineau efca373e30 Merge pull request #3173 from MaelRL/Interpolation-Use_result_of-GF
Interpolation: replace usages of Functor::result_type and Functor::argument_type
2018-07-04 16:49:57 +02:00
Laurent Rineau 20959db103 Merge pull request #3062 from maxGimeno/BGL-Copy_face_graph_use_np-GF
BGL: copy_face_graph() with NamedParameters
2018-07-04 16:49:54 +02:00
Laurent Rineau 5bf468235e Merge pull request #3197 from maxGimeno/Demo-Fix_soup_colors-GF
Polyhedron Demo: Fix Colors for Polygon soups
2018-07-04 16:49:51 +02:00
Laurent Rineau a2c30daa17 Merge pull request #3106 from maxGimeno/PMP-Extrude-GF
PMP: extrude_mesh()
2018-07-04 16:49:48 +02:00
Laurent Rineau 0e8b9b45df Merge pull request #3194 from MaelRL/Parameterization-Reduce_verbosity-GF
SMP: clean verbosity
2018-07-04 16:49:45 +02:00
Maxime Gimeno 3b3c4579ee Fix triangulate_convex_facet 2018-07-04 15:46:51 +02:00
Laurent Rineau be056fc265 new minor improvement 2018-07-04 15:45:25 +02:00
Laurent Rineau d3de728599 improve the script add_toc_to_github_wiki_page.py
- Support Codebase flavor of Markdown
- Support h1 sections
2018-07-04 15:32:26 +02:00
Maxime Gimeno e961746dd3 fix make_functor and doc. 2018-07-03 11:47:52 +02:00
Maxime Gimeno 1eefb43661 Update dependencies 2018-07-02 17:12:19 +02:00
Maxime Gimeno a584af827b Fix Conflicts 2018-06-29 18:21:24 +02:00
Maxime Gimeno 8e0c840bbb Set default alpha to 1.0f for PROGRAM_WITH_LIGHT 2018-06-29 15:35:29 +02:00
Sébastien Loriot 6d0cca9a29 convenience function write_off uses documented one 2018-06-29 08:46:21 +02:00
Laurent Rineau 2d9000efde Merge pull request #3111 from sloriot/PMP-coref_preserve_face_attributes
Add a visitor to track the creation of faces in corefinement functions
2018-06-28 16:09:37 +02:00
Laurent Rineau 742dd907ed Merge pull request #3074 from maxGimeno/Demo-Add_transparency-GF
Polyhedron demo: add Depth-peeling and Rendering Helpers
2018-06-28 16:04:12 +02:00
Laurent Rineau e71241d050 backup last version of gauguin's file 2018-06-28 16:03:48 +02:00
Mael Rouxel-Labbé 8b6826cb83 Renamed an internal function
Some compilers seem to get confused between different functions by the
<VF_arg_type> despite the functions having different numbers of arguments.
2018-06-28 11:57:06 +02:00
Mael Rouxel-Labbé ff541caac8 Changed macro to detect whether lambdas should be used or not 2018-06-28 10:23:33 +02:00
Sébastien Loriot 1d59e0a350 add missing include directives 2018-06-27 17:07:13 +02:00
Sébastien Loriot af8395585e use const functors 2018-06-27 17:02:42 +02:00
Maxime Gimeno eb4bb535aa Fix tests 2018-06-27 16:53:18 +02:00
Mael Rouxel-Labbé f2b1124095 Misc minor changes (don't build FT from doubles & fix some comments) 2018-06-27 14:54:37 +02:00
Mael Rouxel-Labbé b688291c9f Removed extra verbose from SMP 2018-06-27 14:54:10 +02:00
Mael Rouxel-Labbé 6613c29bde Use EXIT_SUCCESS/FAILURE 2018-06-27 14:53:55 +02:00
Laurent Rineau c68cf8fc4c Merge pull request #3129 from sgiraudot/Point_set_processing-Callbacks-GF
Point Set Processing: Callbacks
2018-06-27 10:21:40 +02:00
Laurent Rineau b86fff3f90 Merge pull request #3128 from sgiraudot/Solver_interface-Warn_against_diagonalize_traits-GF
Solver Interface: deprecate CGAL::Diagonalize_traits
2018-06-27 10:21:37 +02:00
Laurent Rineau 0e4e50f2e7 Merge pull request #3060 from maxGimeno/BGL-read_write_off_use_np-GF
BGL: Use Named Parameters in OFF I/O
2018-06-27 10:21:33 +02:00
Laurent Rineau e5a960fc1a Merge pull request #3144 from maxGimeno/Demo-Automatically_choose_between_poly_and_sm_selection_io_plugin-GF
Polyhedron demo: Automatically decide between selection_io_plugin or selection_io_sm_plugin
2018-06-27 10:21:30 +02:00
Laurent Rineau 4a78f5f0df Merge pull request #3042 from maxGimeno/PMP-stitch_after_orient-GF
PMP: Stitching per CC
2018-06-27 10:21:26 +02:00
Laurent Rineau 164489ef88 Merge pull request #3169 from MaelRL/Polyhedron_IO-Fix_STL_reader-GF
Polyhedron_IO: Improve STL reader
2018-06-27 10:21:23 +02:00
Maxime Gimeno 6c289c2cff Fix warning 2018-06-26 15:11:43 +02:00
Maxime Gimeno 5b4cf6304d Add missing dummy useless doc for getters and setters 2018-06-26 14:57:44 +02:00
Mael Rouxel-Labbé 49789ef3bb Fixed namespace 2018-06-26 14:28:50 +02:00
Mael Rouxel-Labbé 68c8b797a6 Merge branch 'Interpolation-Use_result_of-GF-old' into Interpolation-Use_result_of-GF 2018-06-26 14:27:19 +02:00
Sébastien Loriot 6d89662e2a use need API + add missing overload 2018-06-26 00:17:30 +02:00
Mael Rouxel-Labbé 14bda813d3 Workaround boost::is_constructible not being safe to use before C++11
Incidentally means that argument_type unfortunately must be defined
when not using C++11...
2018-06-25 12:13:46 +02:00
Maxime Gimeno 5fe8c5ad4e replace M_PI by CGAL_PI 2018-06-22 10:41:08 +02:00
Maxime Gimeno 803e5e6717 add missing boost:: 2018-06-22 10:32:23 +02:00
Simon Giraudot 24ac59a01c Avoid using std::unordered_set for MSVC2013 as performances can be very bad
See: https://medium.com/plaxis/embarrassingly-poor-performance-of-regular-point-sets-with-std-unordered-set-418cb413974b
2018-06-21 16:11:03 +02:00
Simon Giraudot 70859adb20 Fix callback and avoid making too many syscalls 2018-06-21 12:46:39 +02:00
Laurent Rineau 784ea33b2d
Do not modify the CHANGES in the section CGAL 4.12 2018-06-21 10:46:18 +00:00
Laurent Rineau b44ad18983
Merge branch 'master' into PMP-stitch_after_orient-GF 2018-06-21 12:31:26 +02:00