Fix UV viewer zooming/scaling
This commit is contained in:
parent
703db755b9
commit
1fcb0d2c3c
@ -40,7 +40,6 @@ namespace Toolbox.Library.Forms
|
||||
|
||||
public override void RenderScene()
|
||||
{
|
||||
GL.PushMatrix();
|
||||
Vector3 Scale = new Vector3(30, 30, 30);
|
||||
|
||||
//Scale the plane by aspect ratio
|
||||
|
Loading…
Reference in New Issue
Block a user