Gamer125 / fofix

Automatically exported from code.google.com/p/fofix
0 stars 0 forks source link

Surface texturing distortion / sizing problem - gamewide (CD songlist, neck textures, etc) #241

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At least one texture is being distorted; the overdrive side bars image in
Rock Band based themes.

Affects usability; the distorted texture occludes the outermost notes and
their tails from view when active.

Screenshot coming shortly.

Original issue reported on code.google.com by chris.paiano@gmail.com on 12 Nov 2008 at 7:48

GoogleCodeExporter commented 9 years ago
Screenshot of issue:
http://i38.tinypic.com/2a5myaf.jpg

Original comment by chris.paiano@gmail.com on 12 Nov 2008 at 7:56

GoogleCodeExporter commented 9 years ago
So there's apparently a texturing problem game-wide, any time a texture is 
bound to a
3d surface.

Here's a screenshot of CD songlist view using the MegaLight GH3 theme - those Cd
labels showed perfectly fine the last time I tried the CD song list:

http://i37.tinypic.com/jfj3ps.jpg

Also, comment 1's screenshot shows a distorted neck texture (overdriveneck.png).

Original comment by chris.paiano@gmail.com on 12 Nov 2008 at 6:10

GoogleCodeExporter commented 9 years ago

Original comment by chris.paiano@gmail.com on 12 Nov 2008 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by chris.paiano@gmail.com on 12 Nov 2008 at 6:18

GoogleCodeExporter commented 9 years ago
Hmm... if this is new, please try reverting my change to Texture.setRepeat.
Namely, replace both GL_CLAMP with GL_REPEAT.

Original comment by evily...@gmail.com on 12 Nov 2008 at 6:22

GoogleCodeExporter commented 9 years ago
Indeed, reverting Texture.py and Guitar.py back to r334 fixes this problem.

I guess it should be on an OS-specific conditional? 

Original comment by chris.paiano@gmail.com on 12 Nov 2008 at 10:44

GoogleCodeExporter commented 9 years ago
That was merged from FoF 1.3.110 and at the time i didn't any use for it.

Please just revert it. I think the changes have no use in FoFiX, to the 
contrary, it
seems to break some things.

Original comment by evily...@gmail.com on 12 Nov 2008 at 11:20

GoogleCodeExporter commented 9 years ago
Here' a picture showing it in GH3. Notice the bars partially missing on the 
side of 
the neck, and the lower part of the guitar strings, and also the sustain lines 
behind the notes (center of lines are brighter, and towards ending of lines are 
very 
dim.)
http://i37.tinypic.com/2bcz87.png

Original comment by worldr...@hotmail.com on 13 Nov 2008 at 1:17

GoogleCodeExporter commented 9 years ago
Fixed in r349.

Original comment by evily...@gmail.com on 13 Nov 2008 at 3:54

GoogleCodeExporter commented 9 years ago
Milestone label removed. It's unnecessary noise as it was introduced in-between 
two
releases. The users looking at the new features brought by 3.030 won't care.

Original comment by evily...@gmail.com on 13 Nov 2008 at 3:56