Commit Graph

78515 Commits

Author SHA1 Message Date
Efi Fogel 75a733f1a6 Handled the cases where an intersection point lies on the boundary 2017-12-31 19:02:23 +02:00
Efi Fogel 60e23aa1b9 Fixed boundary tags 2017-12-31 19:00:38 +02:00
Efi Fogel e30a595cd5 Fixed boundary tags 2017-12-31 18:57:47 +02:00
Efi Fogel 7fe2e8a274 Added test08.txt 2017-12-31 18:56:52 +02:00
Efi Fogel 6ccc11798b Fixed boundary tags 2017-12-31 18:56:13 +02:00
Efi Fogel 7271605d41 Fixed boundary tags 2017-12-31 18:55:50 +02:00
Efi Fogel fd834d771a Dispatched before_handle_event_imp() 2017-12-31 18:55:23 +02:00
Efi Fogel 557e948667 Introduced overloaded move_halfedge_indices(), and dispatched it 2017-12-31 18:54:26 +02:00
Efi Fogel 32aa9d5016 Fixed boundary tags 2017-12-31 18:51:42 +02:00
Efi Fogel 6d0d370423 Fixed boundary tags 2017-12-31 18:51:27 +02:00
Efi Fogel 47c817d741 Fixed boundary tags 2017-12-31 18:50:41 +02:00
Efi Fogel c0279e9ed3 Dispatched operator() 2017-12-31 18:49:55 +02:00
Efi Fogel 91e75657a1 Cleaned up 2017-12-31 18:49:19 +02:00
Efi Fogel cf50bcc509 Cleaned up 2017-12-31 18:49:05 +02:00
Efi Fogel 4f64718306 Dispatched _handle_event_without_left_curves() and _init_curve_end() 2017-12-31 18:48:39 +02:00
Efi Fogel 30a92c4dd5 Fixed boundary tags 2017-12-31 18:45:48 +02:00
Efi Fogel 057d759946 Cleaned up, changed to Epic kernel 2017-12-28 15:08:21 +02:00
Efi Fogel 4318eaa27f Set the identification curve to be a meridian that contains the point (-1,0,0) validating the inserted x-monotone curves 2017-12-25 19:20:25 +02:00
Efi Fogel bc51f20b58 Added missing const 2017-12-25 19:16:17 +02:00
Efi Fogel 0804f437af Cleaned up 2017-12-25 17:58:58 +02:00
Efi Fogel 1ca6e69a5e Merge branch 'Aos_2-boundary_objects-efic-old' into Aos_2-boundary_objects-efic 2017-12-25 16:15:07 +02:00
Sébastien Loriot b94631496a Merge remote-tracking branch 'cgal/releases/CGAL-4.11-branch' 2017-12-22 22:50:15 +01:00
Sebastien Loriot 2425c86640
Merge pull request #2652 from MaelRL/SMP-Remove_Core_dependency-GF
SMP: Remove Core dependency
2017-12-22 22:37:41 +01:00
Sebastien Loriot 6bbfed5352
Merge pull request #2236 from efifogel/Aos_2-surface_sweep-efif
Aos 2 surface sweep
2017-12-22 22:32:15 +01:00
Sebastien Loriot 03d36bb86d
Merge pull request #2671 from efifogel/Aos_2-mon_symetric_observer-efif
Aos_2: non symetrical observer
2017-12-22 22:14:43 +01:00
Sebastien Loriot a68ee4833b
Merge pull request #2684 from janetournois/Polyhedron_demo-fix_warnings-GF
Demo parameterization plugin : avoid conversion warning
2017-12-22 22:12:58 +01:00
Sebastien Loriot b6cdb1ae5b
Merge pull request #2686 from sloriot/Demo-duplicate_nm_vertices
Add plugin to duplicate non-manifold vertices
2017-12-22 22:10:50 +01:00
Sebastien Loriot fb44258bb6
Merge pull request #2682 from sloriot/BGL-nef_to_fg_triangulate_all
Add an option to triangulate all the faces
2017-12-22 22:10:01 +01:00
Sebastien Loriot 49fa71b5ee
Merge pull request #2693 from maxGimeno/Fix_Mesh_3_with_tbb
Polyhedron demo: Fix mesh_3 with TBB
2017-12-22 22:08:38 +01:00
Sébastien Loriot b65cb895a7 add missing include directive 2017-12-21 15:40:05 +01:00
Sébastien Loriot ee297db460 Merge remote-tracking branch 'cgal/releases/CGAL-4.11-branch' 2017-12-21 15:16:10 +01:00
Sébastien Loriot 09a7f58410 Merge remote-tracking branch 'cgal/releases/CGAL-4.10-branch' 2017-12-21 15:15:20 +01:00
Sebastien Loriot b655d0cdb9
Merge pull request #2698 from sloriot/SMS-fix_tight_num_edges
Fix #2643
2017-12-21 15:14:42 +01:00
Sébastien Loriot 989264e32b only the counts must be tight
lSize must be num_edges as we use an array for edge property
we access using halfedge index properties
2017-12-21 15:08:20 +01:00
Sébastien Loriot 54b7272e6f add missing return statement 2017-12-20 12:54:46 +01:00
Maxime Gimeno 5a2af31e81 Add misisng CGAL_target_use_TBB for scene_c3t3_item 2017-12-20 11:51:46 +01:00
Sébastien Loriot 5a7cf22e5a readd trailing whitespaces added by the script 2017-12-20 09:54:43 +01:00
Sébastien Loriot 66797a5d87 remove unused type 2017-12-20 09:30:44 +01:00
Laurent Rineau 08bc15141e
Merge branch 'master' into Aos_2-surface_sweep-efif 2017-12-19 17:20:28 +01:00
Laurent Rineau 9c94219204 Merge pull request #2653 from sloriot/CGAL-postprocessing_python3
Make postprocessing script working with python3 and python2
2017-12-19 16:34:29 +01:00
Laurent Rineau 61e662c4e4 Merge pull request #2649 from sgiraudot/BGL-Regroup_named_parameters-GF
Regroup PMP named parameters with BGL named parameters

