Laurent Rineau
|
2aff50e027
|
Merge pull request #3222 from sloriot/Demo-join_fix
Fix join plugin
|
2018-07-16 11:12:50 +02:00 |
Laurent Rineau
|
c40e0fe2df
|
Merge pull request #3221 from maxGimeno/Demo-Transparency-enhancements-GF
Polyhedron Demo: minor fixes and enhancements
|
2018-07-16 11:12:47 +02:00 |
Laurent Rineau
|
bd89f70193
|
Merge pull request #3220 from sgiraudot/Polyhedron_demo-Fix_normal_facet_computation_for_triangulation-GF
Polyhedron demo: Fix normal facet computation for triangulation
|
2018-07-16 11:12:43 +02:00 |
Laurent Rineau
|
4f8e5567b5
|
Merge pull request #3217 from maxGimeno/Demo-Fix_load_items-GF
Polyhedron demo: Fix Load Item
|
2018-07-16 11:12:37 +02:00 |
Maxime Gimeno
|
ad0da605b1
|
Add missing include
|
2018-07-13 11:47:47 +02:00 |
Simon Giraudot
|
9783eaec7a
|
Do not normalize normal
|
2018-07-13 09:58:31 +02:00 |
Maxime Gimeno
|
9294c33823
|
Fix displayId.
|
2018-07-12 14:29:00 +02:00 |
Laurent Rineau
|
5023020809
|
Merge pull request #3126 from sgiraudot/Classification-Clusters_and_meshes-GF
Classification 2.0
|
2018-07-12 11:37:13 +02:00 |
Laurent Rineau
|
401c22a201
|
Merge pull request #3043 from lrineau/Polyhedron-demo_offset_plugin_Mesh_3_triangle_soup-GF
Polyhedron demo: reimplement offset_meshing_plugin with Mesh_3
|
2018-07-12 11:37:10 +02:00 |
Laurent Rineau
|
2efb4e744a
|
Merge pull request #3218 from maxGimeno/Demo-Plugins_path-GF
Polyhedron Demo: Fix path to external plugins
|
2018-07-12 11:37:07 +02:00 |
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 |
Sébastien Loriot
|
dffa2c143c
|
indices are not necessarily sorted and depend of user selection
|
2018-07-11 14:05:27 +02:00 |
Maxime Gimeno
|
2108608e43
|
Fix ZoomToObject
|
2018-07-11 11:42:48 +02:00 |
Simon Giraudot
|
81ec960718
|
Bugfix: handle cases where the first three points of a non-triangular facet are aligned
|
2018-07-11 11:42:25 +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 |
Maxime Gimeno
|
d7499281ba
|
Use the QFileInfo's size to check the file isn't empty.
|
2018-07-11 09:47:01 +02:00 |
Maxime Gimeno
|
fd7e7fb08a
|
Add the plugin dir to the path for windows.
|
2018-07-10 11:11:55 +02:00 |
Maxime Gimeno
|
245a2cf3e0
|
Ask for read permission instead of write permisison when loading an item.
|
2018-07-10 09:43:40 +02:00 |
Maxime Gimeno
|
6f220879e5
|
Use adapted char as list separator in env_path
|
2018-07-09 15:17:22 +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 |
Simon Giraudot
|
c15704177d
|
Add dependency to Boost BZIP2 on Windows
|
2018-07-06 11:23:15 +02:00 |
Sébastien Loriot
|
72f797cfb9
|
remove extra typename
|
2018-07-06 09:49:17 +02:00 |
Laurent Rineau
|
e377aa4233
|
accelerate_distance_queries!!!
|
2018-07-05 17:13:34 +02:00 |
Laurent Rineau
|
bda84781b1
|
Reimplement the offset_meshing_plugin using Mesh_3
|
2018-07-05 17:13:32 +02:00 |
Laurent Rineau
|
0ba13e5beb
|
Fix inclusions
|
2018-07-05 17:12:09 +02:00 |
Laurent Rineau
|
51511f6267
|
Fix -Wconversion warnings
|
2018-07-05 17:12:09 +02:00 |
Simon Giraudot
|
566e84f154
|
Fix conversion warnings
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
a1df51aafb
|
Reset training set of selection + fix warning + info to the user
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
3539966104
|
Improve OpenCV find_package(), only get required components
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
154e29c66d
|
Update Classification plugin
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
01cff92bc4
|
Update classification plugin with cluster's API
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
3f37fa504f
|
WIP: better API of feature generators + eigen analysis
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
49aea9ec26
|
Update mesh classification
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
f9ccc86238
|
Recover Mesh Classification from outdated dirty branch
|
2018-07-05 09:07:31 +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 |
Maxime Gimeno
|
3b3c4579ee
|
Fix triangulate_convex_facet
|
2018-07-04 15:46:51 +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 |
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
|
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
|
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 |
Maxime Gimeno
|
6c289c2cff
|
Fix warning
|
2018-06-26 15:11:43 +02:00 |
Sébastien Loriot
|
6d89662e2a
|
use need API + add missing overload
|
2018-06-26 00:17:30 +02:00 |
Maxime Gimeno
|
5fe8c5ad4e
|
replace M_PI by CGAL_PI
|
2018-06-22 10:41:08 +02:00 |
Laurent Rineau
|
b44ad18983
|
Merge branch 'master' into PMP-stitch_after_orient-GF
|
2018-06-21 12:31:26 +02:00 |