Maxime Gimeno
|
d34ac7b14b
|
Fix override and shadow warnings for clang
|
2019-05-31 10:22:21 +02:00 |
Maxime Gimeno
|
ef26c37b75
|
Try to fix cmake bug on Blake
|
2019-05-29 09:45:48 +02:00 |
Maxime Gimeno
|
6c581bac7f
|
Don't use CGAL_UNUSED
|
2019-05-29 09:39:53 +02:00 |
Maxime Gimeno
|
79008f1618
|
Fix warnings
|
2019-05-28 14:03:27 +02:00 |
Maxime Gimeno
|
736461b8f2
|
Fix polylines/c3t3 reading
|
2019-05-28 13:31:46 +02:00 |
Maxime Gimeno
|
30bb614ed0
|
Fix plugins
|
2019-05-28 11:44:13 +02:00 |
Maxime Gimeno
|
1160e396f6
|
Fix stuffs
|
2019-05-27 16:33:33 +02:00 |
Maxime Gimeno
|
e322905349
|
Don't use horizontalAdvance as it was introduced in qt5.11
|
2019-05-27 16:27:24 +02:00 |
Maxime Gimeno
|
dcf8e6bac3
|
Fix wheel k_ring events
|
2019-05-24 09:54:47 +02:00 |
Maxime Gimeno
|
c4d774efb8
|
Fix return values of bool functions
|
2019-05-22 15:20:54 +02:00 |
Maxime Gimeno
|
4f8b67e115
|
Fix nef_3 item normals
|
2019-05-22 13:20:12 +02:00 |
Maxime Gimeno
|
f08f69e745
|
fix text items not displayed entirely
|
2019-05-21 16:24:00 +02:00 |
Maxime Gimeno
|
4b66010b75
|
Fix znear management in orthographic mode
|
2019-05-21 13:33:05 +02:00 |
Maxime Gimeno
|
1a08685a2f
|
Add build_items and components to work with real case data
|
2019-05-17 15:39:03 +02:00 |
Maxime Gimeno
|
4012cabb11
|
Fix Plane_items manipulation
|
2019-05-16 16:20:40 +02:00 |
Maxime Gimeno
|
0c7ba063a6
|
Add override in cut_plugin
|
2019-05-16 15:24:02 +02:00 |
Maxime Gimeno
|
c342a88440
|
Fix c3t3 loading
|
2019-05-16 14:46:53 +02:00 |
Maxime Gimeno
|
dbf2a6854f
|
Clean-up io-plugins
|
2019-05-16 14:03:07 +02:00 |
Maxime Gimeno
|
e717987f64
|
Update interface version
|
2019-05-16 13:20:05 +02:00 |
Maxime Gimeno
|
1fba61107d
|
Add an IO plugin for the 3mf
|
2019-05-16 11:26:22 +02:00 |
Maxime Gimeno
|
56c99d8a23
|
Replace IO API to be able to load/save several items at a time
|
2019-05-16 11:10:35 +02:00 |
Maxime Gimeno
|
04c5313a1c
|
Add reading functions for polylines and point clouds
|
2019-05-16 11:10:35 +02:00 |
Maxime Gimeno
|
a36c7fe39b
|
Write a 3mf wrapper
|
2019-05-16 11:10:35 +02:00 |
Laurent Rineau
|
934544dbde
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-05-15 10:13:14 +02:00 |
Laurent Rineau
|
471a44ce10
|
Merge pull request #3935 from sgiraudot/Classification-Fix_include_random_shuffle-GF
[Classification] Add missing "algorithm" include
|
2019-05-15 10:12:31 +02:00 |
Simon Giraudot
|
580e71ec7f
|
Add missing include
|
2019-05-15 10:03:32 +02:00 |
Laurent Rineau
|
b68f75e4a0
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-05-14 17:52:48 +02:00 |
Laurent Rineau
|
9ce9f8e3d9
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-05-14 17:51:57 +02:00 |
Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Laurent Rineau
|
423c4fbd11
|
Merge pull request #3266 from MaelRL/PMP-Snap_boundary-GF
PMP: boundary snapping
|
2019-05-14 16:48:00 +02:00 |
Laurent Rineau
|
fee84ae228
|
Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau
Mesh_3 `Protect_edges_sizing_field`: handle the `stop` Boolean
# Conflicts:
# Mesh_3/include/CGAL/Mesh_3/Protect_edges_sizing_field.h
|
2019-05-14 16:44:02 +02:00 |
Laurent Rineau
|
f839e10dfa
|
Merge pull request #3904 from maxGimeno/Stream_support-Fix_example-GF
Stream_support Examples: Fix CMakeLists
|
2019-05-14 16:43:20 +02:00 |
Laurent Rineau
|
28593de529
|
Merge pull request #3914 from maxGimeno/Demo-Fixes_for_multiviewer-GF
Polyhedron demo: Remove useless message at startup
|
2019-05-14 16:43:17 +02:00 |
Laurent Rineau
|
47aa42490b
|
Merge pull request #3911 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-5.0-GF
PMP: Fix duplicate_non_manifold_vertices() with pinched vertices (5.0)
|
2019-05-14 16:30:25 +02:00 |
Laurent Rineau
|
cc8bf53a1c
|
Merge pull request #3916 from MaelRL/BGL-Fix_is_valid_polygon_mesh-5.0-GF
BGL: Fix is valid polygon mesh (5.0)
|
2019-05-14 16:30:21 +02:00 |
Laurent Rineau
|
b8c660dd24
|
Merge pull request #3918 from maxGimeno/Polygon_mesh_slicer-Fix_orientation-master-GF
Polygon_mesh_slicer: Fix orientation for master
|
2019-05-14 16:30:17 +02:00 |
Laurent Rineau
|
26be3a8786
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-05-14 16:28:20 +02:00 |
Laurent Rineau
|
8dabd25b75
|
Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF
PMP: Fix duplicate_non_manifold_vertices() with pinched vertices
|
2019-05-14 16:26:22 +02:00 |
Laurent Rineau
|
b7bb3f74ac
|
Merge pull request #3858 from MaelRL/BGL-Fix_is_valid_polygon_mesh-GF
BGL: Fix is_valid_polygon_mesh not breaking away from potential infinite loops
|
2019-05-14 16:26:19 +02:00 |
Laurent Rineau
|
d04a5a24c1
|
Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau
Mesh_3 `Protect_edges_sizing_field`: handle the `stop` Boolean
|
2019-05-14 16:26:16 +02:00 |
Laurent Rineau
|
b839d1defa
|
Merge pull request #3910 from maxGimeno/Polgon_mesh_slicer-Fix_orientation-GF
PMP::Orient polylines of Polgon Mesh Slicer ccw.
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_slicer.h
|
2019-05-14 16:25:59 +02:00 |
Laurent Rineau
|
5457a6a30b
|
Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF
PMP: Fix duplicate_non_manifold_vertices() with pinched vertices
|
2019-05-14 16:18:40 +02:00 |
Laurent Rineau
|
8e872081fc
|
Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau
Mesh_3 `Protect_edges_sizing_field`: handle the `stop` Boolean
# Conflicts:
# .travis/build_package.sh
# Installation/cmake/modules/CGALConfig_binary.cmake.in
# Installation/cmake/modules/CGALConfig_install.cmake.in
# Installation/cmake/modules/CGAL_SetupCGAL_CoreDependencies.cmake
# Installation/lib/cmake/CGAL/CGALConfig.cmake
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_slicer.h
# Polyhedron/demo/Polyhedron/Plugins/Classification/CMakeLists.txt
# Polyhedron/demo/Polyhedron/Plugins/Mesh_3/CMakeLists.txt
|
2019-05-14 16:18:24 +02:00 |
Laurent Rineau
|
d5b2621076
|
Merge pull request #3858 from MaelRL/BGL-Fix_is_valid_polygon_mesh-GF
BGL: Fix is_valid_polygon_mesh not breaking away from potential infinite loops
|
2019-05-14 16:15:29 +02:00 |
Laurent Rineau
|
696558cb83
|
Merge pull request #3910 from maxGimeno/Polgon_mesh_slicer-Fix_orientation-GF
PMP::Orient polylines of Polgon Mesh Slicer ccw.
|
2019-05-14 16:15:26 +02:00 |
Laurent Rineau
|
d82109cdac
|
Merge pull request #3910 from maxGimeno/Polgon_mesh_slicer-Fix_orientation-GF
PMP::Orient polylines of Polgon Mesh Slicer ccw.
|
2019-05-13 17:43:57 +02:00 |
Laurent Rineau
|
c6da476240
|
Triangulation_2: Cleanup of CDT_plus_2 (#3890)
Triangulation_2: Cleanup of CDT_plus_2
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
|
2019-05-13 17:34:06 +02:00 |
Laurent Rineau
|
aeb07e63d6
|
Fix a typo that was reintroduced in the merge
|
2019-05-13 17:33:43 +02:00 |
Laurent Rineau
|
0600f65f99
|
Merge branch 'master' into CDTplus_2-deprecated-GF
|
2019-05-13 17:25:57 +02:00 |
Maxime Gimeno
|
910d6d076b
|
use CGAL_USE()
|
2019-05-13 16:40:07 +02:00 |