mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Rewrote Fill2.pm to C++, deleted Perl infills for good.
Removed dependency on Perl Math::PlanePath module. Fixed compilation with Visual Studio and SLIC3R_DEBUG: Visual Studio older than 2015 does not support the prinf type specifier %zu. Use %Iu instead. C++11 move semantics enabled.
This commit is contained in:
		
							parent
							
								
									3a31d37d35
								
							
						
					
					
						commit
						95ede7c4b8
					
				
					 49 changed files with 628 additions and 1803 deletions
				
			
		
							
								
								
									
										1
									
								
								Build.PL
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Build.PL
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -15,7 +15,6 @@ my %prereqs = qw(
 | 
			
		|||
    File::Basename                  0
 | 
			
		||||
    File::Spec                      0
 | 
			
		||||
    Getopt::Long                    0
 | 
			
		||||
    Math::PlanePath                 53
 | 
			
		||||
    Module::Build::WithXSpp         0.14
 | 
			
		||||
    Moo                             1.003001
 | 
			
		||||
    POSIX                           0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue