From bad32046ac00b9000840daccc3a556775911aef2 Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Fri, 18 Dec 2020 14:41:36 +0000 Subject: [PATCH] Updated Monitor renderers (markdown) --- Monitor-renderers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monitor-renderers.md b/Monitor-renderers.md index 41419cd..89984dc 100644 --- a/Monitor-renderers.md +++ b/Monitor-renderers.md @@ -20,6 +20,6 @@ This is a problem with how shaders work with the TBO renderer. Switching to the ### Monitors are just composed of arrows ![A incorrectly rendered monitor](https://user-images.githubusercontent.com/4346137/96614652-48f2e780-12f8-11eb-8b79-c4a19a301dd1.png) -This was caused by a bug in the monitor shader. Updating to CC: T 1.91.3 (or later) should fix this. If you're on an older version of CC:T, switching to the TBO renderer will also resolve the issue. +This was caused by a bug in the monitor shader. Updating to CC: T 1.91.3 (or later) should fix this. If you're on an older version of CC:T, switching to the VBO renderer will also resolve the issue. [blag]: https://squiddev.cc/2020/05/08/monitors.html "An optimised monitor renderer" \ No newline at end of file