mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Massive reduction of memory usage (down to one third).
This commit is contained in:
		
							parent
							
								
									882a022e3a
								
							
						
					
					
						commit
						b246480535
					
				
					 10 changed files with 75 additions and 31 deletions
				
			
		| 
						 | 
				
			
			@ -236,7 +236,7 @@ sub polyline_lines {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
sub polygon_lines {
 | 
			
		||||
    my ($polygon) = @_;
 | 
			
		||||
    my ($polygon) = @_;use XXX; ZZZ $polygon if !eval { @$polygon };
 | 
			
		||||
    return polyline_lines([ @$polygon, $polygon->[0] ]);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue