Fix inverted texture problem

- Change texture indices of PowerScaledSphere
- Change texture generation in FBOBass for projections
- Updated NewHorizons to download unflipped texture
- Use new Ghoul version
This commit is contained in:
Alexander Bock
2016-04-20 14:28:11 +02:00
parent ea91d50b87
commit c14aa7b11b
6 changed files with 24 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
return {
FileRequest = {
{ Identifier = "newhorizons_model", Destination = "models", Version = 1 },
{ Identifier = "newhorizons_textures", Destination = "textures", Version = 1 }
{ Identifier = "newhorizons_textures", Destination = "textures", Version = 2 }
},
TorrentFiles = {
{ File = "NewHorizonsKernels.torrent", Destination = "${SPICE}" },