Sébastien Loriot
823e02222e
set the name of the item
2016-11-02 17:17:44 +01:00
Laurent Rineau
c546c9476d
Merge pull request #1597 from maxGimeno/Polyhedorn_demo-can_load_empty_off-GF
...
Polyhedron_demo : Load empty OFF files
2016-10-24 11:47:11 +02:00
Simon Giraudot
9592dd2017
Update file with latest review of Point_set_3
2016-10-21 14:40:22 +02:00
Simon Giraudot
245473d0b5
Bugfix: read_xyz_point_set takes care of normal map
2016-10-21 10:28:41 +02:00
Simon Giraudot
f46a4a1c06
Bugfix: write PLY content of point (not pointer)
2016-10-21 10:28:41 +02:00
Simon Giraudot
78cb9ce216
Bugfix: do not define the prototype of Push_property_map beforehand
2016-10-21 10:28:41 +02:00
Simon Giraudot
2a8cd6b466
Fix boost demangle
2016-10-21 10:28:41 +02:00
Simon Giraudot
03ab2219bc
Fix warnings/errors from testsuite
2016-10-21 10:28:40 +02:00
Simon Giraudot
739ba1d41d
Bugfix: update outdated method name
2016-10-21 10:28:40 +02:00
Simon Giraudot
ca932ff5d5
Setting normals is not needed anymore (off by default)
2016-10-21 10:28:40 +02:00
Simon Giraudot
89d88369d7
Add notes that files will be removed in the future
2016-10-21 10:28:40 +02:00
Simon Giraudot
caede8baa3
Add include files of Point_set_3 in Polyhedron demo
2016-10-21 10:28:40 +02:00
Simon Giraudot
577988cc28
Update polyhedron demo plugins with new Point_set_3 API
2016-10-21 10:28:34 +02:00
Sébastien Loriot
114495a7be
build empty point set if OFF has no vertices and no faces
2016-10-20 18:52:22 +02:00
Laurent Rineau
8209e3982c
Merge pull request #1567 from maxGimeno/Polyhedron_demo-Polylines_upgrades-GF
...
Polyhedron_demo : Polylines upgrades
2016-10-20 09:48:12 +02:00
Laurent Rineau
73bbf6e7d1
Merge pull request #1565 from maxGimeno/Polyhedron_demo-Transform_item_enhancement-GF
...
Polyhedron_demo: Transform item enhancement
2016-10-20 09:48:08 +02:00
Laurent Rineau
c6cf01c7f6
Merge pull request #1562 from afabri/Kernel_Compute_dihedral_angle-GF
...
Add doc of functor class and concept corresponding to dihedral_angle()
2016-10-20 09:48:05 +02:00
Laurent Rineau
e7b2920315
Merge pull request #1579 from maxGimeno/Polyhedron_demo-save_c3t3_state_when_reload-GF
...
Polyhedron_demo : Keep the c3t3_item's state when reloading
2016-10-20 09:47:32 +02:00
Maxime Gimeno
0077aec52a
Fix a warning
2016-10-17 16:40:51 +02:00
Andreas Fabri
39c27cb9db
Call approximate_dihedral_angle() from the Kernel
2016-10-17 14:59:42 +02:00
Laurent Rineau
f2e7050364
Merge pull request #1428 from sloriot/AABB_tree-fix_Closest_point
...
Fix implementation of AABB_traits::Closest_point
2016-10-17 10:03:20 +02:00
Laurent Rineau
a9b2d377db
Merge pull request #1489 from maxGimeno/Polyhedron_demo-Export_c3t3_as_vtu-GF
...
Polyhedron_demo : Save C3T3 items as vtu files
2016-10-17 10:01:52 +02:00
Laurent Rineau
df77ac7812
Merge pull request #1323 from maxGimeno/Polyhedron_demo-Add_shaded_points-GF
...
Polyhedron_demo : Add a new RenderingMode for ShadedPoints
2016-10-17 10:01:44 +02:00
Laurent Rineau
3044d512f2
Merge pull request #1511 from gdamiand/CMap_LCC-bugfixes-gdamiand
...
Some bugfixes in CMap and LCC
2016-10-17 10:01:36 +02:00
Laurent Rineau
038a310a1a
Merge pull request #1446 from sloriot/CGAL-remove_dont_submit
...
Getting rid of the remaining dont_submit files
2016-10-17 10:01:30 +02:00
Laurent Rineau
4c58c675d6
Merge pull request #1358 from maxGimeno/Polyhedron_demo-D_pointer_for_the_viewer-GF
...
Polyhedron_demo : Viewer use a d-pointer
2016-10-17 10:01:05 +02:00
Laurent Rineau
7edc04cbf3
Merge pull request #1556 from maxGimeno/Polyhedron_demo-Enhance_raw_image_manipulation-GF
...
Polyhedron_demo: Enhance the raw image management
2016-10-17 10:01:01 +02:00
Laurent Rineau
ef99eb7d01
Merge pull request #1549 from maxGimeno/Polyhedron_demo-Fixes_for_the_UI-GF
...
Polyhedron_demo: Fixes for the UI behavior
2016-10-17 09:59:30 +02:00
Laurent Rineau
e9d6031385
Merge pull request #1541 from maxGimeno/Polyhedron_demo-Fix_spheres_in_polylines-GF
...
Polyhedron_demo: Fix spheres in polylines
2016-10-17 09:59:13 +02:00
Maxime Gimeno
3ba5277d97
Clean-up
2016-10-17 09:36:44 +02:00
Maxime Gimeno
29d7a375bc
Restore the spheres, grid, intersections and CNC state when reloading a c3t3_item.
2016-10-14 16:58:20 +02:00
Maxime Gimeno
6e68b0f9d0
Upgrades :
...
- default value for empty fields for scaling is now 1
- apparition of a 'undo' feature
- fields are not cleared when the transformation is applied
- addition of the missing tooltips
- fix the BBox of the transform_items so the scene 'sees' them
2016-10-14 11:14:02 +02:00
Maxime Gimeno
d9f5d0ff8d
Make the transformMatrix() function a transformMatrix(double*) function.
2016-10-13 16:54:09 +02:00
Maxime Gimeno
a931941669
Clean-up
2016-10-12 10:00:34 +02:00
Maxime Gimeno
40e3eadf4f
Add two actions to join and split polylines_items
2016-10-12 09:28:01 +02:00
Maxime Gimeno
09dcb9d13b
Add statistics to the polyline.
2016-10-11 12:01:25 +02:00
Laurent Rineau
a1cb728da8
Fix a warning
...
Fix the indentation to fix a warning:
```
/cgal/Polyhedron/demo/Polyhedron/texture.cpp:1071:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(j=0;j<height;j++)
^~~
/cgal/Polyhedron/demo/Polyhedron/texture.cpp:1080:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for(j=0;j<height;j++)
^~~
```
2016-10-11 11:15:27 +02:00
Maxime Gimeno
2b35006eeb
Fix the item's deleting management and clean up.
2016-10-11 10:59:24 +02:00
Maxime Gimeno
cba5712991
Fix the matrix display and apply the simplified draw when the frame is moved and not only when the camera is moved.
2016-10-11 10:22:06 +02:00
Maxime Gimeno
82cf6dacb7
Fix normalize();
2016-10-11 10:22:06 +02:00
Maxime Gimeno
5cd2369d3f
Make the manual transformations work with the point sets.
2016-10-11 10:22:06 +02:00
Maxime Gimeno
616da6af25
Add the Normalization.
2016-10-11 10:22:06 +02:00
Maxime Gimeno
ec59f6fd3e
Makes the matrix not editable. It is quite useless and it bugs because of QGLViewer.
2016-10-11 10:22:06 +02:00
Maxime Gimeno
5820263a40
Fix the scaling that were ignored when manually setting the matrix.
2016-10-11 10:22:05 +02:00
Maxime Gimeno
fa37470876
Rename the plugin
2016-10-11 10:22:05 +02:00
Maxime Gimeno
4fe8ff3047
First steps for normalizing and forsaking the quick rotations.
2016-10-11 10:22:05 +02:00
Maxime Gimeno
a9be47bd43
Add missing file
2016-10-11 10:22:05 +02:00
Maxime Gimeno
d4929d4ee1
WIP
2016-10-11 10:22:05 +02:00
Maxime Gimeno
e0faeefdb8
Clean-up.
2016-10-07 15:48:34 +02:00
Maxime Gimeno
198b12f787
Casts not char images in float if the WORD_KIND is WK_WIXED to allow the meshing.
2016-10-07 11:32:12 +02:00