mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	WIP: Fixed loading of SLA support meshes.
This commit is contained in:
		
							parent
							
								
									6981152d74
								
							
						
					
					
						commit
						b59d5d083f
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -3941,7 +3941,8 @@ void GLCanvas3D::reload_scene(bool force) | |||
|                         } | ||||
|                 } | ||||
|                 for (size_t istep = 0; istep < sla_steps.size(); ++ istep) | ||||
| 					m_volumes.load_object_auxiliary(print_object, object_idx, instances[istep], sla_steps[istep], m_use_VBOs && m_initialized); | ||||
| 					if (! instances[istep].empty()) | ||||
| 						m_volumes.load_object_auxiliary(print_object, object_idx, instances[istep], sla_steps[istep], m_use_VBOs && m_initialized); | ||||
|             } | ||||
|         } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv