aardappel / lobster

The Lobster Programming Language
http://strlen.com/lobster
2.21k stars 117 forks source link

Enable CUBE_MAP_SEAMLESS? #264

Closed Dheu3 closed 10 months ago

Dheu3 commented 10 months ago
glEnable(GL_TEXTURE_CUBE_MAP_SEAMLESS)

Available if the GL version is 3.2 or greater

aardappel commented 10 months ago

Hadn't heard of this one.. seems that should simply be on always, right?

Dheu3 commented 10 months ago

Yeah, not an expert, but I don't see a down side

aardappel commented 10 months ago

Ok, always on here: https://github.com/aardappel/lobster/commit/e3832678e9245c6a2ca6937f74652e78ca27b2c7