Don't need this now
This commit is contained in:
		
					parent
					
						
							
								46ea41423c
							
						
					
				
			
			
				commit
				
					
						8cfd550f50
					
				
			
		
					 1 changed files with 1 additions and 11 deletions
				
			
		
							
								
								
									
										12
									
								
								__init__.py
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								__init__.py
									
										
									
									
									
								
							|  | @ -18,22 +18,12 @@ | |||
| bl_info = { | ||||
| 	"name" : "FCurveHandleCopy", | ||||
| 	"author" : "MMaker", | ||||
| 	"description" : "", | ||||
| 	"description" : ":)", | ||||
| 	"blender" : (2, 83, 0), | ||||
| 	"version" : (0, 0, 1), | ||||
| 	"location" : "", | ||||
| 	"warning" : "", | ||||
| 	"category" : "Animation" | ||||
| } | ||||
| 
 | ||||
| """ | ||||
| if "bpy" in locals(): | ||||
| 	import importlib | ||||
| 	importlib.reload(ui) | ||||
| else: | ||||
| 	from . import ui | ||||
| """ | ||||
| 
 | ||||
| import bpy | ||||
| import mathutils | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue