mirror of
				https://github.com/stevenrobertson/cuburn.git
				synced 2025-11-04 02:10:45 -05:00 
			
		
		
		
	'curl' is not an identity variation
This commit is contained in:
		@ -215,7 +215,7 @@ hole_variations = ('spherical ngon julian juliascope polar '
 | 
				
			|||||||
                   'wedge_sph wedge_julia bipolar').split()
 | 
					                   'wedge_sph wedge_julia bipolar').split()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# These variations are identity functions at their default values
 | 
					# These variations are identity functions at their default values
 | 
				
			||||||
ident_variations = ('rectangles rings2 fan2 blob perspective curl '
 | 
					ident_variations = ('rectangles rings2 fan2 blob perspective '
 | 
				
			||||||
                    'super_shape').split()
 | 
					                    'super_shape').split()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def padding_xform(xf, isfinal):
 | 
					def padding_xform(xf, isfinal):
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user