mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Use XS Point everywhere
This commit is contained in:
		
							parent
							
								
									d0701cdcd4
								
							
						
					
					
						commit
						9af2a1c007
					
				
					 37 changed files with 238 additions and 303 deletions
				
			
		|  | @ -7,7 +7,7 @@ our $VERSION = '0.01'; | |||
| use XSLoader; | ||||
| XSLoader::load(__PACKAGE__, $VERSION); | ||||
| 
 | ||||
| package Slic3r::Point::XS; | ||||
| package Slic3r::Point; | ||||
| use overload | ||||
|     '@{}' => sub { $_[0]->arrayref }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci