Laurent Rineau
fd9be189d8
Merge pull request #2536 from sloriot/Demo-add_STL_writer
...
Add STL writer
2017-10-17 15:20:34 +02:00
Laurent Rineau
b26201f5ac
Merge pull request #2535 from MaelRL/SM-Missing_explicit-GF
...
Surface_mesh: Added missing 'explicit' on SM_Edge_index constructor
2017-10-17 15:20:32 +02:00
Laurent Rineau
e8457db212
Merge pull request #2486 from sgiraudot/Shape_detection-Fix_duplicate_indices-GF
...
Region Growing: fix badly initialized class_index (lead to duplicate indices)
2017-10-17 15:20:31 +02:00
Laurent Rineau
39782e0573
Merge pull request #2532 from maxGimeno/Export_stats_fix-GF
...
Polyhedron demo: Fix statistics exportation
2017-10-17 15:20:30 +02:00
Laurent Rineau
3054cb35e5
Merge pull request #2521 from maxGimeno/Cut_plugin_fix_trees_maintainance-GF
...
Polyhedron demo: Fix Cut_plugin
2017-10-17 15:20:29 +02:00
Laurent Rineau
95f4e20d0b
Merge pull request #2497 from afabri/Solver_interface-fix_doc-GF
...
Solver_interface: Move documentation to include/CGAL/*.h
2017-10-17 15:20:27 +02:00
Laurent Rineau
5bb1bbcb79
Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch
2017-10-17 15:20:04 +02:00
Laurent Rineau
73d26947bf
Merge pull request #2535 from MaelRL/SM-Missing_explicit-GF
...
Surface_mesh: Added missing 'explicit' on SM_Edge_index constructor
2017-10-17 15:19:37 +02:00
Laurent Rineau
9a7b48d693
Fix a perturber bug
...
The `facet_surface_center` of facet was not always restored correctly,
after an aborted move, and that eventually led to use of uninitialized
memory... and a crash.
2017-10-17 09:48:45 +02:00
Sébastien Loriot
b5d830c7f3
handle open meshes in offset mesh generation
2017-10-17 02:44:26 +02:00
Jane Tournois
059d7a88da
improve doc
2017-10-16 15:29:51 +02:00
Jane Tournois
aa758493b1
Merge branch 'PMP-fix_isotropic_remeshing_next_to_corners-jtournois' into Polyhedron_demo-fix_isotropic_remeshing_plugin-jtournois
...
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h
2017-10-16 14:49:02 +02:00
Jane Tournois
03e7265cef
a Polyhedron_3 does not have an internal pmap for face_patch_id_t
...
so the condition was always returning false for a Polyhedron
we are inside the demo, so this condition can be safely removed
2017-10-16 13:04:42 +02:00
Maxime Gimeno
5ea03758c4
Add an action to make the point item unicolor if it isn't.
...
Also fix segfault when load is cancelled.
2017-10-16 10:29:15 +02:00
Maxime Gimeno
ed93a924ae
Connect redraw() in replaceItem()
2017-10-16 10:21:57 +02:00
Mael Rouxel-Labbé
969435d37d
Merge branch 'master' into Solver_interface-fix_doc-GF
2017-10-13 17:14:16 +02:00
Laurent Rineau
fea4299276
Merge branch 'releases/CGAL-4.11-branch'
2017-10-13 17:07:34 +02:00
Laurent Rineau
2e09f77031
Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch
2017-10-13 17:07:21 +02:00
Laurent Rineau
7b73dbfc55
Merge pull request #2463 from sloriot/Doc-set_version
...
Set CGAL version when building doc alone
2017-10-13 17:06:53 +02:00
Laurent Rineau
46cc91e787
Merge pull request #2478 from mtola/master
...
fix bug -> 2x 2 missing "inline" to prevent duplicate symbols during …
2017-10-13 17:06:22 +02:00
Laurent Rineau
488c3e2879
Merge pull request #2462 from sloriot/CGAL-fix_warnings_g++7
...
Fix some warnings
2017-10-13 17:04:02 +02:00
Laurent Rineau
ab2e411c65
Merge pull request #2516 from janetournois/PMP-fix_isotropic_remeshing_with_isolated_vertices-jtournois
...
PMP - fix isotropic remeshing with isolated vertices
2017-10-13 17:03:53 +02:00
Laurent Rineau
b3706e0506
Merge pull request #2443 from sloriot/Generator-fix_copy_cstr
...
Fix determinism of points inside 2D/3D triangles, and tetrahedron
2017-10-13 17:03:07 +02:00
Laurent Rineau
73c52cf0af
Merge pull request #2463 from sloriot/Doc-set_version
...
Set CGAL version when building doc alone
2017-10-13 17:00:55 +02:00
Laurent Rineau
0533547da9
Merge pull request #2447 from sloriot/Demo-add_more_repair_functions
...
add more repair functions in the Polyhedron demo
2017-10-13 17:00:47 +02:00
Laurent Rineau
0479a74c8e
Merge pull request #2526 from maxGimeno/Index_displaying_fix-GF
...
Polyhedron demo: Fix ids displaying
2017-10-13 17:00:38 +02:00
Laurent Rineau
00d444e84c
Merge pull request #2462 from sloriot/CGAL-fix_warnings_g++7
...
Fix some warnings
2017-10-13 16:54:52 +02:00
Laurent Rineau
288d254765
Merge pull request #2494 from maxGimeno/Display_plugin_can_zoom_to_extrema-GF
...
Polyhedron_demo: Display_plugin can zoom to extrema
2017-10-13 16:54:44 +02:00
Laurent Rineau
6bda8ad7d5
Merge pull request #2516 from janetournois/PMP-fix_isotropic_remeshing_with_isolated_vertices-jtournois
...
PMP - fix isotropic remeshing with isolated vertices
2017-10-13 16:54:35 +02:00
Laurent Rineau
1d46a17214
Merge pull request #2515 from sloriot/BGL-fix_argument_order
...
Change argument order to be consistent with other selection functions
2017-10-13 16:54:27 +02:00
Laurent Rineau
037d1149f5
Merge pull request #2477 from sgiraudot/Polyhedron_demo-Fix_load_ply_empty_soup-GF
...
Polyhedron demo: several fixes and enhancements for PLY I/O
2017-10-13 16:54:19 +02:00
Laurent Rineau
39516eaa2b
Merge pull request #2478 from mtola/master
...
fix bug -> 2x 2 missing "inline" to prevent duplicate symbols during …
2017-10-13 16:54:11 +02:00
Laurent Rineau
e478825265
Merge pull request #2509 from sloriot/Demo-add_offset_meshing
...
Add a plugin for inset and offset of a polyhedron
2017-10-13 16:53:57 +02:00
Laurent Rineau
75e61a8eb9
Merge pull request #2471 from jubalh/master
...
Include OpenGL ES for arm
2017-10-13 16:53:44 +02:00
Laurent Rineau
6c48bd85c0
Merge pull request #2503 from maxGimeno/Instancied_rendering_fix-GF
...
Polyhedron demo: Fix instanced vertex shaders.
2017-10-13 16:53:35 +02:00
Laurent Rineau
edac6aaa5a
Merge pull request #2454 from maxGimeno/Mesh_3_plugin_fix-GF
...
Polyhedron demo: Fix tets rendering on Windows
2017-10-13 16:53:26 +02:00
Laurent Rineau
cc740931d9
Merge pull request #2469 from kkatrio/eigen_matrix_fix
...
Eigen_sparse_matrix: add missing method
2017-10-13 16:53:17 +02:00
Laurent Rineau
85dd5a2ffb
Merge pull request #2443 from sloriot/Generator-fix_copy_cstr
...
Fix determinism of points inside 2D/3D triangles, and tetrahedron
2017-10-13 16:53:08 +02:00
Laurent Rineau
38548abc92
Fix the feature "several_vertices_on_patch"
...
For small bubbles, the set of 20 initial points was not at all
random (bad implementation).
2017-10-13 16:30:03 +02:00
Laurent Rineau
3a7dc085db
Remove CGAL_DEPRECATED
...
I cannot find a way to use it cross-platform. The syntax of attributes
for gcc and MSVC do not seem compatible.
2017-10-13 15:59:48 +02:00
Laurent Rineau
b6e8b96f2a
Attribute for typedefs must be at the end of line
2017-10-13 15:59:48 +02:00
Jane Tournois
c291be9799
improve doc
2017-10-13 15:59:48 +02:00
Jane Tournois
48e012cc0e
add Point_3 typedef to get the links in the html page
2017-10-13 15:59:48 +02:00
Jane Tournois
591a20cf2b
fix typos
2017-10-13 15:59:48 +02:00
Laurent Rineau
946af7f3c7
Fix the polyhedron demo after the API changes
2017-10-13 15:59:48 +02:00
Laurent Rineau
f3924fe8d6
curve segment -> curve
2017-10-13 15:59:48 +02:00
Laurent Rineau
0b79594cfc
Rephrase: mention orientation once cycles are mentioned too
2017-10-13 15:58:58 +02:00
Laurent Rineau
e186faafdb
Add changes.html
2017-10-13 15:58:57 +02:00
Laurent Rineau
87f56930e5
New documentation for MeshDomainWithFeatures_3
2017-10-13 15:57:03 +02:00
Laurent Rineau
dfb64ce2f1
"Return `true`"
2017-10-13 15:57:02 +02:00