mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Some minor fixes for the new bridging logic #58
This commit is contained in:
		
							parent
							
								
									a1c766cc52
								
							
						
					
					
						commit
						4540f2377d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -399,6 +399,7 @@ sub process_bridges {
 | 
			
		|||
                        shift @{$edge->points};
 | 
			
		||||
                        pop @{$edge->points};
 | 
			
		||||
                    }
 | 
			
		||||
                    @surface_edges = grep { @{$_->points} } @surface_edges;
 | 
			
		||||
                }
 | 
			
		||||
                push @edges, @surface_edges;
 | 
			
		||||
            }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue