mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_bed
This commit is contained in:
		
						commit
						af3cb890d1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3995,7 +3995,7 @@ void GLCanvas3D::_render_overlays() const
 | 
			
		|||
    glsafe(::glPushMatrix());
 | 
			
		||||
    glsafe(::glLoadIdentity());
 | 
			
		||||
    // ensure that the textures are renderered inside the frustrum
 | 
			
		||||
    glsafe(::glTranslated(0.0, 0.0, -(m_camera.get_near_z() + 0.5)));
 | 
			
		||||
    glsafe(::glTranslated(0.0, 0.0, -(m_camera.get_near_z() + 0.005)));
 | 
			
		||||
    // ensure that the overlay fits the frustrum near z plane
 | 
			
		||||
    double gui_scale = m_camera.get_gui_scale();
 | 
			
		||||
    glsafe(::glScaled(gui_scale, gui_scale, 1.0));
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue