Commit Graph

87300 Commits

Author SHA1 Message Date
Sebastien Loriot 8adc64dfe3
Merge pull request #3860 from MaelRL/PMP-Add_non_manifold_vertices_collector-GF
PMP: Add function 'non_manifold_vertices'
2019-07-18 16:38:15 +02:00
Mael Rouxel-Labbé 047cfeb1fa Add namespace in CHANGES.md 2019-07-18 16:37:29 +02:00
Sebastien Loriot cc61867f2b
Merge pull request #4068 from maxGimeno/Scripts-Fix_autotest_with_ctest-GF
Scripts: Fix autotest_with_ctest
2019-07-18 16:37:08 +02:00
Sebastien Loriot d8db7aff43
Merge pull request #4088 from maxGimeno/Demo-Fix_sizing_balls-GF
3D Demo: Fix c3t3_item
2019-07-18 16:36:11 +02:00
Sebastien Loriot e4adb62011
Merge pull request #4078 from maxGimeno/Fix_some_warnings-GF
Fix warnings
2019-07-18 16:35:51 +02:00
Sebastien Loriot 0425b77ce4
Merge pull request #4076 from maxGimeno/Demo-Restore_View_menu-GF
Polyhedron Demo: Fix View Menu
2019-07-18 16:34:34 +02:00
Sebastien Loriot a55c2acc36
Merge pull request #4075 from lrineau/BGL-fix_memory_leak_in_tests-GF
BGL: fix memory leak in test
2019-07-18 16:33:50 +02:00
Sebastien Loriot be7b8cfab7
Merge pull request #4069 from maxGimeno/IO-OBJ_supports_negative_ids-GF
Polyhedron_IO: OBJ_reader reads relative indices
2019-07-18 16:32:04 +02:00
Sebastien Loriot fbf6fb375d
Merge pull request #4050 from sgiraudot/Surface_mesh-Fix_PLY_warning-GF
[Surface Mesh / PLY] Fix uninitialized warning and error on unhandled properties
2019-07-18 16:31:17 +02:00
Mael Rouxel-Labbé 18617dcf39 Modify changes.md 2019-07-18 16:28:56 +02:00
Sebastien Loriot 0c089d6f91
Merge pull request #3721 from sloriot/PMP-clip_fixes
Fixes for clipping
2019-07-18 16:28:44 +02:00
Sebastien Loriot 667e4022f7
Merge pull request #4060 from sloriot/CGAL-doc_match_brackets
match @{ and @}
2019-07-18 16:26:43 +02:00
Maxime Gimeno db6b4f995a Fix 3mf_io_plugin missing include 2019-07-18 16:08:14 +02:00
Maxime Gimeno f4f815d3ce Fix warning 2019-07-18 15:56:52 +02:00
Mael Rouxel-Labbé f0b1052732 Add missing header includes 2019-07-18 15:54:32 +02:00
Maxime Gimeno 7ae8f3dee0 Clean version. Common_part is wrong. 2019-07-18 15:03:15 +02:00
Mael Rouxel-Labbé 13e87ad3bd Parallelize AABB tree traversal 2019-07-18 14:32:56 +02:00
Simon Giraudot d3e42bee99 Fix tabs/indentation 2019-07-17 15:38:02 +02:00
Simon Giraudot fbf0f3bf0c Fix assemble_covariance_matrix_3() for tetrahedron based on working prototype code 2019-07-17 15:27:21 +02:00
Simon Giraudot 8871603992 Use unsigned volume for tetrahedra 2019-07-17 15:27:21 +02:00
Mael Rouxel-Labbé 1954203264 Change comment after tests 2019-07-17 15:22:10 +02:00
Mael Rouxel-Labbé 98723ca104 Add an example for snap 2019-07-17 14:58:12 +02:00
Mael Rouxel-Labbé 95982eb36f Allow source vertex to snap to edges, even if they have been previously snapped
The key point is that the splitting point of a (target) halfedge
is assigned the position of the source vertex that breaks this target halfedge.
In other words, if multiple source vertices have the same position, we do
not have to track and move these together because they do not move anyway.
2019-07-17 14:54:41 +02:00
Mael Rouxel-Labbé 348b806d5e Use some point references to avoid copies 2019-07-17 14:53:57 +02:00
Mael Rouxel-Labbé a63c10c2cb Use traits class functors for equality tests 2019-07-17 14:33:47 +02:00
Mael Rouxel-Labbé 0d617400bc Accelerate AABB tree traversal by passing the tolerance as initial min_dist 2019-07-17 14:29:26 +02:00
Mael Rouxel-Labbé ead092a62b Clean useless includes 2019-07-17 14:28:14 +02:00
Maxime Gimeno ccc555d497 Fix Error on windows about parameter being qualified. 2019-07-17 09:42:56 +02:00
Maxime Gimeno 94fffff5b3 Fix missing scope guard for cursor. 2019-07-16 13:31:07 +02:00
Maxime Gimeno 95b35474b8 Merge remote-tracking branch 'cgal/master' into Demo-Optimize_move_point-mgimeno 2019-07-16 13:24:43 +02:00
Maxime Gimeno 014a29bc3c Fix warning in Snap_rounding_2 2019-07-16 12:06:26 +02:00
Maxime Gimeno d3d996d18e Fix warning in SDG 2019-07-16 11:40:09 +02:00
Maxime Gimeno 1c7fe052d3 fix warning in CGAL_ipelets 2019-07-16 11:30:06 +02:00
Maxime Gimeno d200ad2748 fix intersections_2 tests warning 2019-07-16 11:23:50 +02:00
Maxime Gimeno 53277714bf Fix c3t3_item 2019-07-16 10:58:02 +02:00
Maxime Gimeno 7f604308d0 Update FindTBB.cmake 2019-07-15 12:45:28 +02:00
Mael Rouxel-Labbé b39d728f45 Minor doc cleaning 2019-07-15 11:40:46 +02:00
Sébastien Loriot 4ca465a81f try to please clang 2019-07-15 10:51:44 +02:00
Sébastien Loriot 86752ea880 remove tmp doc commands 2019-07-15 09:14:23 +02:00
Sébastien Loriot adff92f8f8 missing namespace 2019-07-15 08:49:12 +02:00
Sébastien Loriot 560c77f567 rename named function parameter class 2019-07-15 06:25:02 +02:00
Sébastien Loriot 0343659467 add script to ease the update to the new CGAL np 2019-07-14 22:46:46 +02:00
Sébastien Loriot cebf0657d8 Use a full CGAL version of named function parameters
no longer rely on boost
2019-07-14 22:45:47 +02:00
Marc Glisse b156ae6a1b Move store outside the loop.
Looks like a typo kind of mistake: the value was computed and stored
repeatedly in the inner loop instead of once in the outer loop...
2019-07-12 21:55:20 +02:00
Maxime Gimeno 1ed4211bc1 Force GouraudPlusEdges for Move Vertex 2019-07-12 16:34:04 +02:00
Guillaume Damiand c57cbb6173
Bug fix in is_empty method in Buffer_for_vao
The fix is small; tested locally.
2019-07-12 16:16:40 +02:00
Laurent Rineau 58e12565e3 Prepare release candidates for 5.0-beta1 2019-07-12 15:31:07 +02:00
Laurent Rineau b3f1c8d5dc updated crontab (automated commit) 2019-07-12 15:17:11 +02:00
Sébastien Loriot ae2b242071 fix misleading indentation 2019-07-12 13:13:33 +02:00
Maxime Gimeno 889c0fc235 Fix size_t conversion warnings 2019-07-12 11:08:51 +02:00