mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Refactored hollowing backend to use indexed_triangle_mesh
This commit is contained in:
		
							parent
							
								
									f12187b53d
								
							
						
					
					
						commit
						e6f97358bc
					
				
					 14 changed files with 204 additions and 68 deletions
				
			
		|  | @ -480,7 +480,6 @@ void pad_blueprint(const indexed_triangle_set &mesh, | |||
| { | ||||
|     if (mesh.empty()) return; | ||||
| 
 | ||||
|     assert(mesh.has_shared_vertices()); | ||||
|     std::vector<ExPolygons> out = slice_mesh_ex(mesh, heights, thrfn); | ||||
| 
 | ||||
|     size_t count = 0; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 tamasmeszaros
						tamasmeszaros