1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-17 19:00:03 +00:00

Updated Monitor renderers (markdown)

Jonathan Coates 2020-12-18 14:41:36 +00:00
parent 9e18f8bc16
commit bad32046ac

@ -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"