1
0
mirror of synced 2025-03-01 16:10:52 +01:00

Fix UV viewer zooming/scaling

This commit is contained in:
KillzXGaming 2020-01-26 13:14:26 -05:00
parent 703db755b9
commit 1fcb0d2c3c

View File

@ -40,7 +40,6 @@ namespace Toolbox.Library.Forms
public override void RenderScene() public override void RenderScene()
{ {
GL.PushMatrix();
Vector3 Scale = new Vector3(30, 30, 30); Vector3 Scale = new Vector3(30, 30, 30);
//Scale the plane by aspect ratio //Scale the plane by aspect ratio