# Conflicts:
#	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/parameters_interface.h
2017-12-19 16:33:44 +01:00
Laurent Rineau 14b810d87c Merge pull request #2680 from lrineau/Mesh_3-improve_polylines_to_protect-GF
Fix a compilation error (on CentOS5)
2017-12-19 16:31:00 +01:00
Laurent Rineau 17d8d6d84e Merge pull request #2679 from MaelRL/P2T2-Fix_template_parameter_names-GF
P2T2: Precautionary template parameter renaming
2017-12-19 16:30:51 +01:00
Laurent Rineau fd1045dcd3 Merge pull request #2574 from lrineau/Polyhedron_demo-update_SEP_reader-GF
Polyhedron demo: update the SEP reader
2017-12-19 16:30:43 +01:00
Laurent Rineau 553faa9590 Merge pull request #2670 from maxGimeno/Segmented_image_plugin_small_fixes-GF
Polyhedron demo: small fixes for io_image_plugin
2017-12-19 16:30:34 +01:00
Laurent Rineau 6a2f3263a1 Merge pull request #2314 from maxGimeno/Add_plugins_info_in_preferences-GF
Polyhedron_demo: Enhance the plugins management in Preferences
2017-12-19 16:30:20 +01:00
Laurent Rineau ff76b214c2 Merge pull request #2665 from afabri/Periodic-dummy-GF
Periodic_3_triangulation_3: Accelerate compilation on VC++
2017-12-19 16:30:12 +01:00
Laurent Rineau 79914638a9 Merge pull request #2662 from maxGimeno/Fix_polyhedron_flat_shading-GF
Polyhedron demo: Fix polyhedron flat shading and silent make install in travis
2017-12-19 16:30:01 +01:00
Laurent Rineau f2391a30a5 Merge pull request #2562 from afabri/Filtered_kernel-Do_intersect_2-GF
Add Static Filters for the Exact Construction Kernel
2017-12-19 16:29:53 +01:00
Laurent Rineau b045bc343d Merge pull request #2657 from afabri/Polyhedron_IO-improve_read_STL-GF
Parse headers of binary STL files starting with the keyword 'solid' correctly as binary STL
2017-12-19 16:29:44 +01:00