
Unrouted transport pipes have invisible icons with the old renderer
Revemohl opened this issue ยท 7 comments
Well yeah there is currently not really a point to use the Old render. We added the new one for a Reason.
Old render really is nothing but a fallback anymore. Neither does it boost your performance by a noticable amount. Item Transfer on the new renderer is actually vastly better.
And yes this is intended because the pipe Texture/Model are not backwards compatible.
And yes this is intended because the pipe Texture/Model are not backwards compatible.
There is no way to fall back to a static icon if the renderer cannot render an icon?
I think the problem is, we dont have any modell/texture for fallback...hence the blank.
And also, what would it look like...it would probably be in a similar gray, wich would easily be confused with BC Stone-Pipes
But item name is different, and we display names everywhere, right? Yeah, it's not an optimal solution but at least some. A non-obvious icon is better than no icon.
The way @Bitterholz talks might make someone think, we all have the same opinion on this. The old renderer is there for two reasons actually. The first one being the design choice some people do, as the old pipes could be described as retro design. The second is performance: @davboecki and me obviously packed quite a few vertices into the new models, which obviously make more work for any GPU.
I discourage the saying that "there is no point in using the old renderer" and we should work on this issue.