mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview
This commit is contained in:
		
						commit
						37fa1f296d
					
				
					 7 changed files with 41 additions and 31 deletions
				
			
		|  | @ -338,7 +338,6 @@ sub Render { | |||
|     glClear(GL_COLOR_BUFFER_BIT); | ||||
|      | ||||
|     if (!$self->GetParent->enabled || !$self->layers) { | ||||
|         glFlush(); | ||||
|         $self->SwapBuffers; | ||||
|         return; | ||||
|     } | ||||
|  | @ -486,7 +485,6 @@ sub Render { | |||
|     } | ||||
|      | ||||
|     gluDeleteTess($tess) if $tess; | ||||
|     glFlush(); | ||||
|     $self->SwapBuffers; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri