1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-03 01:10:46 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev c8db671409 Override monitors' lightmap coordinates
Shaders appear to ignore all the other subtle (and not-so-subtle) hints
we drop that monitors shouldn't be rendered with shadows. This solution
isn't optimal, as monitors may still be tinted due to sunlight, but
there is nothing we can do about that.

Many thanks to ferreusveritas for their help in diagnosing, fixing and
testing this issue.
2018-03-30 12:57:27 +01:00
..
api Convert wired elements to capabilities 2018-03-24 11:57:36 +00:00
client Override monitors' lightmap coordinates 2018-03-30 12:57:27 +01:00
core Various cherry picks from world thread safety 2018-02-22 21:20:08 +00:00
server/proxy Add support for viewing arbitrary computers in a GUI 2017-12-06 15:43:25 +00:00
shared Allow rendering a monitor tile multiple times in a tick 2018-03-29 12:31:20 +01:00
ComputerCraft.java Convert wired elements to capabilities 2018-03-24 11:57:36 +00:00