Pokefenn / Chisel

A mod originally by AUTOMATIC_MAIDEN to add in aesthetical blocks to Minecraft!
GNU General Public License v2.0
36 stars 29 forks source link

Laboratory Block - Dotted Panel texture bug #60

Open matix931 opened 9 years ago

matix931 commented 9 years ago

ScreenShot: http://i.imgur.com/sFI5ibV.png

EoD commented 9 years ago

It would be good if you would tell us what precisely the bug here is.

matix931 commented 9 years ago

Just look at the end of connected texture, last part of texture is fliped or rotated by 180deg. (only bottom side, top is ok)

EoD commented 9 years ago

@GravitasShortfall Can you have a look at that? Or is that a coding issue?

yschnellbach commented 9 years ago

Coding issue. That's how chisel seems to render pillars (to get the panels work vertically, I implemented the dotted pillar as vertically connected texture, i.e. a pillar).

Here's a "default" marble pillar showing the same issue: Screenshot