mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-24 09:03:05 +00:00
using a shared renderer image was breaking things that used their own images, if they set properties on those images - this resolves that by removing the shared renderer and instead using a fresh image when a cache entry is created, or by simply using the raw appearance of uncacheable things like atoms and images without passing them through another image for no real reason anyway.