kopia lustrzana https://github.com/vilemduha/blendercam
				
				
				
			Merge pull request #5 from hmunktell/actions/black
Format Python code with psf/black pushpull/292/head
						commit
						138a91d965
					
				|  | @ -11,6 +11,7 @@ from .parent_panel import CAMParentPanel | |||
| 
 | ||||
| from ...utilities.version_utils import opencamlib_version | ||||
| 
 | ||||
| 
 | ||||
| class CAM_OPTIMISATION_Panel(CAMParentPanel, Panel): | ||||
|     """CAM Optimisation Panel""" | ||||
| 
 | ||||
|  |  | |||
|  | @ -14,6 +14,7 @@ from .simple_utils import ( | |||
| ) | ||||
| from ..exception import CamException | ||||
| 
 | ||||
| 
 | ||||
| def get_bounds_worldspace(obs, use_modifiers=False): | ||||
|     """Get the bounding box of a list of objects in world space. | ||||
| 
 | ||||
|  |  | |||
|  | @ -10,6 +10,7 @@ import bpy | |||
| from .simple_utils import activate | ||||
| from .orient_utils import rotation_to_2_axes | ||||
| 
 | ||||
| 
 | ||||
| def prepare_indexed(o): | ||||
|     """Prepare and index objects in the given collection. | ||||
| 
 | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 hmunktell
						hmunktell