mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added SetViewport to GraphicsContext, removed Dx11Cheater, cleanup
This commit is contained in:
@@ -2,10 +2,6 @@ using System;
|
||||
using ImGui;
|
||||
using GlitchyEngine.Events;
|
||||
|
||||
// Temporary
|
||||
using GlitchyEngine.Platform.DX11;
|
||||
//using GlitchyEngine.Platform.DX11.Renderer;
|
||||
|
||||
namespace GlitchyEngine.ImGui
|
||||
{
|
||||
public class ImGuiLayer : Layer
|
||||
|
||||
Reference in New Issue
Block a user