mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Faster gizmos update
This commit is contained in:
		
						commit
						550f6e307f
					
				
					 40 changed files with 1415 additions and 753 deletions
				
			
		|  | @ -116,6 +116,8 @@ sub new { | |||
| 
 | ||||
|         my $model_object = $self->{model}->objects->[$obj_idx]; | ||||
|         my $model_instance = $model_object->instances->[0]; | ||||
| 
 | ||||
|         $self->stop_background_process; | ||||
|          | ||||
|         my $variation = $scale / $model_instance->scaling_factor; | ||||
|         #FIXME Scale the layer height profile? | ||||
|  | @ -127,7 +129,6 @@ sub new { | |||
|         $object->transform_thumbnail($self->{model}, $obj_idx); | ||||
|      | ||||
|         #update print and start background processing | ||||
|         $self->stop_background_process; | ||||
|         $self->{print}->add_model_object($model_object, $obj_idx); | ||||
|      | ||||
|         $self->selection_changed(1);  # refresh info (size, volume etc.) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri