mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Temporary workaround until Boost::Geometry::Utils 0.14 is available
This commit is contained in:
		
							parent
							
								
									d4242ad0a4
								
							
						
					
					
						commit
						32aafd2eb9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -117,7 +117,7 @@ sub fill_surface { | |||
|             @{ Boost::Geometry::Utils::multi_polygon_multi_linestring_intersection( | ||||
|                 [ $surface->expolygon->offset_ex(scaled_epsilon) ], | ||||
|                 [ @paths ], | ||||
|             ) }; | ||||
|             ) } if @paths;  # this temporary check is a workaround for the multilinestring bug in B::G::U | ||||
|     } | ||||
|      | ||||
|     return { flow_spacing => $params{flow_spacing} }, @paths; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci